summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2021-10-25environment: Skip derivation computation when '--profile' is used.Ludovic Courtès
2021-10-25shell: By default load the local 'manifest.scm' or 'guix.scm' file.Ludovic Courtès
2021-10-25Add 'guix shell'.Ludovic Courtès
2021-10-25profiles: Add 'package->development-manifest'.Ludovic Courtès
2021-10-25packages: Add 'package-development-inputs'.Ludovic Courtès
2021-10-24lint: Add description check for common typos.Vagrant Cascadian
2021-10-22guix: packages: Add comment on license field.jgart via Guix-patches via
2021-10-18Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe
2021-10-18build-system/go: Fix building on host's secondary architecture.Efraim Flashner
2021-10-17maint: Factorize po xref translation.Julien Lepiller
2021-10-16build-system/minetest: Install config.txt and _config.txt.Vivien Kraus
2021-10-16build-system/minetest: Gather whole failing test output.Vivien Kraus
2021-10-15refresh: Report suggested input changes with 'info'.Ludovic Courtès
2021-10-15import: pypi: Remove leftover 'pk' call.Ludovic Courtès
2021-10-15import: pypi: Support 'input-changes'.Xinglu Chen
2021-10-15swh: Allows token from Software Heritage authentication service.zimoun
2021-10-15download: "GUIX_DOWNLOAD_FALLBACK_TEST=none" disables fallback mechanisms.Ludovic Courtès
2021-10-15lint: archival: Remove extra newline in warning.Ludovic Courtès
2021-10-14download: Print URL of the Disarchive spec being read.Ludovic Courtès
2021-10-14download: Add parameter to test download fallback mechanisms.Ludovic Courtès
2021-10-14download: Add missing autoload.Ludovic Courtès
2021-10-14download: Add disarchive.guix.gnu.org.Ludovic Courtès
2021-10-14Merge branch 'master' into core-updates-frozenMarius Bakke
2021-10-13self: Move core (guix script ...) modules to a separate derivation.Ludovic Courtès
2021-10-12Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe
2021-10-11gnu: Add platform support.Mathieu Othacehe
2021-10-10utils: Define 'target-riscv64?' predicate.Efraim Flashner
2021-10-09home: services: configuration: Support file-like objects.Oleg Pykhalov
2021-10-09scripts: home: Make sure profile directory exists.Oleg Pykhalov
2021-10-09Move (gnu home-services) to (gnu home services).Oleg Pykhalov
2021-10-08Revert the #51061 patch series for now.Tobias Geerinckx-Rice
2021-10-08guix: self: Fix home modules in compiled-guix.Oleg Pykhalov
2021-10-08gnu: Move (gnu home-services) to (gnu home services).Oleg Pykhalov
2021-10-08build-system/haskell: Explain failure.Lars-Dominik Braun
2021-10-08import: hackage: Support mirror:// URLsLars-Dominik Braun
2021-10-08build-system/haskell: Accept line breaks in config files.Lars-Dominik Braun
2021-10-08build-system/haskell: Do not rely on compiler name.Lars-Dominik Braun
2021-10-08import: stackage: Support input changes.Lars-Dominik Braun
2021-10-08import: hackage: Update GHC’s standard libraries.Lars-Dominik Braun
2021-10-08import: stackage: Update %default-lts-version to 18.10.Lars-Dominik Braun
2021-10-08guix: haskell-build-system: Always pass -package-db option.John Kehayias
2021-10-07build-system: Add 'rebar3-build-system'.Hartmut Goebel
2021-10-07import: Add hex.pm importer.Hartmut Goebel
2021-10-07Add (guix extracting-download).Hartmut Goebel
2021-10-07import: crate: Gracefully handle missing license info.Ludovic Courtès
2021-10-07guix system: Adjust bootloader message to plural "targets".Ludovic Courtès
2021-10-07download: Honor #:verify-certificate? for SWH downloads.Ludovic Courtès
2021-10-05publish: Defer narinfo string creation to the http-write.Mathieu Othacehe
2021-10-04import: go: Recognize major version suffixes.Sarah Morgensen
2021-10-04import: go: Handle extra whitespace in "go-import" meta tags.Sarah Morgensen