summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2021-02-04channels: Record 'guix' channel metadata in (guix config).Ludovic Courtès
2021-02-04store: 'store-path-hash-part' really returns false for invalid file names.Ludovic Courtès
2021-02-04build/gnu: Ensure the files are writable after the unpack phase.Maxim Cournoyer
2021-02-03build: python: Fix build phases ordering.Maxim Cournoyer
2021-02-03ui: Add hint for command typo.zimoun
2021-02-03guix: scripts: Add hint for option typo.zimoun
2021-02-03utils: Add string distance.zimoun
2021-02-03Merge branch 'master' into core-updatesChristopher Baines
2021-02-02guix: narinfo: Export narinfo-contents.Christopher Baines
2021-02-02import: gnu: Fix the detection of non-GNU packages.Maxim Cournoyer
2021-02-01gnu: meson-for-build: Remove package.Maxim Cournoyer
2021-02-01build/python: Add a sanity check phase.Lars-Dominik Braun
2021-02-01build/python: Adjust wrap phase to use the new GUIX_PYTHONPATH.Maxim Cournoyer
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-02-01guix package: Add '--export-channels'.Ludovic Courtès
2021-02-01channels: Add 'channel->code'.Ludovic Courtès
2021-02-01guix describe: Use 'manifest-entry-channel'.Ludovic Courtès
2021-02-01channels: Add the channel name to channel sexps.Ludovic Courtès
2021-02-01channels: Factorize 'manifest-entry-channel' and channel serialization.Ludovic Courtès
2021-02-01guix package: Add '--export-manifest'.Ludovic Courtès
2021-02-01utils: Add 'version-unique-prefix'.Ludovic Courtès
2021-02-01profiles: Add 'manifest->code'.Ludovic Courtès
2021-01-31scripts: import: json: Fix error handling.zimoun
2021-01-31import: gnu: Mention package name upon failure.zimoun
2021-01-31gnu-maintenance: Fix error handling.zimoun
2021-01-31database: Validate #:nar-size and #:time when registering store items.Ludovic Courtès
2021-01-31database: Remove workarounds unnecessary with guile-sqlite3 0.1.2.Ludovic Courtès
2021-01-31ci: Add missing imports.Ludovic Courtès
2021-01-31guix: channels: Introduce "channel-with-substitutes-available".Mathieu Othacehe
2021-01-30guix system: Adjust 'upgrade-shepherd-services' to shepherd service change.Ludovic Courtès
2021-01-30services: shepherd: Allow custom 'shepherd' package.Maxime Devos
2021-01-30build-system/julia: Don't rely on file name to set module name.nixo
2021-01-30build-system/julia: Enable tests.nixo
2021-01-29gnu: texlive-bin: Enable the use of multiple TeX Live trees.Maxim Cournoyer
2021-01-29inferior: Speed up 'cached-channel-instance' for cache hits.Ludovic Courtès
2021-01-28ui: Look up extensions before built-in commands.zimoun
2021-01-28guix: Add Open Software License 2.1.Ricardo Wurmus
2021-01-28guix: Fix typo.Ricardo Wurmus
2021-01-27inferior: Memoize entries in 'inferior-package->manifest-entry'.Ludovic Courtès
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-22store: Add 'find-roots' RPC.Ludovic Courtès
2021-01-21Revert "substitute: Remove extra 'newline' call."Ludovic Courtès
2021-01-21repl: Fix exception handling for interpreted code.Ludovic Courtès
2021-01-21import, swh: Adjust to Guile-JSON 4.5.x unspecified value handling.Ludovic Courtès
2021-01-20archive: Note service type in ACL hint.Tobias Geerinckx-Rice
2021-01-20import/cran: Add more invalid package names to ignore.Ricardo Wurmus