summary refs log tree commit diff
path: root/nixos/modules/services/misc/nix-daemon.nix
Commit message (Expand)AuthorAge
* 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
* | Revert "nixos: set nixos in nixPath"Eelco Dolstra2018-09-24
* | nixos: set nixos in nixPathMatthew Bauer2018-09-23
|/
* Merge pull request #44880 from srghma/build-max-jobs-autoSilvan Mosberger2018-08-18
|\
| * nixos/nix-daemon: build-max-jobs, add support to autosrghma2018-08-18
* | nixos/nix-daemon: default `nix.useSandbox` to `true`.Andreas Rammhold2018-07-29
|/
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* nixos/sandbox: improve documentation.Brandon Elam Barker2018-06-07
* Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-05-22
|\
| * Stop requiring the nixpkgs symlink in NixOS channel tarballsDaniel Peebles2018-05-21
* | Merge branch 'staging' into fix-ncurses-darwin-extensionsMatthew Justin Bauer2018-05-02
|\ \ | |/ |/|
| * nixos/nix-daemon: optionally (on by default) check nix.conf can be readWill Dietz2018-04-24
* | Merge pull request #38351 from grahamc/user-channelsGraham Christensen2018-05-01
|\ \ | |/ |/|
| * Add user channels to the default nix pathGraham Christensen2018-05-01