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
/
gnu
/
packages.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-30
packages: 'generate-package-cache' is deterministic.
Ludovic Courtès
1
-31
/
+51
2020-07-25
Use 'formatted-message' instead of '&message' where appropriate.
Ludovic Courtès
1
-3
/
+3
2020-01-17
packages: Prevent inlining of 'find-best-packages-by-name'.
Ludovic Courtès
1
-0
/
+3
2020-01-06
Adjust module autoloads.
Ludovic Courtès
1
-3
/
+3
2019-10-14
packages: 'fold-available-packages' uses 'supported-package?'.
Ludovic Courtès
1
-3
/
+1
2019-09-06
packages: 'generate-package-cache' uses 'supported-package?'.
Ludovic Courtès
1
-3
/
+1
2019-06-27
Merge branch 'master' into core-updates
Ludovic Courtès
1
-2
/
+6
2019-06-27
packages: 'specification->package+output' distinguishes "no output specified".
Ludovic Courtès
1
-2
/
+6
2019-06-14
packages: Remove 'search-bootstrap-binary'.
Ludovic Courtès
1
-24
/
+1
2019-05-01
Merge branch 'master' into core-updates
Marius Bakke
1
-0
/
+25
2019-03-28
packages: Reintroduce 'find-newest-available-packages'.
Ludovic Courtès
1
-0
/
+25
2019-03-14
Merge branch 'staging' into core-updates
Marius Bakke
1
-7
/
+10
2019-03-11
packages: Add the channel .go files to the search path.
Ludovic Courtès
1
-7
/
+10
2019-02-20
Merge branch 'staging' into core-updates
Marius Bakke
1
-23
/
+30
2019-02-16
packages: Remove duplicates from package cache.
Ludovic Courtès
1
-23
/
+30
2019-02-06
Merge branch 'master' into core-updates
Ricardo Wurmus
1
-30
/
+229
2019-01-15
guix package: '--list-available' can use data from the cache.
Ludovic Courtès
1
-0
/
+45
2019-01-15
edit: Use 'specification->location' to read information from the cache.
Ludovic Courtès
1
-0
/
+51
2019-01-15
channels: Compute a package cache and use it.
Ludovic Courtès
1
-3
/
+124
2019-01-15
packages: Remove 'find-newest-available-packages'.
Ludovic Courtès
1
-28
/
+10
2018-12-20
gnu: Use i686-linux bootstrap binaries on x86_64-linux.
Ludovic Courtès
1
-7
/
+11
2018-09-02
Add (guix describe) and use it to initialize '%package-search-path'.
Ludovic Courtès
1
-8
/
+19
2018-05-13
packages: 'find-packages-by-name' properly honors version prefixes.
Ludovic Courtès
1
-1
/
+1
2018-04-08
discovery: Remove dependency on (guix ui).
Ludovic Courtès
1
-2
/
+4
2018-04-08
Add (guix self).
Ludovic Courtès
1
-2
/
+19
2017-11-07
packages: 'fold-packages' takes #:select? parameter.
Ludovic Courtès
1
-5
/
+5
2017-09-01
packages: 'fold-packages' takes an optional 'modules' parameter.
Ludovic Courtès
1
-5
/
+7
2017-06-11
packages: Add 'specifications->manifest'.
Ludovic Courtès
1
-1
/
+11
2017-05-03
Add (guix discovery).
Ludovic Courtès
1
-85
/
+8
2017-05-03
ui: Rename '_' to 'G_'.
Ludovic Courtès
1
-9
/
+9
2017-05-01
packages: Remove support for PACKAGE-VERSION deprecated syntax.
Ludovic Courtès
1
-15
/
+2
2017-03-08
packages: Use PACKAGE@VERSION syntax when reporting ambiguities.
Ludovic Courtès
1
-2
/
+2
2017-02-27
packages: Add 'search-auxiliary-file'.
Alex Kost
1
-6
/
+18
2017-01-28
Use 'mlambda' instead of 'memoize'.
Ludovic Courtès
1
-16
/
+15
2017-01-28
Add (guix memoization).
Ludovic Courtès
1
-1
/
+2
2016-09-20
ui: Do not shadow '_' where it's used as a literal syntax match.
Ludovic Courtès
1
-1
/
+1
2016-09-06
packages: Add 'package-superseded' and associated support.
Ludovic Courtès
1
-1
/
+8
2016-07-28
packages: Add 'hidden-package'.
Ludovic Courtès
1
-1
/
+2
2016-06-20
packages: Export 'scheme-modules'.
Ludovic Courtès
1
-4
/
+5
2016-05-04
utils: Move combinators to (guix combinators).
Ludovic Courtès
1
-0
/
+1
2016-04-14
packages: Add 'search-patches'.
Alex Kost
1
-0
/
+6
2016-03-08
packages: Gracefully report packages not found.
Ludovic Courtès
1
-1
/
+3
2016-03-08
packages: Support the deprecated "NAME-VERSION" syntax.
Ludovic Courtès
1
-3
/
+7
2016-03-08
packages: Clarify NAME-VERSION deprecation message.
Ludovic Courtès
1
-2
/
+3
2016-03-02
utils: Use '@' for separating package names and version numbers.
Mathieu Lirzin
1
-5
/
+13
2016-03-02
packages: Factorize package specification search.
Mathieu Lirzin
1
-35
/
+31
2016-02-24
Do not check package freshness during upgrade.
Alex Kost
1
-68
/
+1
2015-12-20
packages: Remove now redundant graph procedures.
Ludovic Courtès
1
-61
/
+0
2015-10-21
packages: Update 'check-package-freshness' to use (guix upstream).
Ludovic Courtès
1
-3
/
+8
2015-06-18
Move 'specification->package+output' to (gnu packages).
Ludovic Courtès
1
-1
/
+35
[next]