summary refs log tree commit diff
path: root/nixos/modules/services/misc/nix-daemon.nix
Commit message (Expand)AuthorAge
* mkdir -> install -dEelco Dolstra2018-04-04
* Remove obsolete /nix/var/nix/{manifests,channel-cache}Eelco Dolstra2018-03-20
* Merge branch 'master' into stagingJan Malakhovski2018-03-10
|\
| * CleanupEelco Dolstra2018-02-27
* | nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy2018-03-01
|/
* nix-daemon.nix: Updates for Nix 2.0Eelco Dolstra2018-01-31
* nix-daemon: mention speedFactor in exampleFrank Doepper2017-10-10
* nix-daemon: Bump the default number of build usersEelco Dolstra2017-09-27
* treewide: use boolToString functionFranz Pletz2017-04-11
* nix-daemon.nix: Make the 1.12 check less strictEelco Dolstra2017-03-21
* nix-daemon: fix autoOptimiseStore optionRobin Gloster2017-03-21
* Added option and description for nix store auto-optimisation.Philipp Steinpass2017-03-20
* nixos/nix-daemon: doc: use literalExampleBjørn Forsman2017-03-05
* nix-daemon: Remove a bunch of unnecessary environment variablesEelco Dolstra2017-03-03
* Fix incorrect $NIX_BUILD_HOOK on Nix 1.12Eelco Dolstra2017-03-03
* Revert "nix-daemon: default useSandbox to true"Graham Christensen2017-02-14
* nix-daemon: default useSandbox to trueGraham Christensen2017-02-13
* Add some more details about useSandboxChris Martin2017-01-03
* Fix buildMachines example: use lists, not string (#20361)Michael Stapelberg2016-11-15
* In $NIX_PATH, use nixpkgs=...Eelco Dolstra2016-08-29
* nix-daemon service: fix unbalanced parens in descriptionJoachim Fasting2016-08-23
* treewide: Use correct output of config.nix.package in non-string contextsTuomas Tynkkynen2016-04-25
* nix-daemon service: Don't have the output in the `nix.package' optionTuomas Tynkkynen2016-04-25
* nixos: rename chroot* to sandbox*Vladimír Čunát2016-04-25
* nix: Add a "dev" outputEelco Dolstra2016-04-18
* Merge branch 'master' into closure-sizeVladimír Čunát2016-04-01
|\
| * nix.useChroot: allow 'relaxed' as a valueDomen Kožar2016-03-25
| * nix.requireSignedBinaryCaches: description fixAl Zohali2016-03-07
* | Merge master into closure-sizeVladimír Čunát2016-03-08
|\|
| * Merge pull request #10546 from aszlig/nixops-issue-350zimbatm2016-02-26
| |\
| | * nixos/nix-daemon: Require .mount for /nix/store.aszlig2015-10-22
* | | Merge recent 'staging' into closure-sizeVladimír Čunát2016-02-03
|\| |
| * | Fix some references to deprecated /etc/ssl/certs/ca-bundle.crtEelco Dolstra2016-01-29
* | | Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-19
|\| |
| * | Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
| |/
* / nixos/nix-daemon: Reference correct output of opensslTuomas Tynkkynen2015-10-03
|/
* Remove /etc/nixos/nixpkgs from $NIX_PATHEelco Dolstra2015-08-05
* Add an option ‘nix.nixPath’ for specifying $NIX_PATHEelco Dolstra2015-08-05
* nixos: nix-daemon: update maxJobs descriptionTobias Geerinckx-Rice2015-07-30
* Require signed binary caches by defaultEelco Dolstra2015-07-27
* nixos nix-daemon: lower priority is 19. Closes #8675Luca Bruno2015-07-07
* nix.buildMachines: Fewer required fieldsEelco Dolstra2015-06-30
* nixos: Replace pkgs.openssh with config.programs.ssh.packageWilliam A. Kennington III2015-06-26
* Add options nix.{trustedUsers,allowedUsers}Eelco Dolstra2015-06-26
* nix.buildMachines: Don't require sshUserEelco Dolstra2015-06-26
* Revert "Use nixUnstable by default"Eelco Dolstra2015-06-12
* Use nixUnstable by defaultEelco Dolstra2015-06-01
* Remove unnecessary symlinks in /nix/var/nix/gcrootsEelco Dolstra2015-04-01
* nixos/display-manager: Support configurable hidden usersWilliam A. Kennington III2015-03-09
* Add options to support signed binary cachesEelco Dolstra2015-02-19