summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2023-12-13syscalls: Define riscv64 syscall ID for clone.MarcoFalke
2023-12-13Merge branch 'rust-team'Efraim Flashner
2023-12-11weather: Report unauthorized substitute servers.Ludovic Courtès
2023-12-11weather: Use the same substitute URLs as guix-daemon.Ludovic Courtès
2023-12-11challenge: Use the same substitute URLs as guix-daemon.Ludovic Courtès
2023-12-11daemon: Implement ‘substitute-urls’ RPC.Ludovic Courtès
2023-12-10Merge remote-tracking branch 'origin/master' into rust-teamEfraim Flashner
2023-11-28build: cargo: Use correct config file for cargo config.Efraim Flashner
2023-11-28build/cargo-build-system: Enable cross-compiling.Efraim Flashner
2023-11-28build: cargo-build-system: Pack crates reproducibly.Efraim Flashner
2023-12-06shell: ‘--development’ honors ‘--system’.Ludovic Courtès
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 stanzasSaku Laesvuori
2023-12-03guix: import: Parse cabal layout blocks correctlySaku Laesvuori
2023-12-03guix: import: stackage: Fix crash on recursive importSaku Laesvuori
2023-12-03guix: import: hackage: Fix crash on recursive importSaku 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-12-11guix: platform: Add platform-rust-target.Efraim Flashner
2023-12-11guix: meson-build-system: Disable PIC for AVR.Jean-Pierre De Jesus DIAZ
2023-12-11guix: meson-build-system: Support AVR.Jean-Pierre De Jesus DIAZ
2023-12-11guix: Add target-avr?.Jean-Pierre De Jesus DIAZ
2023-12-11guix: Add avr platform.Jean-Pierre De Jesus DIAZ
2023-12-11guix: gnu-build-system: Handle missing libc.Jean-Pierre De Jesus DIAZ
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