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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-07
build: Use Automake's `gnu' option.
v0.0
Ludovic Courtès
4
-1
/
+5
2012-07-07
build: Adjust tests to Automake 1.12.
Ludovic Courtès
2
-3
/
+7
2012-07-07
Add `THANKS'.
Ludovic Courtès
1
-0
/
+3
2012-07-07
build: Tell xgettext that the source is UTF-8.
Ludovic Courtès
1
-1
/
+1
2012-07-07
distro: Add Guile-Reader.
Ludovic Courtès
1
-0
/
+43
2012-07-07
Unset `LD_LIBRARY_PATH' in `build-expression->derivation'.
Ludovic Courtès
1
-1
/
+5
2012-07-07
build-system/gnu: Add dependency on GNU Findutils.
Ludovic Courtès
1
-0
/
+1
2012-07-07
distro: guile-2.0: Propagate libunistring and Libtool.
Ludovic Courtès
1
-7
/
+13
2012-07-07
distro: guile-1.8: Propagate GMP and Libtool.
Ludovic Courtès
1
-3
/
+6
2012-07-07
Add `package-transitive-inputs'; use it to honor propagated inputs.
Ludovic Courtès
2
-2
/
+51
2012-07-07
distro: Add GNU Guile 2.0, released today!
Ludovic Courtès
1
-0
/
+37
2012-07-07
build-system/gnu: Set $PKG_CONFIG_PATH.
Ludovic Courtès
1
-0
/
+6
2012-07-07
distro: Add Lout.
Ludovic Courtès
1
-0
/
+108
2012-07-07
build-system/gnu: Add `tests?' parameter.
Ludovic Courtès
1
-0
/
+2
2012-07-07
utils: Have `substitute' restore the file's permission bits.
Ludovic Courtès
1
-11
/
+14
2012-07-07
utils: Change `substitute' and `substitute*' to work with several regexps.
Ludovic Courtès
2
-35
/
+48
2012-07-07
distro: gawk: Disable parallel tests.
Ludovic Courtès
1
-2
/
+2
2012-07-07
guix-build: Add `--cores'.
Ludovic Courtès
1
-71
/
+81
2012-07-07
build-system/gnu: Support parallel builds and tests.
Ludovic Courtès
2
-4
/
+17
2012-07-07
utils: Introduce `substitute*', for easier sed-like syntax.
Ludovic Courtès
2
-12
/
+46
2012-07-06
distro: Add GNU Guile 1.8.
Ludovic Courtès
3
-1
/
+85
2012-07-06
utils: Make sure `substitute' writes all its output.
Ludovic Courtès
1
-0
/
+1
2012-07-06
gnu-build-system: Dump the values of environment variables.
Ludovic Courtès
1
-1
/
+4
2012-07-05
packages: Allow inputs that are local files.
Ludovic Courtès
1
-1
/
+7
2012-07-05
build-system/gnu: Add a `patch' phase.
Ludovic Courtès
2
-2
/
+14
2012-07-05
build-system/gnu: Make the builder's module list a parameter.
Ludovic Courtès
1
-4
/
+5
2012-07-05
Add builder-side utilities for phases, stream editing, & co.
Ludovic Courtès
3
-1
/
+176
2012-07-05
packages: Add a `self-native-input?' field.
Ludovic Courtès
1
-1
/
+5
2012-07-03
Rename <package-source> to <origin>; use the `letrec*' behavior in packages.
Ludovic Courtès
2
-23
/
+27
2012-07-03
define-record-type*: Add `letrec*' behavior.
Ludovic Courtès
2
-15
/
+30
2012-07-02
Add a `base32' macro, for convenience.
Ludovic Courtès
2
-6
/
+15
2012-07-02
packages: Allow the `arguments' field to be a procedure.
Ludovic Courtès
2
-4
/
+10
2012-07-02
gnu-build-system: Improve the `configure' and `check' phases.
Ludovic Courtès
1
-17
/
+25
2012-07-02
gnu-build-system: Print the `configure' flags.
Ludovic Courtès
1
-0
/
+1
2012-07-02
Make `define-record-type*' error messages more informative.
Ludovic Courtès
1
-5
/
+18
2012-07-02
distro: libsigsegv: Use multiple outputs.
Ludovic Courtès
1
-4
/
+4
2012-07-02
guix-build: Display multiple outputs when needed.
Ludovic Courtès
1
-2
/
+10
2012-07-02
derivation: Coalesce multiple occurrences of the same input.
Ludovic Courtès
2
-1
/
+58
2012-07-02
build: Don't auto-compile tests.
Ludovic Courtès
1
-1
/
+1
2012-07-02
gnu-build-system: Fix "libdir" and "includedir" for multiple-output drvs.
Ludovic Courtès
1
-2
/
+3
2012-07-02
Upgrade Nix worker protocol.
Ludovic Courtès
1
-2
/
+5
2012-07-02
derivation: Move sorting code to `write-derivation'.
Ludovic Courtès
1
-35
/
+34
2012-07-02
build: Use `AM_GNU_GETTEXT_VERSION'.
Ludovic Courtès
1
-0
/
+1
2012-07-02
Fix `derivation-hash' for outputs not sorted alphabetically.
Ludovic Courtès
2
-0
/
+21
2012-07-02
Add `propagated-inputs' and `properties' to <package>.
Ludovic Courtès
1
-2
/
+12
2012-07-01
Update list of dependencies.
Ludovic Courtès
1
-4
/
+4
2012-07-01
build: Build (guix utils) first.
Ludovic Courtès
1
-1
/
+1
2012-07-01
build: Capitalize the package name.
Ludovic Courtès
1
-1
/
+1
2012-07-01
Add `guix-build'.
Ludovic Courtès
5
-1
/
+188
2012-07-01
Add `derivation-prerequisites' and `derivation-prerequisites-to-build'.
Ludovic Courtès
2
-2
/
+60
[next]