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
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-22
git: Require Guile-Git 0.3.0 or later.
Ludovic Courtès
1
-0
/
+5
2020-10-05
build: Use a 'guile' executable that doesn't warn about locales.
Ludovic Courtès
1
-0
/
+3
2020-08-29
build: Remove references to the 'nix-hash' program.
Ludovic Courtès
1
-5
/
+0
2020-08-29
build: Remove check for Guile 2.2.1 bug.
Ludovic Courtès
1
-4
/
+0
2020-08-24
Use "guile-zlib" and "guile-lzlib" instead of (guix config).
Mathieu Othacehe
1
-21
/
+12
2020-06-16
etc: Add committer script.
Ricardo Wurmus
1
-0
/
+1
2020-05-28
maint: Check whether Guile-Gcrypt is recent enough.
Ludovic Courtès
1
-3
/
+3
2020-05-14
etc: indent-code.el: Use the --quick option.
Maxim Cournoyer
1
-9
/
+0
2020-04-23
build: Don't build man pages when cross-compiling.
Ludovic Courtès
1
-0
/
+2
2020-03-11
build: Require Guile 2.2.3 or later.
Ludovic Courtès
1
-1
/
+5
2020-01-17
build: Allow builds with Guile 3.0.
Ludovic Courtès
1
-1
/
+1
2019-11-09
build: Warn about etc/indent-code.el when Emacs is absent.
zimoun
1
-4
/
+8
2019-07-25
maint: Switch to Guile-JSON 3.x.
Ludovic Courtès
1
-2
/
+2
2019-05-06
Add (guix lzlib).
Pierre Neidhardt
1
-0
/
+10
2019-04-17
build: No longer substitute 'LIBGCRYPT'.
Ludovic Courtès
1
-8
/
+0
2019-01-17
configure: Disable installer build by default.
Mathieu Othacehe
1
-0
/
+9
2019-01-17
gnu: Add graphical installer support.
Mathieu Othacehe
1
-0
/
+6
2019-01-09
build: Require Guile 2.2.
Ludovic Courtès
1
-5
/
+1
2018-12-02
Make Guile-JSON a required dependency.
Eric Bavier
1
-2
/
+4
2018-10-12
build: Fine-tune the forbidden M4 patterns.
Ludovic Courtès
1
-1
/
+2
2018-10-12
build: Remove obsolete reference to 'GUIX_ASSERT_LIBGCRYPT_USABLE'.
Ludovic Courtès
1
-2
/
+1
2018-09-04
Switch to Guile-Gcrypt.
Ludovic Courtès
1
-7
/
+6
2018-06-18
build: Remove checks for 'nix-instantiate'.
Ludovic Courtès
1
-8
/
+1
2018-06-14
build: Require Guile-SQLite3.
Ludovic Courtès
1
-2
/
+3
2018-06-01
build: Check for Guile-SQLite3.
Ludovic Courtès
1
-0
/
+5
2018-04-19
gnu: doc: Allow documentation to be translated.
Julien Lepiller
1
-0
/
+4
2018-02-26
build: Require Guile >= 2.0.13.
Ludovic Courtès
1
-1
/
+1
2018-02-07
etc: Add SELinux policy for the daemon.
Ricardo Wurmus
1
-1
/
+9
2018-01-23
build: Expand ‘scripts/guix’ at Make time.
Mathieu Lirzin
1
-1
/
+2
2018-01-16
etc: Add completions for fish.
ng0
1
-0
/
+7
2018-01-06
build: Detect broken 'equal?' in Guile 2.2.1.
Ludovic Courtès
1
-0
/
+4
2017-10-09
build: Update automake version requirement to 1.14.
Eric Bavier
1
-1
/
+1
2017-09-05
build: Negate ‘--disable-daemon’ help string.
Tobias Geerinckx-Rice
1
-1
/
+1
2017-08-02
build: Make Guile-Git a hard requirement.
Ludovic Courtès
1
-4
/
+6
2017-06-30
build: Remove check for broken (srfi srfi-37).
Ludovic Courtès
1
-4
/
+0
2017-06-09
guix: git: Add new module.
Mathieu Othacehe
1
-0
/
+4
2017-05-05
Revert "guix: git: Add new module."
Leo Famulari
1
-4
/
+0
2017-05-05
guix: git: Add new module.
Mathieu Othacehe
1
-0
/
+4
2017-05-04
build: Use Gnulib's 'git-version-gen'.
Ludovic Courtès
1
-2
/
+4
2017-03-20
build: Install .go files to $libdir/guile/X.Y.
Ludovic Courtès
1
-1
/
+3
2017-03-18
build: Require Guile >= 2.0.9.
Ludovic Courtès
1
-1
/
+1
2017-03-15
build: Prefer Guile 2.2 over 2.0.
Ludovic Courtès
1
-5
/
+3
2017-03-12
build: GnuTLS is now a hard dependency.
Ludovic Courtès
1
-1
/
+8
2017-02-07
build: Warn about lack of substitutes for non-standard stores.
Ludovic Courtès
1
-0
/
+9
2017-01-13
etc: Support indentation of whole files.
Ludovic Courtès
1
-1
/
+1
2017-01-12
etc: Add 'indent-package.el' script.
Ludovic Courtès
1
-0
/
+5
2016-12-31
Add (guix ssh) module.
Ludovic Courtès
1
-0
/
+5
2016-12-29
Remove Emacs interface.
Alex Kost
1
-10
/
+0
2016-12-20
build: Bump version number.
Ricardo Wurmus
1
-1
/
+1
2016-10-25
build: 'guilemoduledir' honors $GUILE_EFFECTIVE_VERSION.
Ludovic Courtès
1
-4
/
+5
[next]