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
/
store.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-17
daemon: Bypass authentication when importing content-addressed store items.
Ludovic Courtès
1
-15
/
+280
2026-07-02
store: Add ‘valid-path-syntax?’ and ‘valid-store-name?’.
Ludovic Courtès
1
-0
/
+24
2026-07-01
daemon: Don't delete files from the store with guix build -K --rounds=3 --check.
Hugo Buddelmeijer
1
-1
/
+30
2026-06-24
daemon: libstore: reject invalid store paths in importPath.
Reepca Russelstein
1
-0
/
+107
2026-02-10
store: Make derivation-path? use direct-store-path?.
Yarl Baudig
1
-0
/
+12
2026-01-25
tests: Adjust to Guile 3.0.10+.
Ludovic Courtès
1
-3
/
+3
2025-10-16
daemon: Attempt to map the “kvm” group inside the build user namespace.
Ludovic Courtès
1
-0
/
+23
2025-09-23
daemon: Restore post-canonicalization permissions after moving.
Reepca Russelstein
1
-0
/
+11
2025-04-25
daemon: Use the guest GID in /etc/group.
Ludovic Courtès
1
-0
/
+22
2025-04-11
daemon: Do not make chroot root directory read-only.
Ludovic Courtès
1
-23
/
+14
2025-03-26
tests: Run in a chroot and unprivileged user namespaces.
Ludovic Courtès
1
-35
/
+212
2023-12-11
daemon: Implement ‘substitute-urls’ RPC.
Ludovic Courtès
1
-2
/
+23
2021-12-05
Merge remote-tracking branch 'origin/master' into core-updates-frozen
Ricardo Wurmus
1
-0
/
+78
2021-11-25
daemon: Read substitute nar size as 'unsigned long long'.
Ludovic Courtès
1
-0
/
+44
2021-11-25
daemon: Read unsigned nar size and download size from substituter.
Ludovic Courtès
1
-0
/
+34
2021-11-17
Merge branch 'master' into core-updates-frozen
Ludovic Courtès
1
-1
/
+3
2021-11-16
daemon: Do not deduplicate files smaller than 8 KiB.
Ludovic Courtès
1
-1
/
+3
2021-10-31
Merge remote-tracking branch 'origin/master' into core-updates-frozen
Efraim Flashner
1
-0
/
+28
2021-10-28
store: 'map/accumulate-builds' handler checks the store received.
Ludovic Courtès
1
-0
/
+28
2021-09-17
Merge branch 'master' into core-updates-frozen
Marius Bakke
1
-0
/
+36
2021-09-15
store: 'map/accumulate-builds' processes the whole list in case of cutoff.
Ludovic Courtès
1
-0
/
+36
2021-07-05
tests: Fix typo in 'tests/store.scm'.
Ludovic Courtès
1
-1
/
+2
2021-06-08
store: Remove 'references/substitutes'.
Ludovic Courtès
1
-36
/
+0
2021-03-18
tests: Make the STORE test more robust in a "pure" environment.
Leo Famulari
1
-1
/
+1
2021-01-22
store: Add 'find-roots' RPC.
Ludovic Courtès
1
-1
/
+12
2020-12-19
tests: Make sure substituted items are deduplicated.
Ludovic Courtès
1
-0
/
+24
2020-12-19
tests: Check the mtime and permissions of substituted items.
Ludovic Courtès
1
-0
/
+3
2020-12-19
tests: Check the build trace for hash mismatches on substitutes.
Ludovic Courtès
1
-0
/
+55
2020-09-14
tests: Remove one 'delete-paths' call in 'tests/store.scm'.
Ludovic Courtès
1
-22
/
+14
2020-09-14
daemon: Spawn 'guix authenticate' once for all.
Ludovic Courtès
1
-4
/
+4
2020-09-11
store: Test 'import-paths' with unauthorized and unsigned nar bundles.
Ludovic Courtès
1
-0
/
+72
2020-08-28
store: 'with-store' returns as many values as its body.
Ludovic Courtès
1
-0
/
+9
2020-06-27
daemon: Recognize SHA3 and BLAKE2s.
Ludovic Courtès
1
-2
/
+2
2020-05-22
packages: Introduce <content-hash> and use it in <origin>.
Ludovic Courtès
1
-4
/
+4
2020-05-22
tests: Test 'add-to-store' with several hash algorithms.
Ludovic Courtès
1
-0
/
+12
2020-05-14
store: 'mapm/accumulate-builds' preserves '%current-target-system'.
Ludovic Courtès
1
-0
/
+17
2020-04-04
store: 'with-store' doesn't close the store upon abort.
Ludovic Courtès
1
-0
/
+27
2020-03-29
store: Add 'map/accumulate-builds'.
Ludovic Courtès
1
-0
/
+36
2020-03-22
store: Add 'with-build-handler'.
Ludovic Courtès
1
-1
/
+33
2019-10-16
daemon: Make 'profiles/per-user' non-world-writable.
Ludovic Courtès
1
-1
/
+12
2019-06-10
store: 'build-things' accepts derivation/output pairs.
Ludovic Courtès
1
-0
/
+20
2019-02-06
daemon: Emit a 'build-succeeded' event in check mode.
Ludovic Courtès
1
-0
/
+13
2019-01-21
store: Rename '&nix-error' to '&store-error'.
Ludovic Courtès
1
-23
/
+23
2019-01-09
maint: Remove 'cond-expand' forms for Guile 2.0.
Ludovic Courtès
1
-4
/
+2
2018-10-15
daemon: Support multiplexed build output.
Ludovic Courtès
1
-0
/
+63
2018-09-05
tests: Adjust 'add-file-tree-to-store' test for lack of /bin/sh.
Ludovic Courtès
1
-2
/
+6
2018-09-04
Switch to Guile-Gcrypt.
Ludovic Courtès
1
-1
/
+1
2018-07-19
store: Add 'add-file-tree-to-store'.
Ludovic Courtès
1
-0
/
+46
2018-06-14
store: Remove 'register-path'.
Ludovic Courtès
1
-21
/
+1
2017-11-21
tests: Disable test for freed disk space that fails on Btrfs.
Marius Bakke
1
-1
/
+3
[next]