nixpkgs-suyu/nixos/modules
Winter b2d04c1155 nixos/luksroot: build pbkdf2-sha512 binary in its own derivation
Since this feature's inception, we've compiled a binary that uses OpenSSL
to perform PBKDF-SHA512 during the extra-utils build. In addition to this
being inefficient, it broke as of 6ea1a2a1be,
which switched the extra-utils derivation to use stdenvNoCC.

For now, I think the path of least resistence is to move the pbkdf-sha512
build to its own derivation, to fix the breakage, as well as improving
the efficiency of the extra-utils build.

(I do believe that at some point, we should revisit this binary -- perhaps
rewriting it -- as Clang even just on its default settings emits more
warnings than you'd want to see in a security-related codebase when
compiling it.)
2023-02-07 23:06:11 -05:00
..
config nixos/zram: fix default swapDevices 2023-02-07 09:16:16 +08:00
hardware fix logic 2023-02-07 00:51:39 -05:00
i18n/input-method nixos/manual: render module chapters with nixos-render-docs 2023-01-27 20:07:34 +01:00
installer treewide: fix backwards smart apostrophes 2023-02-06 07:24:42 -05:00
misc treewide: fix backwards smart apostrophes 2023-02-06 07:24:42 -05:00
profiles Merge pull request #208956 from SuperSandro2000/profile-base-tcpdump 2023-01-17 01:20:31 +01:00
programs Merge pull request #214982 from Janik-Haag/master 2023-02-07 10:09:49 +08:00
security nixos/manual: render module chapters with nixos-render-docs 2023-01-27 20:07:34 +01:00
services sshd: Cyphers -> Ciphers 2023-02-07 13:54:36 -05:00
system nixos/luksroot: build pbkdf2-sha512 binary in its own derivation 2023-02-07 23:06:11 -05:00
tasks nixos/envfs: fix envfs package option default 2023-01-22 17:50:09 +01:00
testing Merge pull request #207801 from ElvishJerricco/systemd-stage-1-test-instrumentation 2022-12-28 01:43:03 +01:00
virtualisation Merge pull request #214193 from jnsgruk/add-multipass-pkg 2023-02-04 09:03:54 -03:00
module-list.nix Merge pull request #209192 from lucasew/cockpit 2023-02-06 16:02:27 -03:00
rename.nix Merge pull request #210477 from wineee/deepin-lib 2023-01-26 21:56:17 +08:00