ontent='noindex, nofollow'/>
aboutsummaryrefslogtreecommitdiff
path: root/nix
AgeCommit message (Expand)Author
2017-02-07daemon: Define 'NIX_STORE' before invoking 'guix perform-download'....Ludovic Courtès
2017-01-15daemon: Client settings no longer override daemon settings....Ludovic Courtès
2017-01-11daemon: Allow check builds of 'builtin:download' derivations....Ludovic Courtès
2016-12-29daemon: Allow fixed-output derivation builds with TMPDIR set....Ludovic Courtès
2016-12-20build: Delete all the .service and .conf files upon 'make clean'....Ludovic Courtès
2016-12-18build: Fix .service and .conf targets for VPATH builds....Ludovic Courtès
2016-12-18build: Add 'guix-publish.*.in' to the distribution....Ludovic Courtès
2016-12-09daemon: Set ownership of kept build directories to the calling user....Hartmut Goebel
2016-12-05daemon: Fix invalid Boost format string....Ludovic Courtès
2016-12-01daemon: Buffer data sent to clients by the 'export-path' RPC....Ludovic Courtès
2016-11-24Add system start-up files for "guix publish"....Hartmut Goebel
2016-11-16daemon: Add 'built-in-builders' RPC....Ludovic Courtès
2016-11-16daemon: Add "builtin:download" derivation builder....Ludovic Courtès
2016-10-28daemon: Do not error out when deduplication fails due to ENOSPC....Ludovic Courtès
2016-10-28daemon: Improve the SQLite wrapper API....Eelco Dolstra
2016-10-28daemon: Factor out SQLite handling....Eelco Dolstra
2016-10-28daemon: Turn retrying SQLite transactions into a higher-order function....Eelco Dolstra