summary refs log tree commit diff
path: root/nixos/lib/utils.nix
Commit message (Expand)AuthorAge
* Fix broken genJqSecretsReplacementSnippet for jq 1.7 (#257932)Reno Reckling2023-09-30
* nixos/networkd: refactormutantmell2023-07-01
* lib.replaceChars: warn about being a deprecated aliasArtturin2022-12-15
* Revert "nixos/lib: add /home to pathsNeededForBoot"Artturi2022-12-03
* nixos/lib: add /home to pathsNeededForBootLin Jian2022-12-01
* nixos/lib.escapeSystemdPath: Implement the correct algorithm for escaping nam...Daniel Olsen2022-10-20
* genJqSecretsReplacementSnippet: Allow dots in attribute names...talyz2022-10-09
* nixos: Fix up systemd shutdown ramfsWill Fancher2022-04-28
* nixos/utils: move removePackagesByName to here from gnomeSandro Jäckel2022-04-11
* nixos: systemd: Split unit types into separate moduleWill Fancher2022-03-21
* Merge pull request #154113 from pennae/systemd-escapingpennae2022-03-13
|\
| * nixos: add functions and documentation for escaping systemd Exec* directivespennae2022-03-12
* | genJqSecretsReplacementSnippet: Fix error handlingtalyz2022-02-23
* | genJqSecretsReplacementSnippet: Propagate secret file read errorstalyz2022-01-31
|/
* Move systemd-lib.nix and systemd-unit-options.nix into utilsWill Fancher2021-11-20
* nixos/lib: add /usr to pathsNeededForBootArtturin2021-11-15
* Merge pull request #112823 from deviant/nixos-boot-pathsKim Lindberger2021-10-07
|\
| * nixos/boot: add /var/lib/nixos to pathsNeededForBootV2021-02-11
* | treewide: runCommandNoCC -> runCommandRobert Hensing2021-08-15
* | nixos/lib: Handle null `device` correctlyjakobrs2021-06-18
* | nixos/lib, nixos/filesystems: Make fsBefore more stable, and add `depends` op...jakobrs2021-06-08
|/
* nixos/{containers,cri-o,podman}: move copyFile to nixos/lib/utilszowoq2020-09-24
* nixos/boot: some documentation improvementsKeshav Kini2020-07-29
* nixos/lib: use removePrefix in escapeSystemdPathflorianjacob2020-03-14
* nixos/lib/utils: Make the set recursive again, unbreak evalSarah Brofeldt2019-09-08
* Merge pull request #66274 from talyz/gitlabFlorian Klink2019-09-07
|\
| * nixos/utils: Handle arbitrary secrets in JSON output filestalyz2019-09-06
* | treewide: remove redundant recvolth2019-08-28
|/
* fix infinite recursion caused by the unnecessary inspection of options + fix ...msteen2018-12-24
* nixos: generalize copy-paste from stage-1 and zfs to utilsJan Malakhovski2016-08-23
* nixos: apply toposort to fileSystems to support bind and move mountsJan Malakhovski2016-08-23
* nixos: throw an error on invalid shell packagezimbatm2016-07-04
* Use shell packages to select the user's shellzimbatm2016-06-12
* nixos/utils: Don't remove first character if not a /William A. Kennington III2014-09-03
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10