gnu: Add r-flowmeans.
[jackhill/guix/guix.git] / nix /
2014-01-23 Ludovic CourtèsAdd 'guix offload' as a daemon build hook.
2014-01-23 Ludovic Courtèsguix-register: Support registration in the current...
2014-01-08 Ludovic CourtèsMerge branch 'master' into core-updates
2013-12-20 Ludovic Courtèsdaemon: Implement signed archive import/export.
2013-12-18 Ludovic Courtèssync-with-upstream: Work around limitation of dash.
2013-12-18 Ludovic Courtèsdaemon: Fix 'HashSink::currentHash()'.
2013-12-18 Ludovic Courtèsdaemon: Add libgcrypt call to state that the initializa...
2013-11-01 Ludovic CourtèsMerge branch 'master' into core-updates
2013-10-28 Ludovic Courtèslist-runtime-roots: List files referenced by environmen...
2013-10-10 Ludovic Courtèsdaemon: Set the umask to 022 when starting.
2013-09-25 Ludovic CourtèsMerge branch 'master' into core-updates
2013-09-24 Ludovic Courtèsguix-register: Allow the initial directory creation...
2013-09-23 Ludovic Courtèsguix-register: Expect closures to refer to the original...
2013-09-22 Ludovic CourtèsMerge branch 'master' into core-updates
2013-09-22 Ludovic CourtèsAdd 'guix-register'.
2013-09-14 Andreas EngeMerge branch 'python'
2013-09-12 Ludovic Courtèsdaemon: Use 'int' instead of the internal 'gcry_md_algo...
2013-07-09 Ludovic CourtèsMerge branch 'core-updates'
2013-07-04 Ludovic Courtèsdaemon: Make argp usage compatible with libc on GNU...
2013-06-20 Ludovic CourtèsMerge branch 'master' into core-updates
2013-06-17 Ludovic Courtèsbuild: Fix `sync-with-upstream'.
2013-04-26 Ludovic CourtèsMerge branch 'master' into core-updates
2013-04-18 Ludovic Courtèsdaemon: Add `--no-substitutes'.
2013-04-18 Ludovic Courtèsdaemon: Really enable the substituter by default.
2013-04-12 Ludovic CourtèsAdd preliminary binary substituter.
2013-04-03 Ludovic CourtèsAdd preliminary binary substituter.
2013-02-27 Ludovic Courtèsdaemon: Add `--listen'.
2013-02-19 Ludovic Courtèsdaemon: Add `--listen'.
2013-01-11 Ludovic CourtèsMerge branch 'core-updates'
2013-01-09 Ludovic Courtèsdaemon: Fix warning message when running as root withou...
2013-01-09 Ludovic Courtèsguix-daemon: Rename `--build-cores' for consistency...
2013-01-06 Ludovic CourtèsUpdate a few more license headers.
2013-01-06 Ludovic CourtèsMerge branch 'master' into core-updates
2013-01-05 Ludovic CourtèsUpdate license headers.
2013-01-02 Ludovic Courtèsdaemon: Show the chroot contents upon `--debug'.
2013-01-02 Ludovic Courtèsdaemon: Properly initialize libgcrypt.
2012-12-16 Ludovic Courtèsdaemon: Gracefully handle Nix errors.
2012-12-16 Ludovic Courtèsdaemon: Warn against running as root without `--build...
2012-12-16 Ludovic Courtèsdaemon: Add `--chroot-directory'.
2012-12-15 Ludovic CourtèsMerge branch 'master' into core-updates
2012-12-14 Ludovic Courtèsdaemon: Add `--debug' option.
2012-12-14 Ludovic Courtèsdaemon: Disable use of substitutes for now.
2012-12-14 Andreas Engebuild: Avoid brace expansion in `nix/sync-with-upstream'.
2012-12-13 Ludovic CourtèsMerge branch 'nix-integration'
2012-12-09 Ludovic CourtèsMerge branch 'master' into nix-integration
2012-12-06 Ludovic Courtèsdaemon: Add more options.
2012-12-05 Ludovic Courtèsdaemon: Add `list-runtime-roots' script.
2012-12-05 Ludovic Courtèsdaemon: Disable use of chroots when support is lacking.
2012-12-04 Ludovic Courtèsdaemon: Fix typo in libgcrypt bindings.
2012-12-04 Ludovic CourtèsMerge branch 'master' into nix-integration
2012-12-03 Ludovic Courtèsbuild: Add `bootstrap' and `sync-with-upstream' scripts.
2012-12-03 Ludovic Courtèsbuild: Include a copy of Nix's libstore and daemon...