summary refs log tree commit diff
path: root/nixos/modules/services/misc/nix-daemon.nix
Commit message (Expand)AuthorAge
* nixos/nix-daemon: Move to services/systemRobert Hensing2023-07-05
* nixos/config/nix-channel: Move NIX_PATH logicRobert Hensing2023-07-05
* nixos/config/nix-channel: Factor out root channel initializationRobert Hensing2023-07-05
* nixos/config/flakes: Factor outRobert Hensing2023-07-05
* nixos/config/nix-remote-build: Factor outRobert Hensing2023-07-05
* nixos/config/nix: Move extraOptionsRobert Hensing2023-07-05
* nixos/config/nix: Move nix.check*Robert Hensing2023-07-05
* nixos/config/nix: Move nix.settingsRobert Hensing2023-07-05
* nixos/config/nix: Move nixConfRobert Hensing2023-07-05
* nixos/config/nix: Move legacyConfMappingsRobert Hensing2023-07-05
* nixos/nix-daemon: fix grammatical mistake in descriptionYueh-Shun Li2023-07-02
* nixos/nix-daemon: fix URL for nix.confIan Kerins2023-06-11
* improve documentation for `nix.settings.sandbox` (#188541)Anand Suresh2023-06-06
* treewide: {build,host,target}Platform -> stdenv.{build,host,target}PlatformArtturin2023-01-09
* Merge pull request #205933 from ncfavier/nix-auto-allocate-uidsNaïm Favier2023-01-01
|\
| * nixos/nix-daemon: remove nixbld users if auto-allocating UIDsNaïm Favier2022-12-13
* | lib.strings: isMoreCoercibleString -> isConvertibleWithToStringRobert Hensing2022-12-31
* | treewide: isCoercibleToString -> isMoreCoercibleToStringRobert Hensing2022-12-31
* | Merge pull request #193894 from amjoseph-nixpkgs/pr/nixos/arch-without-inferiorsArtturi2022-12-28
|\ \
| * | nixos/../nix-daemon.nix: allow architectures with no inferiorsAdam Joseph2022-10-01
* | | nixos/nix-daemon: fix typoMichal Sojka2022-12-26
* | | nixos/nix-daemon: fix isCoercibleToString typoLily Foster2022-12-24
* | | nixos: fix typosfigsoda2022-12-17
| |/ |/|
* | nixos: nix.readOnlyStore -> boot.readOnlyNixStoreAndrew Marshall2022-11-30
* | nixos/nix-daemon: allow registry paths to be... pathsNaïm Favier2022-11-29
* | nixos/nix-daemon: don't give daemon by default high io prioritySandro2022-11-04
* | rl-2211: document nix.checkConfig option changesAtemu2022-10-18
* | nixos/nix-daemon: make checkConfig fully disable nix.conf validationAtemu2022-10-18
|/
* Merge pull request #193009 from SuperSandro2000/nix-daemon-localhostSandro2022-09-29
|\
| * nixos/nix-daemon: allow removing protocol for hydraSandro Jäckel2022-09-26
* | nix-daemon module: fix mandatoryFeatures in nix.buildMachinesvoid2022-09-29
|/
* nixos/nix-daemon: support machine protocolJairo Llopis2022-09-18
* nixos/*: convert straggler options to MDpennae2022-08-31
* nixos/*: convert internal option descriptions to MDpennae2022-08-31
* nixos/*: automatically convert option descriptionspennae2022-08-31
* nixos/nix-daemon: Add missing parenthesispcpthm2022-08-26
* nixos/*: automatically convert option docspennae2022-08-19
* nixos/*: mark pre-existing markdown descriptions as mdDocpennae2022-08-19
* nixos/nix-daemon: replace <uri> with <literal>pennae2022-08-19
* nixos/*: automatically convert option docspennae2022-08-06
* nixos/*: normalize manpage references to single-line formpennae2022-08-05
* nixos/*: replace </para><para> with double linebreakspennae2022-08-03
* treewide: automatically md-convert option descriptionspennae2022-07-30
* nixos/nix-daemon: set LimitNOFILE to 1048576Artturin2022-06-06
* Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt2022-03-31
|\
| * nixos/nix-daemon: fix typoScott Olson2022-03-29
* | Merge #164644: nixos/nix-daemon: workaround NixOS/nix#6285Vladimír Čunát2022-03-21
|\ \ | |/ |/|
| * nixos/nix-daemon: workaround NixOS/nix#6285Florian Klink2022-03-21
* | nixos/nix-daemon: Stop warning about nix.settingsRobert Hensing2022-03-09
|/
* Merge pull request #161059 from hercules-ci/fix-nix-daemon-socket-availabilityJanne Heß2022-02-27
|\