nixpkgs/nixos/modules
Profpatsch 0e444785a1 installer/tools/get-version-suffix: set --git-dir
The `nixos-rebuild` tool calls `get-version-suffix` to figure out the
git revision of the nixpkgs directory if there is a .git.

https://nvd.nist.gov/vuln/detail/CVE-2022-24765 made git throw an
error if the .git search logic is not turned off and a user
tries to access a `.git` directory they don’t own (otherwise a
different user could trick them into setting arbitrary git config).

So from now on we should always explicitely set `--git-dir`, which
turns this search logic (and thus the security check) off.
2022-06-27 14:28:03 +02:00
..
config nixos/i18n: include locales from extraLocaleSettings in supportedLocales 2022-06-27 00:02:04 +02:00
hardware Merge pull request #178200 from lopsided98/device-tree-preprocessor 2022-06-19 11:13:54 +02:00
i18n/input-method Merge pull request #174218 from NickCao/fcitx5-qt6 2022-06-11 16:20:20 +00:00
installer installer/tools/get-version-suffix: set --git-dir 2022-06-27 14:28:03 +02:00
misc riak, nixos/riak: remove 2022-06-25 15:51:18 -04:00
profiles nixos/i18n: don't build all supportedLocales by default 2022-06-11 23:29:29 +02:00
programs nixos/thunar: init 2022-06-26 12:22:07 -03:00
security Revert "nixos/security/wrappers: use an assertion for the existence check" 2022-06-12 15:38:05 -05:00
services Merge pull request #179236 from winterqt/nextcloud-improvements 2022-06-27 13:42:44 +02:00
system nixos/systemd: use cfg.package in systemPackages to avoid confusion 2022-06-09 22:44:28 +02:00
tasks nixos/networkd: add IPv6PrivacyExtensions=kernel for default networks 2022-06-21 17:12:01 +02:00
testing nixos/version: Warn about using the default of system.stateVersion 2022-05-05 12:22:31 +02:00
virtualisation Merge pull request #176146 from pennae/module-docs-markdown 2022-06-21 13:16:02 +02:00
module-list.nix nixos/thunar: init 2022-06-26 12:22:07 -03:00
rename.nix riak, nixos/riak: remove 2022-06-25 15:51:18 -04:00