mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
nix: flake update
This commit is contained in:
parent
638cfd3991
commit
24df9d0008
4 changed files with 11 additions and 19 deletions
|
@ -10,13 +10,6 @@ in
|
|||
pww = callPackage ../pkgs/pww { };
|
||||
ianny = callPackage ../pkgs/ianny { };
|
||||
|
||||
fprintd = prev.fprintd.overrideAttrs (_: {
|
||||
mesonCheckFlags = [
|
||||
"--no-suite"
|
||||
"fprintd:TestPamFprintd"
|
||||
];
|
||||
});
|
||||
|
||||
tpm2-pkcs11 = prev.tpm2-pkcs11.override { fapiSupport = false; };
|
||||
imv = prev.imv.override {
|
||||
# freeimage is broken
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue