summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-15daemon: Add `--debug' option.Ludovic Courtès
2012-12-14daemon: Disable use of substitutes for now.Ludovic Courtès
2012-12-14distro: Use (guix licenses) instead of strings.Nikita Karetnikov
2012-12-14build: Avoid brace expansion in `nix/sync-with-upstream'.Andreas Enge
2012-12-14daemon: Build `nix-setuid-helper'.Ludovic Courtès
2012-12-14download: Work around (web client) bug <http://bugs.gnu.org/13095>.Ludovic Courtès
2012-12-14release.nix: Remove trailing "/nix" from localstatedir.Ludovic Courtès
2012-12-13build: Fix default value of `%state-directory'.Ludovic Courtès
2012-12-13build: Have `bootstrap' run all the necessary steps.Ludovic Courtès
2012-12-13guix-package: Avoid use of the `guix' sub-directory for profiles.Ludovic Courtès
2012-12-13release.nix: tarball: Fix typo.Ludovic Courtès
2012-12-13guix-package: Use directory names from (guix config).Ludovic Courtès
2012-12-13distro: lout: Comment out dependency on Ghostscript.Ludovic Courtès
2012-12-13Merge branch 'nix-integration'Ludovic Courtès
2012-12-13release.nix: Add `build_disable_daemon'.Ludovic Courtès
2012-12-13release.nix: build: Allow builds within a chroot.Ludovic Courtès
2012-12-13tests: Skip network-dependent tests when the network is unreachable.Ludovic Courtès
2012-12-13release.nix: Build the daemon.Ludovic Courtès
2012-12-13build: Make `--enable-daemon' the default.Ludovic Courtès
2012-12-13build: When `--enable-daemon', don't error out when Nix programs are missing.Ludovic Courtès
2012-12-13tests: Arrange to have the socket file name fit in `sun_path'.Ludovic Courtès
2012-12-13tests: base32: Work around `system*' bug.Ludovic Courtès
2012-12-12daemon: Use `openssl' from $PATH.Ludovic Courtès
2012-12-12guix-package: Add `--verbose'; silence the environment's build by default.Ludovic Courtès
2012-12-12doc: Fix typos.Ludovic Courtès
2012-12-12licenses: Add 'bsd-style', 'expat', 'gpl1', 'gpl1+', 'lgpl2.0', and 'lgpl2.0+'.Nikita Karetnikov
2012-12-12tests: Remove `t-profile' files on exit.Ludovic Courtès
2012-12-12guix-package: Gracefully handle multiple installs of the same path.Ludovic Courtès
2012-12-10Have `%nixpkgs-directory' default to #f when $NIXPKGS is the empty string.Ludovic Courtès
2012-12-10distro: lout: Delay use of of `nixpkgs-derivation'.Ludovic Courtès
2012-12-10derivations: Distinguish direct store paths from files within a store path.Ludovic Courtès
2012-12-09Merge branch 'master' into nix-integrationLudovic Courtès
2012-12-09store: Add GC-related operations.Ludovic Courtès
2012-12-09store: Add `add-temp-root'.Ludovic Courtès
2012-12-09Update `THANKS'.Ludovic Courtès
2012-12-09doc: Correct short name of `--install' option of `guix-package'.Ludovic Courtès
2012-12-09daemon: Update to Nix 1.2-1-ge087bfe.Ludovic Courtès
2012-12-09Update `TODO'.Ludovic Courtès
2012-12-09Change email address in `AUTHORS'.Ludovic Courtès
2012-12-08Update `AUTHORS'.Ludovic Courtès
2012-12-08Add (guix licenses).Nikita Karetnikov
2012-12-07download: Fix the primary Savannah URL.Ludovic Courtès
2012-12-07distro: Add ACL.Nikita Karetnikov
2012-12-07distro: Add Attr.Nikita Karetnikov
2012-12-06doc: Add new dependencies in `README'.Ludovic Courtès
2012-12-06daemon: Add more options.Ludovic Courtès
2012-12-06build: Update skip count in `tests/derivations.scm'.Ludovic Courtès
2012-12-06build: Run `distcheck' with `--enable-daemon'.Ludovic Courtès
2012-12-06build: Add missing daemon header to the distribution.Ludovic Courtès
2012-12-06build: Capture configure-time settings in (guix config).Ludovic Courtès