summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* build/python: Add a sanity check phase.Lars-Dominik Braun2021-02-01
* build/python: Adjust wrap phase to use the new GUIX_PYTHONPATH.Maxim Cournoyer2021-02-01
* build/python: Add the installation bin directory to PATH.Maxim Cournoyer2021-02-01
* build/python: Always add the install prefix to the Guix PYTHONPATH.Maxim Cournoyer2021-02-01
* build/python: Replace PYTHONPATH by GUIX_PYTHONPATH.Maxim Cournoyer2021-02-01
* gnu: python: Replace PYTHONPATH by GUIX_PYTHONPATH.Maxim Cournoyer2021-02-01
* gnu: texlive-bin: Enable the use of multiple TeX Live trees.Maxim Cournoyer2021-01-29
* build-systems/gnu: Allow unpacking/repacking more kind of files.Maxim Cournoyer2021-01-26
* utils: Add NIX_STORE_DIR as a candidate for the value of the store directory.Maxim Cournoyer2021-01-26
* packages: 'patch-and-repack' returns a directory when given a directory.Ludovic Courtès2021-01-18
* build-system/gnu: Really ignore the return value of phases.Ludovic Courtès2021-01-15
* build-system/texlive: Allow specifying SVN references with a single component.Maxim Cournoyer2021-01-14
* Merge branch 'staging' into 'core-updates'.Maxim Cournoyer2021-01-13
|\
| * ui: Fix order of match clauses.Simon Tournier2021-01-07
| * upstream: Make the 'updaters' parameter optional.Ludovic Courtès2021-01-07
| * import: elpa: Updater gracefully handles missing upstream data.Ludovic Courtès2021-01-07
| * Discover extensions via GUIX_EXTENSIONS_PATH.Ricardo Wurmus2021-01-05
| * graph: Install JavaScript files.Ludovic Courtès2021-01-04
| * ui: It's 2021 now!Ludovic Courtès2021-01-04
| * guix system: Add '--graph-backend'.Ludovic Courtès2021-01-04
| * environment: Remove unused modules.guy fleury iteriteka2021-01-04
| * substitute: Handle "invalid session" GnuTLS errors on reused connections.Ludovic Courtès2021-01-04
| * guix hash: Honor '-H' when used alongside '-r'.Ludovic Courtès2021-01-04
| * import/utils: recursive-import: Fix typo.Ricardo Wurmus2020-12-31
| * import/elpa: Abort early on failure to fetch meta data.Ricardo Wurmus2020-12-31
| * build-system/cargo: Use argument "--no-track" in "cargo install".Zhu Zihao2020-12-31
| * utils: Add pkg-config-for-target.Efraim Flashner2020-12-28
| * transformations: Add '--with-patch'.Ludovic Courtès2020-12-27
| * import/utils: alist->package: Handle SPDX license names only as fallback.Ricardo Wurmus2020-12-27
| * import/print: package->code: Fix branching.Ricardo Wurmus2020-12-27
| * ssh: Use 'guix repl' instead of 'guile'.Ludovic Courtès2020-12-23
| * substitute: Reuse connections for '--query'.Ludovic Courtès2020-12-23
| * import: crate: Change updater name from "crates" to "crate".Nicolas Goaziou2020-12-23
| * scripts: Fix typo in crate importer help message.Nicolas Goaziou2020-12-23
| * import/cran: Add input style "specification".Ricardo Wurmus2020-12-22
| * system: Allow separated /boot and encrypted root.Miguel Ángel Arruga Vivas2020-12-21
| * scripts: discover: Remove previous cache file.Mathieu Othacehe2020-12-20
| * avahi: Remove poll timeout when possible.Ludovic Courtès2020-12-20
| * maint: Require Guile >= 2.2.6.Ludovic Courtès2020-12-19
| * daemon: Delegate deduplication to 'guix substitute'.Ludovic Courtès2020-12-19
| * daemon: Let 'guix substitute' perform hash checks.Ludovic Courtès2020-12-19
| * status: Do not emit ANSI escapes when stderr is not a tty.Ludovic Courtès2020-12-18
| * import: elpa: Support working with MELPA.Carlo Zancanaro2020-12-18
| * import: cran: Use CRAN’s canonical URL as home-page.Lars-Dominik Braun2020-12-15
| * deduplicate: Create the '.links' directory lazily.Ludovic Courtès2020-12-15
| * database: Honor 'SOURCE_DATE_EPOCH'.Ludovic Courtès2020-12-15
| * database: Remove 'register-path'.Ludovic Courtès2020-12-15
| * system: 'init' does not recompute the hash of each store item.Ludovic Courtès2020-12-15
| * database: Remove #:deduplicate? and #:reset-timestamps? from 'register-path'.Ludovic Courtès2020-12-15
| * guix system: 'init' copies, resets timestamps, and deduplicates at once.Ludovic Courtès2020-12-15