summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2023-12-04monad-repl: Add REPL commands to inspect package arguments....Ludovic Courtès
2023-12-04substitute: Do not exit when failing to find a nar....Ludovic Courtès
2023-12-04Revert "build/go: Don't use set!"...Efraim Flashner
2023-12-04build/go: Don't use set!...Efraim Flashner
2023-12-03packages: Honor target system for the inputs to ‘patch-and-repack’....Ludovic Courtès
2023-12-03grafts: Use the right locale package....Ludovic Courtès
2023-12-03guix: import: Fix parsing Cabal files that import many stanzas...Saku Laesvuori
2023-12-03guix: import: Parse cabal layout blocks correctly...Saku Laesvuori
2023-12-03guix: import: stackage: Fix crash on recursive import...Saku Laesvuori
2023-12-03guix: import: hackage: Fix crash on recursive import...Saku Laesvuori
2023-12-03transformations: Add support for zig....Ekaitz Zarraga
2023-12-02gnu: Use ‘libc-utf8-locales-for-target’....Janneke Nieuwenhuizen
2023-11-26locate: Gracefully handle busy-database error conditions....Maciej Kalandyk
2023-11-26build-system/vim: Add missing keywords....Efraim Flashner
2023-11-25build-system/meson: Add #:substitutable? argument to build system....Skyler Ferris
2023-11-25build-system/guile: Add #:substitutable? argument to build system....Skyler Ferris
2023-11-25tests: Import (guix build syscalls) when (guix build store-copy) is used....Ludovic Courtès
2023-11-25syscalls: Add fallback case for ‘terminal-string-width’....Ludovic Courtès
2023-11-22shell: Disable caching for ‘guix shell -f guix.scm’....Ludovic Courtès
2023-11-22shell: Correct cache key for ‘guix shell -f guix.scm’....Felix Lechner
2023-11-22git: Shell out to ‘git gc’ when necessary....Ludovic Courtès
2023-11-22read-print: Properly indent ‘parameterize’....Ludovic Courtès
2023-11-22style: ‘guix style -f’ warns when passed zero arguments....Ludovic Courtès
2023-11-20build-system: clojure: Use the standard error regarding cross builds....Christopher Baines
2023-11-15build-system/guile: Add target-guile-scm+go procedure....Tomas Volf
2023-11-15locate: Accept ‘--clear’ without additional arguments....Ludovic Courtès
2023-11-11guix: Properly compute progress bar width....Julien Lepiller
2023-11-11guix: syscalls: Add terminal-string-width....Julien Lepiller
2023-11-11build: minetest-build-system: Match name more strictly....Tristan Cottam
2023-11-09guix: ant: Optionally build with java modules....Julien Lepiller
2023-11-08build-system: Add vim-build-system....Jonathan Scoresby
2023-11-07git-download: Add support for Git Large File Storage (LFS)....Maxim Cournoyer
2023-07-23download: Replace faulty kernel mirror URL with canonical upstream....Leo Famulari
2023-11-05time-machine: Warn when no command is given....Ludovic Courtès
2023-11-05time-machine: Make target commit check cheaper....Ludovic Courtès
2023-11-05lint: Speed up the formatting linter....Christopher Baines
2023-11-05scripts: edit: Fix relative file-name with 'load-path' option....Simon Tournier
2023-11-03guix: Upgrade to Bioconductor 3.18....Ricardo Wurmus
2023-10-28build-system/go: Use gccgo when go isn't supported....Efraim Flashner
2023-10-28environment: Fix typo in error messages....Ludovic Courtès
2023-10-28environment: Parameterize ‘%graft?’ early on....Ludovic Courtès
2023-10-28profiles: Hooks honor the #:system parameter of ‘profile-derivation’....Ludovic Courtès
2023-10-28packages: Add ‘system’ parameter for ‘set-guile-for-build’....Ludovic Courtès
2023-10-28environment: Honor ‘-s’ for guile-for-build....Ludovic Courtès
2023-10-28grafts: Fix corner case involving multiple-output derivations....Ludovic Courtès
2023-10-26utils: Add 'strip-for-target'....Zheng Junjie
2023-10-23syscalls: Consistently use existing linux? definition....Sören Tempel
2023-10-23syscalls: Add support for musl libc....Sören Tempel
2023-10-23build-system/dub: Remove dependency on (guix build syscalls)....Ludovic Courtès
2023-10-23build-system/android-ndk: Remove dependency on (guix build syscalls)....Ludovic Courtès