summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2021-10-13self: Move core (guix script ...) modules to a separate derivation....Ludovic Courtès
2021-10-11gnu: Add platform support....Mathieu Othacehe
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:// URLs...Lars-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
2021-10-04scripts: home: Support dry-run....Efraim Flashner
2021-10-02scripts: home: Wire and document --expression flag....Pierre Langlois
2021-10-02import/minetest: Define an updater for mods on ContentDB....Maxime Devos
2021-10-02import: stackage: Use the standard diagnostic procedures....Ludovic Courtès
2021-10-02import: stackage: Use 'define-json-mapping'....Ludovic Courtès
2021-10-01build-system: linux-module: Don't explicitly return #t from phases....Tobias Geerinckx-Rice
2021-10-01build-system: linux-module: Build and install in parallel....Tobias Geerinckx-Rice
2021-09-30import: pypi: Honor the 'upstream-name' package property....Xinglu Chen
2021-09-30discovery: Hide Guile warnings when loading modules....Ludovic Courtès
2021-09-30packages: Factorize and document 'computed-origin-method'....zimoun
2021-09-30build-system: linux-module: Normalise the ‘M’ source-directory....Tobias Geerinckx-Rice
2021-09-28import: minetest: Fix typos....Tobias Geerinckx-Rice
2021-09-28home-services: Add missing imports and function definition....Andrew Tropin
2021-09-27Merge branch 'wip-guix-home'Oleg Pykhalov
2021-09-27import: stackage: Don’t try to update packages not available on Stackage....Xinglu Chen
2021-09-25Update copyright assignments for Liliana Marie Prikler....Liliana Marie Prikler
2021-09-23syscalls: Deduplicate device number conversion....Tobias Geerinckx-Rice
2021-09-22download: Fall back to web.archive.org as a very last resort....Ludovic Courtès
2021-09-21graph: Add '--max-depth'....Ludovic Courtès
2021-09-21base32: Work around (ash x N) miscompilation at '-O1' and below....Ludovic Courtès
2021-09-18git: 'reference-available?' recognizes 'tag-or-commit'....Ludovic Courtès
2021-09-18git: 'update-cached-checkout' can fall back to SWH when cloning....Ludovic Courtès
2021-09-18swh: Support downloads of bare Git repositories....Ludovic Courtès
2021-09-18import: go: Match "go-import" meta tags anywhere....Sarah Morgensen
2021-09-18import: go: Improve handling of modules in VCS subdirectories....Sarah Morgensen