summary refs log tree commit diff
path: root/nixos/modules/services/misc/nix-daemon.nix
Commit message (Expand)AuthorAge
* 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
* Automatically set nix.nrBuildUsers to at least nix.maxJobsEelco Dolstra2015-02-16
* nix-daemon: Sanity check maxJobs vs nrBuildUsersWout Mertens2015-02-15
* nixos/modules/services/misc/nix-daemon.nix: document meaning of '0' for the b...Peter Simons2015-01-05
* Use https://cache.nixos.orgEelco Dolstra2014-12-09
* Ensure nix-daemon sees the proxy defined optionsAntoine R. Dumont2014-11-30
* Introduce a dedicated networking.proxy optionAntoine R. Dumont2014-11-30
* nix-daemon: add maxCores optionNikolay Amiantov2014-11-01
* In Nix chroots, provide plain bash, not bash-interactiveEelco Dolstra2014-08-04
* Rename environment.systemVariables -> environment.sessionVariablesEelco Dolstra2014-06-13
* Revert "Revert "Merge #2692: Use pam_env to properly setup system-wide env""Eelco Dolstra2014-06-10
* Revert "Merge #2692: Use pam_env to properly setup system-wide env"Eelco Dolstra2014-06-10
* Merge #2692: Use pam_env to properly setup system-wide envVladimír Čunát2014-06-10
* Revert "Put /nix/var/nix/{temproots,userpool} on a tmpfs"Eelco Dolstra2014-04-18
* Put /nix/var/nix/{temproots,userpool} on a tmpfsEelco Dolstra2014-04-18
* Remove long-obsolete /nix/var/nix/chroots directoryEelco Dolstra2014-04-18
* Pull in nix-daemon.socketEelco Dolstra2014-04-18
* Allow upstream systemd units to be extendedEelco Dolstra2014-04-17