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
2023-03-17
Revert "tests: pack: Fix indentation."
Maxim Cournoyer
1
-137
/
+142
2023-03-16
read-print: 'read-with-comments' reads comments within gexps.
Ludovic Courtès
1
-0
/
+15
2023-03-13
packages: 'package-input-rewriting/spec' ignores hidden packages.
Ludovic Courtès
1
-1
/
+19
2023-03-13
packages: Consider 'patches' by 'package-direct-sources'.
Simon Tournier
1
-1
/
+16
2023-03-07
read-print: Correctly handle comments that follow a list head.
Ludovic Courtès
1
-0
/
+9
2023-02-27
pack: Adjust shell tests to read-only tarball root.
Ludovic Courtès
2
-3
/
+8
2023-02-27
pack: Make sure tests can run without a world rebuild.
Ludovic Courtès
1
-20
/
+20
2023-02-26
import: hackage: Add upstream-name property.
Lars-Dominik Braun
1
-0
/
+5
2023-02-19
pack: Add RPM format.
Maxim Cournoyer
2
-1
/
+142
2023-02-19
tests: pack: Fix indentation.
Maxim Cournoyer
1
-142
/
+137
2023-01-30
linux-container: 'container-excursion' forks to join the PID namespace.
Ludovic Courtès
1
-17
/
+29
2023-01-30
container: Correctly report exit status.
Ludovic Courtès
1
-3
/
+4
2023-01-25
tests: Do not try to create "$HOME/.config".
Ludovic Courtès
1
-1
/
+2
2023-01-16
transformations: Add '--with-version'.
Ludovic Courtès
1
-1
/
+18
2023-01-15
environment: Fix '--emulate-fhs' option overriding $PATH.
John Kehayias
1
-1
/
+12
2023-01-09
read-print: Do not use extended notation when printing '1+', '1-', etc.
Ludovic Courtès
1
-1
/
+6
2023-01-09
daemon: Improve error message for wrong hash sizes.
Ludovic Courtès
1
-0
/
+12
2023-01-09
derivations: 'read-derivation' correctly handles case with empty hash.
Ludovic Courtès
1
-1
/
+39
2023-01-09
home: environment-variables: Fix escaping.
Andrew Tropin
1
-2
/
+5
2023-01-09
home: environment-variables: Return support for file-likes and gexps.
Andrew Tropin
1
-1
/
+8
2023-01-08
refresh: Add CLI tests.
Ludovic Courtès
1
-0
/
+117
2023-01-05
home: services: environment-variables: Add support for literal strings.
Ludovic Courtès
1
-1
/
+3
2023-01-02
tests: Fix gnu-maintenance tests.
Hartmut Goebel
1
-3
/
+3
2022-12-31
tests: import-utils: Ignore extra keyword arguments.
Ricardo Wurmus
1
-5
/
+5
2022-12-27
records: match-record supports specifying a different variable name.
Attila Lendvai
1
-2
/
+2
2022-12-26
upstream-updater: Rename record field.
Hartmut Goebel
2
-5
/
+5
2022-12-20
cpio: Skip test on inode numbers that don't fit on 32 bits.
Ludovic Courtès
1
-3
/
+9
2022-12-20
tests: Adjust 'guix package' test to latest package search metrics.
Ludovic Courtès
1
-2
/
+2
2022-12-13
ui: Take package upstream name into account when searching.
Lars-Dominik Braun
1
-1
/
+10
2022-12-13
packages: Add 'package-upstream-name*'.
Lars-Dominik Braun
1
-0
/
+4
2022-12-12
Merge branch 'version-1.4.0'
Ludovic Courtès
1
-1
/
+16
2022-12-12
pki: 'public-keys->acl' deduplicates entries.
Ludovic Courtès
1
-1
/
+5
2022-12-10
deduplicate: Use 'sendfile' for small file copies.
Ludovic Courtès
1
-1
/
+16
2022-12-08
records: 'match-record' checks fields at macro-expansion time.
Ludovic Courtès
1
-0
/
+33
2022-12-04
tests: Fix guix-system.sh test.
Maxim Cournoyer
1
-0
/
+4
2022-12-02
records: 'match-record' checks fields at macro-expansion time.
Ludovic Courtès
1
-0
/
+33
2022-11-18
import/utils: spdx-string->license: Support '+' operator.
Philip McGrath
1
-2
/
+2
2022-11-18
import/utils: spdx-string->license: Match case-insensitively.
Philip McGrath
1
-0
/
+5
2022-11-15
shell: Detect --symlink spec problems early.
Maxim Cournoyer
2
-1
/
+4
2022-11-15
guix: shell: Add '--symlink' option.
Maxim Cournoyer
2
-0
/
+12
2022-11-11
gnu-maintenance: 'release-file?' excludes "valgrind-3.20.0.RC1.tar.bz2".
Ludovic Courtès
1
-1
/
+2
2022-11-11
grafts: Run with a UTF-8 locale.
Ludovic Courtès
3
-1
/
+11
2022-11-06
shell: Fix '--emulate-fhs' sometimes not including 'glibc-for-fhs'.
John Kehayias
1
-0
/
+10
2022-10-27
gnu: python-setuptools: Move to python-build.
Lars-Dominik Braun
1
-1
/
+1
2022-10-22
Remove now unnecessary uses of (guix grafts).
Ludovic Courtès
12
-13
/
+3
2022-10-22
tests: 'guix build --with-commit' output no longer refers to the tag ID.
Ludovic Courtès
1
-2
/
+2
2022-10-17
lint: source: Add check for <svn-reference> over HTTP(S).
Ludovic Courtès
1
-1
/
+31
2022-10-17
git: 'update-cached-checkout' returns the commit ID when given a tag.
Ludovic Courtès
1
-1
/
+31
2022-10-13
shell: Handle '--emulate-fhs' in 'guix shell', not in 'guix environment'.
Ludovic Courtès
1
-2
/
+2
2022-10-13
environment: Add '--emulate-fhs'.
John Kehayias
1
-0
/
+34
[next]