index
:
~cnx/guix
this commit
core-updates
e9patch
emacs-team
gnome-team
gnuzilla-updates
guile-daemon
hurd-team
ibus-table
install-doc-overhaul
kernel-updates
keyring
klee
master
mesa-updates
nix
node-18-updates
node-reproducibility
old-guix-wip-file-offset-bits-64-sledgehammer
python-team
qt-updates
r-team
r-updates
rust-team
smartdns
snapper
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
wip-aarch64-bootstrap
wip-arm-bootstrap
wip-buildroot
wip-check
wip-container
wip-cpu-tuning
wip-deploy
wip-deploy2
wip-desktop
wip-digests
wip-file-offset-bits-64
wip-file-offset-bits-64-sledgehammer
wip-filesearch
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-git-https
wip-gnome
wip-gnome3.34
wip-gnome3.36
wip-guile-ssh-0.16
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-image
wip-import-version
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-java-aarch64
wip-kde-education
wip-kde-plasma
wip-loongson2f
wip-mediagoblin
wip-mnt-reform
wip-node-14
wip-node-importer
wip-ocaml
wip-perl6
wip-pinebook-pro
wip-postfix
wip-potluck
wip-ppc
wip-ppc64le
wip-python-mne
wip-r
wip-rust
wip-system-bootstrap
wip-texlive
wip-texlive-importer
wip-texlive-mono
wip-wget
Personal Guix development branches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-07-02
packages: Allow the `arguments' field to be a procedure.
Ludovic Courtès
2012-07-02
gnu-build-system: Improve the `configure' and `check' phases.
Ludovic Courtès
2012-07-02
gnu-build-system: Print the `configure' flags.
Ludovic Courtès
2012-07-02
Make `define-record-type*' error messages more informative.
Ludovic Courtès
2012-07-02
distro: libsigsegv: Use multiple outputs.
Ludovic Courtès
2012-07-02
guix-build: Display multiple outputs when needed.
Ludovic Courtès
2012-07-02
derivation: Coalesce multiple occurrences of the same input.
Ludovic Courtès
2012-07-02
build: Don't auto-compile tests.
Ludovic Courtès
2012-07-02
gnu-build-system: Fix "libdir" and "includedir" for multiple-output drvs.
Ludovic Courtès
2012-07-02
Upgrade Nix worker protocol.
Ludovic Courtès
2012-07-02
derivation: Move sorting code to `write-derivation'.
Ludovic Courtès
2012-07-02
build: Use `AM_GNU_GETTEXT_VERSION'.
Ludovic Courtès
2012-07-02
Fix `derivation-hash' for outputs not sorted alphabetically.
Ludovic Courtès
2012-07-02
Add `propagated-inputs' and `properties' to <package>.
Ludovic Courtès
2012-07-01
Update list of dependencies.
Ludovic Courtès
2012-07-01
build: Build (guix utils) first.
Ludovic Courtès
2012-07-01
build: Capitalize the package name.
Ludovic Courtès
2012-07-01
Add `guix-build'.
Ludovic Courtès
2012-07-01
Add `derivation-prerequisites' and `derivation-prerequisites-to-build'.
Ludovic Courtès
2012-07-01
Add the `valid-path?' RPC.
Ludovic Courtès
2012-07-01
Add missing `set-build-options' parameters.
Ludovic Courtès
2012-06-30
Add (distro) with a package searching facility.
Ludovic Courtès
2012-06-29
Add a libgcrypt-based implementation of `sha256'.
Ludovic Courtès
2012-06-29
Gettextize, with GNU Gettext 0.18.1.
Ludovic Courtès
2012-06-29
distro: Add libsigsegv and GNU Awk.
Ludovic Courtès
2012-06-29
derivation: Remove duplicate inputs.
Ludovic Courtès
2012-06-28
build-system/gnu: Add GNU Awk to the standard inputs.
Ludovic Courtès
2012-06-28
packages: Add a `home-page' field.
Ludovic Courtès
2012-06-28
Track the source location of packages.
Ludovic Courtès
2012-06-28
Add a sha256 fallback that uses Coreutils instead of libchop.
Ludovic Courtès
2012-06-28
Introduce `compile-time-value' and use it.
Ludovic Courtès
2012-06-28
Add a declarative packaging layer.
Ludovic Courtès
2012-06-28
build-system/gnu: Have `configure-flags' and `make-flags' evaluated.
Ludovic Courtès
2012-06-28
build: Define $NIXPKGS when compiling.
Ludovic Courtès
2012-06-27
Abstract build systems.
Ludovic Courtès
2012-06-27
Add `define-record-type*'.
Ludovic Courtès
2012-06-17
build-expression->derivation: Move module forms at the top-level.
Ludovic Courtès
2012-06-16
gnu-build-system: Structure as a customizable sequence of phases.
Ludovic Courtès
2012-06-16
gnu-build-system: Add GNU Diffutils and GNU Path to the standard inputs.
Ludovic Courtès
2012-06-16
build-expression->derivation: Have the build fail when EXP returns #f.
Ludovic Courtès
2012-06-16
Remove leftover debugging expressions.
Ludovic Courtès
2012-06-16
store: Wait for the server to be done sending output.
Ludovic Courtès
2012-06-15
build: Be cross-compilation-ready.
Ludovic Courtès
2012-06-15
build: Provide the right include path when building modules.
Ludovic Courtès
2012-06-15
Build (guix) last.
Ludovic Courtès
2012-06-13
Add a build system.
Ludovic Courtès
2012-06-13
Change `build-expression->derivation' to support sub-derivation inputs.
Ludovic Courtès
2012-06-13
Add supporting tools for the GNU Build System.
Ludovic Courtès
2012-06-13
Fix the order of the derivation's sources in `derivation-hash'.
Ludovic Courtès
2012-06-12
Fix `imported-files' for files with a common prefix.
Ludovic Courtès
[next]