summary refs log tree commit diff
path: root/nixos/modules/services/misc/nix-daemon.nix
Commit message (Expand)AuthorAge
* Revert "nixos/nix-daemon: fix sandbox-paths option"regnat2021-05-24
* nixos/nix-daemon: fix sandbox-paths optionVika2021-05-22
* nixos/users: require one of users.users.name.{isSystemUser,isNormalUser}Symphorien Gibol2021-04-14
* lib: Clean up how linux and gcc config is specifiedJohn Ericson2021-01-23
* Revert "lib: Clean up how linux and gcc config is specified"Jonathan Ringer2021-01-22
* lib: Clean up how linux and gcc config is specifiedJohn Ericson2021-01-21
* utillinux: rename to util-linuxGraham Christensen2020-11-24
* treewide: De-inline uses of lib.boolToStringMalte Brandy2020-10-14
* Merge pull request #61019 from volth/gcc.arch-amdJohn Ericson2020-09-01
|\
| * nix-daemon: platform.gcc.arch is not x86 specificvolth2020-08-05
| * nix-daemon: platform.gcc.arch is not x86 specificvolth2020-08-05
| * gcc.arch: refactor, move tables under lib/volth2020-08-05
* | Revert "nixos/nix-daemon.nix: assert distributedBuilds and buildMachines!=[]"Matthew Bauer2020-08-29
|/
* nixos/nix-daemon.nix: fix nix.distributedBuilds assertionMatthew Bauer2020-07-30
* Merge pull request #92415 from matthewbauer/nix-daemon-distributed-buildsMatthew Bauer2020-07-30
|\
| * nixos/nix-daemon.nix: assert distributedBuilds and buildMachines!=[]Matthew Bauer2020-07-30
* | nixos/nix-daemon: work on buildMachines submoduleVincent Breitmoser2020-07-05
* | nixos/nix-daemon: Organize buildMachine options with a submoduleJohn Ericson2020-07-05
|/
* Don't enable nix-bash-completions when using Nix 2.4Eelco Dolstra2020-06-04
* Revert "nix-daemon.nix: Use 'nix ping-store' to initialize directories"Eelco Dolstra2020-05-07
* treewide: use https for nixos.org and hydra.nixos.orgPavol Rusnak2020-05-03
* Revert "nixos: Introduce nix.buildLocation option"Michael Weiss2020-04-19
* nixos: Introduce nix.buildLocation optionAlexander V. Nikolaev2020-04-18
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
* nixos: default nix.maxJobs to autoJörg Thalheim2020-04-07
* nix-daemon.nix: Add option nix.registryEelco Dolstra2020-04-02
* treewide: use attrs instead of list for types.loaOf optionsrnhmjoj2020-01-06
* nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger2019-12-10
* nix-daemon.nix: Fix checkConfigEelco Dolstra2019-10-23
* nixos/nix-daemon: don't refer to deprecated option aliasesedef2019-10-18
* nix-daemon.nix: Shut up warningEelco Dolstra2019-10-10
* nix-daemon.nix: Use 'nix ping-store' to initialize directoriesEelco Dolstra2019-10-10
* nix-daemon.nix: Drop Nix 1.x compatibilityEelco Dolstra2019-10-10
* Don't create /nix/var/nix/{gcroots,per-user}/per-user with 1777 permissionEelco Dolstra2019-10-10
* nixos/nix-daemon: Prevent network warning when checking configSilvan Mosberger2019-09-28
* Merge staging-next into stagingFrederik Rietdijk2019-08-31
|\
| * nix.conf: Set sandbox-fallback = falseEelco Dolstra2019-08-27
* | treewide: remove redundant quotesvolth2019-08-26
|/
* nix-daemon: Fix builduser count to work when maxJobs is autoColin L Rice2019-08-01
* nix.binaryCaches: always set https://cache.nixos.orgDomen Kožar2019-06-26
* nix.systemFeatures: minor fixvolth2019-05-05
* nix.systemFeatures: minor refactorvolth2019-04-30
* compilation for particular x86_64 architecturevolth2019-04-30
* nixos: add preferLocalBuild=true; on derivations for config filesSymphorien Gibol2019-02-22
* nixos/nix-daemon: default to build with all cores availableJörg Thalheim2018-11-16
* nixos/nix: ignore nix.checkConfig when cross-compiling (#48225)volth2018-11-09
* Merge pull request #46041 from nh2/issue-46038-nix-daemon-ssh-pathSilvan Mosberger2018-10-11
|\
| * nix-daemon service: Ensure `ssh` is on PATH. Fixes #46038.Niklas Hambüchen2018-09-04
* | nix-daemon: only add channels dir to NIX_PATH if existsWill Dietz2018-09-29
* | NIX_PATH: don't prepend $HOME-based value in session variable, set laterWill Dietz2018-09-29