summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2021-02-01build/python: Add the installation bin directory to PATH....Maxim Cournoyer
2021-02-01build/python: Always add the install prefix to the Guix PYTHONPATH....Maxim Cournoyer
2021-02-01build/python: Replace PYTHONPATH by GUIX_PYTHONPATH....Maxim Cournoyer
2021-02-01gnu: python: Replace PYTHONPATH by GUIX_PYTHONPATH....Maxim Cournoyer
2021-01-29gnu: texlive-bin: Enable the use of multiple TeX Live trees....Maxim Cournoyer
2021-01-26build-systems/gnu: Allow unpacking/repacking more kind of files....Maxim Cournoyer
2021-01-26utils: Add NIX_STORE_DIR as a candidate for the value of the store directory....Maxim Cournoyer
2021-01-18packages: 'patch-and-repack' returns a directory when given a directory....Ludovic Courtès
2021-01-15build-system/gnu: Really ignore the return value of phases....Ludovic Courtès
2021-01-14build-system/texlive: Allow specifying SVN references with a single component....Maxim Cournoyer
2021-01-13Merge branch 'staging' into 'core-updates'....Maxim Cournoyer
2021-01-10packages: Fix 'base32' used before definition warning....Maxim Cournoyer
2021-01-08build-systems/emacs: No longer skip patching of files containing NULs....Maxim Cournoyer
2021-01-08utils: Allow text substitution even in the presence of NUL characters....Mark H Weaver
2021-01-07ui: Fix order of match clauses....Simon Tournier
2021-01-07upstream: Make the 'updaters' parameter optional....Ludovic Courtès
2021-01-07import: elpa: Updater gracefully handles missing upstream data....Ludovic Courtès
2021-01-05Discover extensions via GUIX_EXTENSIONS_PATH....Ricardo Wurmus
2021-01-04graph: Install JavaScript files....Ludovic Courtès
2021-01-04ui: It's 2021 now!...Ludovic Courtès
2021-01-04guix system: Add '--graph-backend'....Ludovic Courtès
2021-01-04environment: Remove unused modules....guy fleury iteriteka
2021-01-04substitute: Handle "invalid session" GnuTLS errors on reused connections....Ludovic Courtès
2021-01-04guix hash: Honor '-H' when used alongside '-r'....Ludovic Courtès
2020-12-31import/utils: recursive-import: Fix typo....Ricardo Wurmus
2020-12-31import/elpa: Abort early on failure to fetch meta data....Ricardo Wurmus
2020-12-31build-system/cargo: Use argument "--no-track" in "cargo install"....Zhu Zihao
2020-12-29build-systems/gnu: Add compressor file extension to symbolic links....Maxim Cournoyer
2020-12-28utils: Add pkg-config-for-target....Efraim Flashner
2020-12-27transformations: Add '--with-patch'....Ludovic Courtès
2020-12-27import/utils: alist->package: Handle SPDX license names only as fallback....Ricardo Wurmus
2020-12-27import/print: package->code: Fix branching....Ricardo Wurmus
2020-12-23guix: Quote list of bootstrap scripts....Ricardo Wurmus
2020-12-23ssh: Use 'guix repl' instead of 'guile'....Ludovic Courtès
2020-12-23substitute: Reuse connections for '--query'....Ludovic Courtès
2020-12-23build-system/gnu: Allow overriding of bootstrap scripts....Ricardo Wurmus
2020-12-23import: crate: Change updater name from "crates" to "crate"....Nicolas Goaziou
2020-12-23scripts: Fix typo in crate importer help message....Nicolas Goaziou
2020-12-22import/cran: Add input style "specification"....Ricardo Wurmus
2020-12-21system: Allow separated /boot and encrypted root....Miguel Ángel Arruga Vivas
2020-12-20scripts: discover: Remove previous cache file....Mathieu Othacehe
2020-12-20avahi: Remove poll timeout when possible....Ludovic Courtès
2020-12-19maint: Require Guile >= 2.2.6....Ludovic Courtès
2020-12-19daemon: Delegate deduplication to 'guix substitute'....Ludovic Courtès
2020-12-19daemon: Let 'guix substitute' perform hash checks....Ludovic Courtès
2020-12-18status: Do not emit ANSI escapes when stderr is not a tty....Ludovic Courtès
2020-12-18import: elpa: Support working with MELPA....Carlo Zancanaro
2020-12-15import: cran: Use CRAN’s canonical URL as home-page....Lars-Dominik Braun
2020-12-15deduplicate: Create the '.links' directory lazily....Ludovic Courtès
2020-12-15database: Honor 'SOURCE_DATE_EPOCH'....Ludovic Courtès