summaryrefslogtreecommitdiff
path: root/nix/local.mk
Commit message (Expand)AuthorAge
* build: Add a comment above the sysvinit section.Vincent Legoll2020-05-23
* etc: Install mount unit only if it exists.Tobias Geerinckx-Rice2020-05-17
* etc: Add a systemd unit to bind-mount @storedir@ read-only.Tobias Geerinckx-Rice2020-05-16
* Add system start-up files for guix-daemon.Danny Milosavljevic2020-03-11
* daemon: Remove 'NIX_LIBEXEC_DIR'.Ludovic Courtès2019-09-08
* daemon: Run 'guix substitute' directly and assume a single substituter.Ludovic Courtès2019-09-08
* daemon: Run 'guix offload' directly.Ludovic Courtès2019-09-08
* daemon: Run 'guix perform-download' directly.Ludovic Courtès2019-09-08
* daemon: Run 'guix authenticate' directly.Ludovic Courtès2019-09-08
* daemon: Invoke 'guix gc --list-busy' instead of 'list-runtime-roots'.Ludovic Courtès2019-09-08
* daemon: Add "/guix" to default 'nixLibexecDir'.Ludovic Courtès2019-02-04
* daemon: Remove unused 'NIX_DATA_DIR' environment variable.Ludovic Courtès2019-02-04
* daemon: Install 'authenticate' script under LIBEXECDIR/guix.Ludovic Courtès2018-11-14
* build: Remove leftover reference to nix/libstore/schema.sql.Ludovic Courtès2018-06-22
* Remove 'guix-register' and its traces.Ludovic Courtès2018-06-14
* database: 'with-database' can now initialize new databases.Ludovic Courtès2018-06-14
* build: Do not add all of $(BUILT_SOURCES) to $(CLEANFILES).Ludovic Courtès2018-06-08
* daemon: Make libbz2 an optional dependency.Ludovic Courtès2018-01-07
* daemon: Add gzip log compression.Ludovic Courtès2018-01-07
* build: Don't embed absolute paths in .service and .conf service files.Leo Famulari2017-03-06
* build: Delete all the .service and .conf files upon 'make clean'.Ludovic Courtès2016-12-20
* build: Fix .service and .conf targets for VPATH builds.Ludovic Courtès2016-12-18
* build: Add 'guix-publish.*.in' to the distribution.Ludovic Courtès2016-12-18
* Add system start-up files for "guix publish".Hartmut Goebel2016-11-24
* daemon: Add "builtin:download" derivation builder.Ludovic Courtès2016-11-16
* daemon: Factor out SQLite handling.Eelco Dolstra2016-10-28
* daemon: Rename 'NIX_CONF_DIR' to 'GUIX_CONFIGURATION_DIRECTORY'.David Craven2016-06-26
* daemon: Remove unused XML output code.Ludovic Courtès2016-05-31
* build: Use "%D%" in Makefile fragments.Mathieu Lirzin2016-05-24
* build: Move 'Makefile' fragments to subdirectories.Mathieu Lirzin2016-04-21