summaryrefslogtreecommitdiff
path: root/nix/local.mk
Commit message (Expand)AuthorAgeFilesLines
* maint: Add 'etc/gnu-store.mount.in' to the distribution....Ludovic Courtès2020-10-271-0/+1
* guix-install.sh: Support OpenRC....Morgan Smith2020-09-171-2/+15
* daemon: Remove OpenSSL hash compatibility wrappers....Ludovic Courtès2020-06-271-9/+3
* build: Add a comment above the sysvinit section....Vincent Legoll2020-05-231-0/+1
* etc: Install mount unit only if it exists....Tobias Geerinckx-Rice2020-05-171-0/+1
* etc: Add a systemd unit to bind-mount @storedir@ read-only....Tobias Geerinckx-Rice2020-05-161-1/+11
* Add system start-up files for guix-daemon....Danny Milosavljevic2020-03-111-2/+14
* daemon: Remove 'NIX_LIBEXEC_DIR'....Ludovic Courtès2019-09-081-1/+0
* daemon: Run 'guix substitute' directly and assume a single substituter....Ludovic Courtès2019-09-081-3/+0
* daemon: Run 'guix offload' directly....Ludovic Courtès2019-09-081-7/+0
* daemon: Run 'guix perform-download' directly....Ludovic Courtès2019-09-081-2/+1
* daemon: Run 'guix authenticate' directly....Ludovic Courtès2019-09-081-3/+0
* daemon: Invoke 'guix gc --list-busy' instead of 'list-runtime-roots'....Ludovic Courtès2019-09-081-1/+0
* daemon: Add "/guix" to default 'nixLibexecDir'....Ludovic Courtès2019-02-041-1/+1
* daemon: Remove unused 'NIX_DATA_DIR' environment variable....Ludovic Courtès2019-02-041-2/+1
* daemon: Install 'authenticate' script under LIBEXECDIR/guix....Ludovic Courtès2018-11-141-5/+2
* build: Remove leftover reference to nix/libstore/schema.sql....Ludovic Courtès2018-06-221-1/+0
* Remove 'guix-register' and its traces....Ludovic Courtès2018-06-141-16/+0
* database: 'with-database' can now initialize new databases....Ludovic Courtès2018-06-141-1/+1
* build: Do not add all of $(BUILT_SOURCES) to $(CLEANFILES)....Ludovic Courtès2018-06-081-1/+1
* daemon: Make libbz2 an optional dependency....Ludovic Courtès2018-01-071-2/+8
* daemon: Add gzip log compression....Ludovic Courtès2018-01-071-3/+3
* build: Don't embed absolute paths in .service and .conf service files....Leo Famulari2017-03-061-2/+2
* build: Delete all the .service and .conf files upon 'make clean'....Ludovic Courtès2016-12-201-1/+5
* build: Fix .service and .conf targets for VPATH builds....Ludovic Courtès2016-12-181-6/+6
* build: Add 'guix-publish.*.in' to the distribution....Ludovic Courtès2016-12-181-2/+4
* Add system start-up files for "guix publish"....Hartmut Goebel2016-11-241-8/+8
* daemon: Add "builtin:download" derivation builder....Ludovic Courtès2016-11-161-1/+4
* daemon: Factor out SQLite handling....Eelco Dolstra2016-10-281-1/+3
* daemon: Rename 'NIX_CONF_DIR' to 'GUIX_CONFIGURATION_DIRECTORY'....David Craven2016-06-261-1/+1
* daemon: Remove unused XML output code....Ludovic Courtès2016-05-311-2/+0
* build: Use "%D%" in Makefile fragments....Mathieu Lirzin2016-05-241-69/+69
* build: Move 'Makefile' fragments to subdirectories....Mathieu Lirzin2016-04-211-0/+226