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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-18
tests: Skip container tests that call ‘primitive-fork’ in a ‘safe-clone...
Ludovic Courtès
1
-6
/
+12
2026-06-18
tests: Fix gexp test involving ‘load*’.
Ludovic Courtès
1
-2
/
+1
2026-06-18
tests: Fix “appimage + localstatedir” test.
Ludovic Courtès
1
-2
/
+7
2026-06-18
tests: Use ‘match’ when mocking a Hetzner HTTP server.
Ludovic Courtès
1
-89
/
+83
2026-06-18
tests: Adjust Hetzner test for the new use of ‘hetzner-api-images’.
Ludovic Courtès
1
-15
/
+20
2026-06-15
environment: Allow setting environment variables with -E.
Tomas Volf
1
-1
/
+4
2026-06-15
tests: Check preserved environment value.
Maxim Cournoyer
1
-3
/
+3
2026-06-05
gnu: %bootstrap-inputs-for-tests: Drop input labels.
Nicolas Graves
1
-7
/
+5
2026-05-29
scripts: lint: Add 'whole-file' option with ordering checker.
Herman Rimm
1
-2
/
+18
2026-05-26
tests: import: gem: Add test for mixed valid and gibberish licenses.
Phillip Davis
1
-0
/
+14
2026-05-26
tests: import: gem: Add test for unrecognized license identifiers.
Phillip Davis
1
-0
/
+13
2026-05-26
import: gem: Use spdx-string->license for license lookup.
Phillip Davis
1
-0
/
+94
2026-05-26
import: gem: Fix null at home-page.
Phillip Davis
1
-0
/
+40
2026-05-24
guix: build-system: Set pypi-uri in pyproject, drop python module.
Nicolas Graves
1
-1
/
+0
2026-05-24
tests: pypi: Switch to pyproject-build-system.
Nicolas Graves
1
-1
/
+2
2026-05-24
tests: packages: Switch to pyproject-build-system.
Nicolas Graves
1
-6
/
+6
2026-05-24
tests: builders: Switch to pyproject-build-system.
Nicolas Graves
1
-20
/
+11
2026-05-23
machine: hetzner: Fix initial deploy when ssh-key is #f.
Maxim Cournoyer
2
-7
/
+12
2026-05-16
tests: guix-system: Use dhcpcd-service-type instead of ISC dhcp.
Sören Tempel
1
-2
/
+2
2026-05-10
pull, time-machine: ‘--allow-untrusted-channels’ takes an argument.
Ludovic Courtès
1
-0
/
+11
2026-05-10
pull, time-machine: Accept content SWHIDs as arguments to ‘--channels’.
Ludovic Courtès
1
-1
/
+15
2026-05-10
pull, time-machine: Support transparent download of channel files.
Ludovic Courtès
1
-0
/
+32
2026-05-10
ui: ‘load*’ accepts a file name or a port.
Ludovic Courtès
1
-1
/
+89
2026-05-10
pull, time-machine: Evaluate channels in a sandbox by default.
Ludovic Courtès
1
-1
/
+21
2026-05-10
ui: ‘load*’ takes a list of modules to import.
Ludovic Courtès
1
-4
/
+3
2026-05-07
style: Add ‘remove-input’ and related styling rules.
Nicolas Graves
1
-4
/
+205
2026-04-30
shell: Add --cwd.
Danny Milosavljevic
2
-0
/
+21
2026-04-29
tests: toml: Fix nested array-of-tables test.
Dariqq
1
-5
/
+7
2026-04-24
tests: style: Fix tests for guile > 3.0.9.
Nicolas Graves
1
-132
/
+108
2026-04-22
tests: gexp: Fix test shadowing replacement field.
Roman Scherer
1
-7
/
+7
2026-04-19
gnu: time: Update to 1.10.
Andy Tai
1
-1
/
+1
2026-04-12
services: configuration: Add environment variable serializer.
Giacomo Leidi
1
-2
/
+127
2026-04-10
tests: Fix non-deterministic AppImage tests.
Noé Lopez
1
-11
/
+15
2026-04-10
tests: openpgp: Migrate to (srfi srfi-71).
Nicolas Graves
1
-41
/
+37
2026-04-10
tests: keys: Moving to openpgp subdirectory.
Nicolas Graves
13
-10
/
+13
2026-04-10
guix: openpgp: Refactor openpgp-fingerprint->bytevector.
Nicolas Graves
1
-5
/
+4
2026-03-29
records: Warn about shadowing due to inherited field value bindings.
Ludovic Courtès
1
-0
/
+20
2026-03-29
tests: Pass ‘User-Agent’ header when downloading from www.gnu.org.
Ludovic Courtès
1
-1
/
+4
2026-03-29
gexp: improve &gexp-input-error with &error-location.
Yarl Baudig
1
-1
/
+16
2026-03-25
channels: Resolve dependencies recursively.
Ludovic Courtès
1
-1
/
+56
2026-03-20
derivations: Let ‘map-derivation’ correctly handle directories.
Sergio Pastor Pérez
1
-0
/
+25
2026-03-20
records: Let thunked fields refer to their inherited value.
Ludovic Courtès
1
-1
/
+65
2026-03-17
tests: Fix guix-build-branch.sh.
Hugo Buddelmeijer
1
-4
/
+4
2026-03-10
style: git-source: Handle more URLs.
Ludovic Courtès
2
-1
/
+45
2026-03-08
guix: import: cpan: Fill in description field in template.
jgart
1
-1
/
+1
2026-03-07
import/cran: Fix import of packages in single quotes.
Ricardo Wurmus
1
-1
/
+6
2026-02-27
daemon: Actually remove unreadable directories.
Reepca Russelstein
1
-1
/
+15
2026-02-12
tests: Do not refer to ‘texlive’ package.
Ludovic Courtès
1
-2
/
+2
2026-02-10
gexp: Add 'delayed-object'.
David Elsing
1
-0
/
+15
2026-02-10
store: Make derivation-path? use direct-store-path?.
Yarl Baudig
1
-0
/
+12
[next]