distro: Add MySQL.
[jackhill/guix/guix.git] / nix /
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...