summary refs log tree commit diff
path: root/nixos/lib/utils.nix
AgeCommit message (Expand)AuthorFilesLines
2023-09-30Fix broken genJqSecretsReplacementSnippet for jq 1.7 (#257932)Reno Reckling1-4/+7
2023-07-01nixos/networkd: refactormutantmell1-0/+3
2022-12-15lib.replaceChars: warn about being a deprecated aliasArtturin1-3/+3
2022-12-03Revert "nixos/lib: add /home to pathsNeededForBoot"Artturi1-1/+1
2022-12-01nixos/lib: add /home to pathsNeededForBootLin Jian1-1/+1
2022-10-20nixos/lib.escapeSystemdPath: Implement the correct algorithm for escaping nam...Daniel Olsen1-5/+13
2022-10-09genJqSecretsReplacementSnippet: Allow dots in attribute names...talyz1-5/+9
2022-04-28nixos: Fix up systemd shutdown ramfsWill Fancher1-1/+1
2022-04-11nixos/utils: move removePackagesByName to here from gnomeSandro Jäckel1-0/+16
2022-03-21nixos: systemd: Split unit types into separate moduleWill Fancher1-0/+1
2022-03-13Merge pull request #154113 from pennae/systemd-escapingpennae1-0/+20
2022-03-12nixos: add functions and documentation for escaping systemd Exec* directivespennae1-0/+20
2022-02-23genJqSecretsReplacementSnippet: Fix error handlingtalyz1-2/+3
2022-01-31genJqSecretsReplacementSnippet: Propagate secret file read errorstalyz1-1/+8
2021-11-20Move systemd-lib.nix and systemd-unit-options.nix into utilsWill Fancher1-1/+6
2021-11-15nixos/lib: add /usr to pathsNeededForBootArtturin1-1/+1
2021-10-07Merge pull request #112823 from deviant/nixos-boot-pathsKim Lindberger1-1/+1
2021-08-15treewide: runCommandNoCC -> runCommandRobert Hensing1-1/+1
2021-06-18nixos/lib: Handle null `device` correctlyjakobrs1-1/+1
2021-06-08nixos/lib, nixos/filesystems: Make fsBefore more stable, and add `depends` op...jakobrs1-2/+24
2021-02-11nixos/boot: add /var/lib/nixos to pathsNeededForBootV1-1/+1
2020-09-24nixos/{containers,cri-o,podman}: move copyFile to nixos/lib/utilszowoq1-0/+5
2020-07-29nixos/boot: some documentation improvementsKeshav Kini1-3/+5
2020-03-14nixos/lib: use removePrefix in escapeSystemdPathflorianjacob1-1/+1
2019-09-08nixos/lib/utils: Make the set recursive again, unbreak evalSarah Brofeldt1-1/+1
2019-09-07Merge pull request #66274 from talyz/gitlabFlorian Klink1-0/+112
2019-09-06nixos/utils: Handle arbitrary secrets in JSON output filestalyz1-0/+112
2019-08-28treewide: remove redundant recvolth1-1/+1
2018-12-24fix infinite recursion caused by the unnecessary inspection of options + fix ...msteen1-3/+2
2016-08-23nixos: generalize copy-paste from stage-1 and zfs to utilsJan Malakhovski1-0/+4
2016-08-23nixos: apply toposort to fileSystems to support bind and move mountsJan Malakhovski1-0/+5
2016-07-04nixos: throw an error on invalid shell packagezimbatm1-0/+2
2016-06-12Use shell packages to select the user's shellzimbatm1-0/+6
2014-09-03nixos/utils: Don't remove first character if not a /William A. Kennington III1-1/+2
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+10