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
/
packages.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-27
packages: 'package-mapping' correctly recurses into 'replacement'.
Ludovic Courtès
1
-0
/
+27
2020-09-27
packages: 'package-input-rewriting/spec' can rewrite implicit dependencies.
Ludovic Courtès
1
-3
/
+63
2020-09-27
packages: 'package-mapping' can recurse on implicit inputs.
Ludovic Courtès
1
-1
/
+35
2020-08-24
tests: Add a debug output to "fold-available-packages with/without cache".
Mathieu Othacehe
1
-0
/
+9
2020-07-25
Use 'formatted-message' instead of '&message' where appropriate.
Ludovic Courtès
1
-6
/
+5
2020-07-25
utils: Move <location> and '&error-location' to (guix diagnostics).
Ludovic Courtès
1
-1
/
+2
2020-07-13
packages: Ensure bags are insensitive to '%current-system'.
Ludovic Courtès
1
-0
/
+14
2020-06-27
packages: Recognize SHA3 and BLAKE2s for 'content-hash'.
Ludovic Courtès
1
-0
/
+26
2020-06-11
packages: 'package-grafts' returns grafts for all the relevant outputs.
Ludovic Courtès
1
-0
/
+24
2020-06-06
packages: Make 'bag-grafts' insensitive to '%current-target-system'.
Ludovic Courtès
1
-0
/
+33
2020-05-23
tests: Use a #:prefix for (gcrypt hash).
Ludovic Courtès
1
-3
/
+4
2020-05-22
packages: Introduce <content-hash> and use it in <origin>.
Ludovic Courtès
1
-1
/
+27
2020-05-14
packages: Ensure bags are insensitive to '%current-target-system'.
Ludovic Courtès
1
-0
/
+13
2020-03-31
guix package: Do not misdiagnose upgrades when there are propagated inputs.
Ludovic Courtès
1
-0
/
+22
2020-03-31
guix package: Add 'transaction-upgrade-entry' test.
Ludovic Courtès
1
-0
/
+13
2020-03-31
guix package: 'transaction-upgrade-entry' swallows build requests.
Ludovic Courtès
1
-0
/
+24
2020-01-16
guix package: Export 'transaction-upgrade-entry'.
Ludovic Courtès
1
-4
/
+7
2019-09-06
packages: 'supported-package?' binds '%current-system' for graph traversal.
Ludovic Courtès
1
-7
/
+29
2019-06-27
Merge branch 'master' into core-updates
Ludovic Courtès
1
-0
/
+32
2019-06-27
packages: 'specification->package+output' distinguishes "no output specified".
Ludovic Courtès
1
-0
/
+32
2019-06-14
tests: Make builds less expensive.
Ludovic Courtès
1
-3
/
+3
2019-03-23
Merge branch 'staging' into core-updates
Marius Bakke
1
-0
/
+51
2019-03-17
packages: Add 'package-input-rewriting/spec'.
Ludovic Courtès
1
-0
/
+51
2019-02-20
Merge branch 'staging' into core-updates
Marius Bakke
1
-1
/
+2
2019-02-16
packages: Remove duplicates from package cache.
Ludovic Courtès
1
-1
/
+2
2019-02-06
Merge branch 'master' into core-updates
Ricardo Wurmus
1
-8
/
+94
2019-01-25
packages: Add 'package-closure'.
Ludovic Courtès
1
-0
/
+23
2019-01-21
store: Rename '&nix-error' to '&store-error'.
Ludovic Courtès
1
-1
/
+1
2019-01-15
guix package: '--list-available' can use data from the cache.
Ludovic Courtès
1
-0
/
+22
2019-01-15
edit: Use 'specification->location' to read information from the cache.
Ludovic Courtès
1
-0
/
+23
2019-01-15
channels: Compute a package cache and use it.
Ludovic Courtès
1
-0
/
+18
2019-01-15
guix package: Avoid 'find-newest-available-packages'.
Ludovic Courtès
1
-7
/
+7
2018-09-23
tests: Update package-transitive-supported-systems tests.
Jan Nieuwenhuizen
1
-1
/
+18
2018-09-04
Switch to Guile-Gcrypt.
Ludovic Courtès
1
-1
/
+1
2018-06-09
packages: Add 'package-patched-vulnerabilities'.
Ludovic Courtès
1
-0
/
+15
2018-03-27
tests: Use invoke and return #t from all builders.
Mark H Weaver
1
-27
/
+50
2018-03-15
tests: Do not assume the bootstrap guile tarball is available locally.
Ludovic Courtès
1
-17
/
+2
2018-02-28
build-system/trivial: Add support for #:allowed-references.
Ludovic Courtès
1
-1
/
+19
2017-04-05
packages: Add 'package-mapping' and base 'package-input-rewriting' on it.
Ludovic Courtès
1
-0
/
+27
2017-04-04
packages: Catch invalid input errors for structs.
Ludovic Courtès
1
-0
/
+8
2017-02-20
gnu: Add bootstrap-binaries for 'aarch64-linux'.
Efraim Flashner
1
-0
/
+2
2017-01-23
search-paths: Allow specs with #f as their separator.
Ludovic Courtès
1
-1
/
+48
2016-12-17
profiles: Remove dependency on 'glibc-utf8-locales' for tests.
Ludovic Courtès
1
-1
/
+2
2016-11-08
tests: Fix 'fold-packages' for hidden packages.
Ludovic Courtès
1
-2
/
+2
2016-10-14
packages: 'package-grafts' applies grafts on replacement.
Ludovic Courtès
1
-16
/
+90
2016-09-06
packages: Add 'package-superseded' and associated support.
Ludovic Courtès
1
-0
/
+30
2016-09-06
guix package: Build up the transaction incrementally.
Ludovic Courtès
1
-0
/
+29
2016-09-01
packages: Add 'package-input-rewriting'.
Ludovic Courtès
1
-0
/
+25
2016-07-28
gnu: commencement: 'guile-final' is now "hidden".
Ludovic Courtès
1
-0
/
+14
2016-07-28
packages: Add 'hidden-package'.
Ludovic Courtès
1
-0
/
+4
[prev]
[next]