summary refs log tree commit diff
path: root/nixos/modules/services/misc/nix-daemon.nix
Commit message (Expand)AuthorAge
* Merge pull request #161059 from hercules-ci/fix-nix-daemon-socket-availabilityJanne Heß2022-02-27
|\
| * nixos/nix-daemon: Ensure continued availability of daemon socketRobert Hensing2022-02-20
* | nixos/nix-daemon: Fix merging order for substituters optionpolykernel2022-02-12
|/
* nixos/nix-daemon: readd mandatoryFeatures to final supportedFeatureslinj2022-02-11
* Merge pull request #157310 from sternenseemann/nix-conf-validation-2.3Janne Heß2022-01-29
|\
| * nixos/nix-daemon: fix config validation with 2.3sternenseemann2022-01-29
* | nixos/nix-daemon: Fix misspelled old option nameMoritz Hedtke2022-01-28
|/
* nixos/nix-daemon: fix buildMachines evalMartin Weinelt2022-01-28
* nixos/nix-daemon: use structural settingspolykernel2022-01-26
* modules/nix-daemon: Amend daemon(CPU|IO)Sched(Policy|Class) description (#147...Mikael2021-12-10
* Merge pull request #147490 from illdefined/nix-daemonThiago Kenji Okada2021-11-26
|\
| * modules/nix-daemon: Add missing mk(Rename|Removed)OptionModuleMikael Voss2021-11-26
* | nixos: Provide nix-bash-completions again for stable commandsSamuel Dionne-Riel2021-11-26
|/
* modules/nix-daemon: Replace daemon(IO)NiceLevel optionsMikael Voss2021-11-15
* Merge pull request #118960 from kquick/assert_buildmachine_systemJohn Ericson2021-10-14
|\
| * nixos/nix-daemon: assert system or systems for buildMachines.Kevin Quick2021-04-09
* | nixos/nix-daemon: Clarify daemonNiceLevelEmil Karlson2021-10-08
* | Merge pull request #139325 from illdefined/nix-daemon-nice-levelRobert Hensing2021-10-08
|\ \
| * | modules/nix-daemon: Explain nice level limitationsMikael Voss2021-09-25
* | | nixos/nix-daemon: Add enable optionJohn Ericson2021-10-06
* | | nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
|/ /
* | nixos/nix-daemon: fix registry flake typeDavid Arnold2021-08-01
* | 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