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-11-01
Add (guix ui).
Ludovic Courtès
2012-10-31
build-system/gnu: Distinguish between imported modules and used modules.
Ludovic Courtès
2012-10-31
release.nix: Use `--no-substitutes' in `distro.hello'.
Ludovic Courtès
2012-10-30
guix-build: Add `--root'.
Ludovic Courtès
2012-10-29
Add (guix build union).
Ludovic Courtès
2012-10-28
release.nix: Change `distro.hello' to produce something.
Ludovic Courtès
2012-10-28
distro: Build Bash sequentially.
Ludovic Courtès
2012-10-28
tests: Use our own bootstrap tools.
Ludovic Courtès
2012-10-27
release.nix: Add a `distro.hello' job.
Ludovic Courtès
2012-10-27
build: Preserve the executable bit of bootstrap binaries.
Ludovic Courtès
2012-10-27
build: Make sure scripts know where to find their modules.
Ludovic Courtès
2012-10-27
release.nix: Pre-download the Guile bootstrap tarball.
Ludovic Courtès
2012-10-27
build: Fix out-of-source-tree builds.
Ludovic Courtès
2012-10-27
distro: Change $DISTRO_{PATCH,BOOTSTRAP}_DIRECTORY to search paths.
Ludovic Courtès
2012-10-27
release.nix: Set succeed-on-failure and build-out-source-tree.
Ludovic Courtès
2012-10-27
build: Move `distro/patches' to `distro/packages/patches'.
Ludovic Courtès
2012-10-27
build: Use `pre-inst-env' to compile the source.
Ludovic Courtès
2012-10-27
guix-build: Gracefully handle `&package-input-error' conditions.
Ludovic Courtès
2012-10-27
location: Start column numbers at 1.
Ludovic Courtès
2012-10-26
distro: Add i686-linux port.
Ludovic Courtès
2012-10-26
distro: gcc: Adjust to support non-x86_64 architectures.
Ludovic Courtès
2012-10-26
utils: Remove special `substitute*' syntax for lists of files.
Ludovic Courtès
2012-10-25
doc: Add `HACKING'.
Ludovic Courtès
2012-10-25
Add a `system' parameter to `nixpkgs-derivation'.
Ludovic Courtès
2012-10-25
packages: Pass `system' around.
Ludovic Courtès
2012-10-25
derivations: Make sure `build-expression->derivation' & co. pass `system'.
Ludovic Courtès
2012-10-25
derivations: Pass the derivation of guile-for-build to `imported-files' & co.
Ludovic Courtès
2012-10-25
distro: Build the final inputs against the final Bash, not the bootstrap Bash.
Ludovic Courtès
2012-10-25
distro: ncurses: Don't patch shebangs.
Ludovic Courtès
2012-10-25
distro: Bootstrap using our own binaries instead of those from Nixpkgs.
Ludovic Courtès
2012-10-25
distro: Build glibc with `--enable-obsolete-rpc'.
Ludovic Courtès
2012-10-25
distro: Add missing Linux-Libre headers to the bootstrap glibc.
Ludovic Courtès
2012-10-25
distro: Add a bootstrap GCC that uses binaries from the tarball.
Ludovic Courtès
2012-10-25
Add `guix-download'.
Ludovic Courtès
2012-10-24
store: Add `query-path-hash'.
Ludovic Courtès
2012-10-24
distro: Add missing commands in the bootstrap binaries.
Ludovic Courtès
2012-10-24
guix-build: Change `--local-build' to `--no-substitutes'.
Ludovic Courtès
2012-10-24
distro: Update file name of initial Binutils tarball.
Ludovic Courtès
2012-10-24
derivations: Compile the #:modules passed to `build-expression->derivation'.
Ludovic Courtès
2012-10-24
distro: Update bootstrap glibc package.
Ludovic Courtès
2012-10-24
distro: Add required Linux-Libre headers to the glibc tarball.
Ludovic Courtès
2012-10-23
distro: gcc: No longer store the absolute path of crt files.
Ludovic Courtès
2012-10-23
distro: Fix GCC tarball to include the `libexec' directory.
Ludovic Courtès
2012-10-23
distro: Fix glibc tarball to include *.so.*.
Ludovic Courtès
2012-10-22
distro: Add a statically-linked GCC for bootstrapping.
Ludovic Courtès
2012-10-21
distro: Add a package that gets the bootstrap glibc from a tarball.
Ludovic Courtès
2012-10-21
distro: Add packages that get Coreutils, Binutils & co. from tarballs.
Ludovic Courtès
2012-10-21
packages: Add support for system-dependent inputs.
Ludovic Courtès
2012-10-21
distro: Add a bootstrap GCC tarball.
Ludovic Courtès
2012-10-21
distro: Add a bootstrap glibc tarball.
Ludovic Courtès
[next]