summaryrefslogtreecommitdiff
path: root/nix/local.mk
AgeCommit message (Expand)Author
2023-09-24Revert "build: Add missing guix-gc.timer file to binary tarball."Tobias Geerinckx-Rice
2023-08-31build: Add missing guix-gc.timer file to binary tarball.Maxim Cournoyer
2021-10-01build: Don’t delete ‘guix-gc.timer’ file.Xinglu Chen
2021-09-20etc: Add systemd files for running ‘guix gc’ periodicallyThiago Jung Bauermann
2021-03-30gnu: guix: Fix openrc init scripts.zimoun
2020-10-27maint: Add 'etc/gnu-store.mount.in' to the distribution.Ludovic Courtès
2020-09-17guix-install.sh: Support OpenRC.Morgan Smith
2020-06-27daemon: Remove OpenSSL hash compatibility wrappers.Ludovic Courtès
2020-05-23build: Add a comment above the sysvinit section.Vincent Legoll
2020-05-17etc: Install mount unit only if it exists.Tobias Geerinckx-Rice
2020-05-16etc: Add a systemd unit to bind-mount @storedir@ read-only.Tobias Geerinckx-Rice
2020-03-11Add system start-up files for guix-daemon.Danny Milosavljevic
2019-09-08daemon: Remove 'NIX_LIBEXEC_DIR'.Ludovic Courtès
2019-09-08daemon: Run 'guix substitute' directly and assume a single substituter.Ludovic Courtès
2019-09-08daemon: Run 'guix offload' directly.Ludovic Courtès
2019-09-08daemon: Run 'guix perform-download' directly.Ludovic Courtès
2019-09-08daemon: Run 'guix authenticate' directly.Ludovic Courtès
2019-09-08daemon: Invoke 'guix gc --list-busy' instead of 'list-runtime-roots'.Ludovic Courtès
2019-02-04daemon: Add "/guix" to default 'nixLibexecDir'.Ludovic Courtès
2019-02-04daemon: Remove unused 'NIX_DATA_DIR' environment variable.Ludovic Courtès
2018-11-14daemon: Install 'authenticate' script under LIBEXECDIR/guix.Ludovic Courtès
2018-06-22build: Remove leftover reference to nix/libstore/schema.sql.Ludovic Courtès
2018-06-14Remove 'guix-register' and its traces.Ludovic Courtès
2018-06-14database: 'with-database' can now initialize new databases.Ludovic Courtès
2018-06-08build: Do not add all of $(BUILT_SOURCES) to $(CLEANFILES).Ludovic Courtès
2018-01-07daemon: Make libbz2 an optional dependency.Ludovic Courtès
2018-01-07daemon: Add gzip log compression.Ludovic Courtès
2017-03-06build: Don't embed absolute paths in .service and .conf service files.Leo Famulari
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-11-24Add system start-up files for "guix publish".Hartmut Goebel
2016-11-16daemon: Add "builtin:download" derivation builder.Ludovic Courtès
2016-10-28daemon: Factor out SQLite handling.Eelco Dolstra
2016-06-26daemon: Rename 'NIX_CONF_DIR' to 'GUIX_CONFIGURATION_DIRECTORY'.David Craven
2016-05-31daemon: Remove unused XML output code.Ludovic Courtès
2016-05-24build: Use "%D%" in Makefile fragments.Mathieu Lirzin
2016-04-21build: Move 'Makefile' fragments to subdirectories.Mathieu Lirzin