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
/
builders.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-24
tests: builders: Switch to pyproject-build-system.
Nicolas Graves
1
-20
/
+11
2025-10-12
tests: don't use 'file://...' URIs for testing git downloads.
Reepca Russelstein
1
-3
/
+5
2025-09-30
tests/builders: Avoid races in unpack tests.
Maxim Cournoyer
1
-0
/
+1
2023-09-26
git-download: Use “builtin:git-download” when available.
Ludovic Courtès
1
-1
/
+28
2022-10-22
Remove now unnecessary uses of (guix grafts).
Ludovic Courtès
1
-1
/
+0
2021-09-17
tests: Add missing module import.
Marius Bakke
1
-0
/
+1
2021-09-07
tests: Disable grafts in 'tests/builders.scm'.
Ludovic Courtès
1
-0
/
+3
2021-07-05
tests: Adjust Python "sanity" check tests.
Ludovic Courtès
1
-2
/
+7
2021-03-30
build-system: Rewrite using gexps.
Ludovic Courtès
1
-1
/
+1
2021-02-01
build/python: Add a sanity check phase.
Lars-Dominik Braun
1
-3
/
+83
2021-01-26
build-systems/gnu: Allow unpacking/repacking more kind of files.
Maxim Cournoyer
1
-1
/
+34
2019-06-14
tests: Remove expensive and pointless test.
Ludovic Courtès
1
-40
/
+1
2018-09-22
bootstrap: %bootstrap-inputs: Wrap input lists into thunks.
Jan Nieuwenhuizen
1
-9
/
+14
2018-09-04
Switch to Guile-Gcrypt.
Ludovic Courtès
1
-1
/
+1
2016-04-03
build: Add a Guile custom test driver using SRFI-64.
Mathieu Lirzin
1
-3
/
+0
2015-02-24
tests: Skip tests that would fail due to the shebang length.
Ludovic Courtès
1
-1
/
+2
2015-02-24
tests: Factorize the network reachability test.
Ludovic Courtès
1
-5
/
+2
2015-01-14
packages: Convert source derivations to monadic style.
Ludovic Courtès
1
-9
/
+12
2014-10-05
build-system: Introduce "bags" as an intermediate representation.
Ludovic Courtès
1
-5
/
+4
2014-10-03
download: Allow raw file names or file:// URLs.
Ludovic Courtès
1
-0
/
+17
2014-08-28
gnu: Split (gnu packages base), adding (gnu packages commencement).
Ludovic Courtès
1
-2
/
+2
2014-08-23
Factorize test suite support in (guix tests).
Ludovic Courtès
1
-6
/
+3
2013-09-18
derivations: 'derivation' and related procedures return a single value.
Ludovic Courtès
1
-4
/
+4
2013-04-11
tests: Adjust `gnu-build' test to search path mechanism.
Ludovic Courtès
1
-3
/
+12
2013-02-01
Augment `.dir-locals.el'.
Ludovic Courtès
1
-4
/
+0
2013-01-18
distro: Change the module name space to (gnu ...).
Ludovic Courtès
1
-2
/
+2
2013-01-06
Update license headers.
Ludovic Courtès
1
-6
/
+6
2012-12-13
tests: Skip network-dependent tests when the network is unreachable.
Ludovic Courtès
1
-0
/
+5
2012-11-13
tests: Make sure to use the bootstrap Guile.
Ludovic Courtès
1
-2
/
+4
2012-11-13
Remove (guix http) and (guix ftp).
Ludovic Courtès
1
-12
/
+1
2012-11-12
Add (guix download) and (guix build download).
Ludovic Courtès
1
-0
/
+12
2012-11-11
Move base32 code to (guix base32).
Ludovic Courtès
1
-0
/
+1
2012-11-04
distro: Move bootstrap packages to (distro packages bootstrap).
Ludovic Courtès
1
-3
/
+1
2012-11-02
tests: Run without substitutes.
Ludovic Courtès
1
-0
/
+4
2012-10-28
tests: Use our own bootstrap tools.
Ludovic Courtès
1
-8
/
+10
2012-10-07
tests: Use bootstrap and Nixpkgs inputs to be less costly.
Ludovic Courtès
1
-1
/
+17
2012-07-01
Add the `valid-path?' RPC.
Ludovic Courtès
1
-5
/
+8
2012-06-27
Abstract build systems.
Ludovic Courtès
1
-1
/
+6
2012-06-13
Change `build-expression->derivation' to support sub-derivation inputs.
Ludovic Courtès
1
-1
/
+1
2012-06-13
Add supporting tools for the GNU Build System.
Ludovic Courtès
1
-0
/
+12
2012-06-12
Augment `build-expression->derivation' with #:modules; add `http-fetch'.
Ludovic Courtès
1
-0
/
+50