index
:
guix
add-compress-debug-symbols-phase
add-maintainers-to-etc-teams.scm
add-tests-for-guix-shell-container
audio-team
beam-team
bootstrap-team
client-add-build-max-log-size-option
core-packages-team
core-packages-team-2026-06-20
core-packages-team-2026-06-20-rebased
core-packages-team-2026-07-21
core-packages-team-2026-07-21-rebased
crypto-team
daemon-allow-all-clients-to-set-build-max-log-size
dexed
emacs-team
gnome-team
go-team
graal
guile-daemon
guix-extension-channels
haskell-team
hpc-team
hurd-team
hurl
java-team
javascript-team
kde-team
kernel-updates
keyring
libreoffice
librewolf-updates
lisp-team-asdf-build-system/abcl
master
merge-xorg-configurations
mesa-updates
mpd-fix-groups
nckx-patch-1
next-master
ocaml-team
onnx
perlssl
python-team
qt-team
r-team
rename-kernel-team
ruby-team
rust-team
science-team
sysadmin-team
tex-team
ungoogled-chromium-updates
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
version-1.5.0
wip-arm-bootstrap
wip-container
wip-digests
wip-fix-system-tests
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-julia-upgrade
wip-node-riscv64
wip-ocaml
wip-plmshift
wip-postfix
wip-riscv-bootstrap
wip-riscv-bootstrap1
wip-system-bootstrap
world-rebuild
Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org
Mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
guix-build.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-19
gnu: time: Update to 1.10.
Andy Tai
1
-1
/
+1
2025-09-18
Reapply "Update Maxim's email address."
Maxim Cournoyer
1
-1
/
+1
2025-09-18
Revert "Update Maxim's email address."
Maxim Cournoyer
1
-1
/
+1
2025-09-18
Update Maxim's email address.
Maxim Cournoyer
1
-1
/
+1
2025-05-09
tests: Fix typo.
Maxim Cournoyer
1
-1
/
+1
2025-05-09
ui: Allow evaluating multi-expressions strings with read/eval.
Maxim Cournoyer
1
-0
/
+17
2025-04-15
tests: Update ‘guix build -P1’ test.
Ludovic Courtès
1
-4
/
+5
2024-12-02
tests: Adjust ‘guix build -P1’ test to new packages.
Ludovic Courtès
1
-1
/
+1
2024-12-01
guix build: Add ‘--dependents’.
Ludovic Courtès
1
-0
/
+6
2024-12-01
guix build: Add ‘--development’ option.
Ludovic Courtès
1
-0
/
+5
2024-07-18
guix build: Take ‘--system’ into account together with ‘-S’.
Ludovic Courtès
1
-1
/
+5
2023-08-17
ui: 'load*' accepts /dev/fd/N files pointing to a pipe.
Ludovic Courtès
1
-1
/
+8
2023-04-28
tests: guix-build.sh: Don't use hidden gcc for transformation tests.
Josselin Poiret
1
-3
/
+3
2023-04-21
tests: Fix checks for expected failures.
Eric Bavier
1
-10
/
+12
2022-02-18
guix build: Warn when attempting to build an unsupported package.
Ludovic Courtès
1
-1
/
+11
2021-11-08
Merge remote-tracking branch 'origin/master' into core-updates-frozen
Efraim Flashner
1
-0
/
+10
2021-11-07
ui: 'load*' correctly reports 'read-error' in all cases.
Ludovic Courtès
1
-1
/
+11
2021-09-07
tests: Adjust '--with-input' test.
Ludovic Courtès
1
-2
/
+2
2021-03-23
Add powerpc64le-linux as a supported Guix architecture.
Chris Marusich
1
-2
/
+4
2020-10-20
packages: Better preserve object identity when rewriting.
Ludovic Courtès
1
-0
/
+6
2020-10-15
ui: Only suggest modules that export the unbound variable identifier.
Ludovic Courtès
1
-0
/
+27
2020-09-28
tests: Simplify shell exit status negation;
Eric Bavier
1
-14
/
+8
2020-09-27
packages: 'package-input-rewriting/spec' can rewrite implicit dependencies.
Ludovic Courtès
1
-0
/
+11
2020-04-11
gnu: commencement: Memoize packages as a function of the system.
Ludovic Courtès
1
-0
/
+6
2020-03-05
guix build: Allow non-package objects in manifest.
Ludovic Courtès
1
-1
/
+12
2020-02-14
guix build: Add '--manifest' option.
Marius Bakke
1
-0
/
+9
2019-11-17
guix build: Handle "guix build /….drv" correctly for non-existent derivations.
Ludovic Courtès
1
-0
/
+7
2019-11-17
tests: Test "guix build /gnu/store/….drv".
Ludovic Courtès
1
-0
/
+6
2019-11-07
gnu: commencement: Ensure 'gnu-make-final' refers to the native 'pkg-config'.
Ludovic Courtès
1
-0
/
+4
2019-07-20
ui: 'warn-about-load-error' provides hints for unbound variables.
Ludovic Courtès
1
-2
/
+17
2019-07-20
ui: 'warn-about-load-error' warns about file/module name mismatches.
Ludovic Courtès
1
-0
/
+12
2019-04-19
guix build: Accept multiple '-s' options.
Ludovic Courtès
1
-0
/
+7
2019-04-15
guix build: Fix relative file name canonicalization for '--root'.
Ludovic Courtès
1
-0
/
+7
2019-02-04
daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables.
Ludovic Courtès
1
-2
/
+2
2018-10-09
guix build: '-f' accepts file-like objects.
Ludovic Courtès
1
-0
/
+4
2018-05-04
guix build: Nicely report unbound variables with hints.
Ludovic Courtès
1
-1
/
+20
2018-03-13
gnu: time: Update to 1.9.
Efraim Flashner
1
-1
/
+1
2017-11-11
tests: Refer to "time@1.8".
Ludovic Courtès
1
-1
/
+1
2017-05-01
packages: Remove support for PACKAGE-VERSION deprecated syntax.
Ludovic Courtès
1
-1
/
+0
2017-04-21
store: 'GUIX_DAEMON_SOCKET' can now be a URI.
Ludovic Courtès
1
-0
/
+8
2017-03-19
gnu: Rename "guile-next" to "guile".
Ludovic Courtès
1
-2
/
+2
2016-10-03
tests: Adjust 'guix build -S' test for source-less packages.
Ludovic Courtès
1
-3
/
+3
2016-09-06
packages: Add 'package-superseded' and associated support.
Ludovic Courtès
1
-0
/
+6
2016-03-08
packages: Support the deprecated "NAME-VERSION" syntax.
Ludovic Courtès
1
-0
/
+1
2016-03-03
guix build: -S returns the replacement's source.
Ludovic Courtès
1
-0
/
+9
2016-03-02
utils: Use '@' for separating package names and version numbers.
Mathieu Lirzin
1
-2
/
+2
2016-03-02
tests: Disable grafts by default.
Ludovic Courtès
1
-1
/
+1
2016-02-01
guix build: Add '--with-input'.
Ludovic Courtès
1
-1
/
+13
2015-10-28
scripts: build: Add --file option.
David Thompson
1
-0
/
+27
2015-05-02
guix: build: Add transitive source building.
Eric Bavier
1
-0
/
+82
[next]