summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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
2023-10-23build-system/ant: Remove dependency on (guix build syscalls).Ludovic Courtès
2023-10-22guix: import: Don't import yanked rust crates.Efraim Flashner
2023-10-21Merge remote-tracking branch 'origin/rust-team'Efraim Flashner
2023-10-21build-system: Add zig-build-system.Ekaitz Zarraga
2023-10-18Revert "build: cargo-build-system: Disable tests by default."Efraim Flashner
2023-10-18build: cargo-build-system: Find more pregenerated files.Efraim Flashner
2023-10-18build: cargo-build-system: Disable tests by default.Efraim Flashner
2023-10-18build: cargo-build-system: Strip enough prefix in package.Efraim Flashner
2023-10-18build: cargo-build-system: Reset timestamps in crates.Efraim Flashner
2023-10-18build: cargo-build-system: Check for pregenerated files.Efraim Flashner
2023-10-17guix: import: opam: Handle list of licenses.Josselin Poiret
2023-10-17scripts: weather: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: upgrade: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: time-machine: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: substitute: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: system: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: style: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: size: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: show: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: shell: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: search: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: repl: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: remove: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: refresh: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: pull: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: publish: Handle EPIPE errors when displaying help.Simon Tournier