mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-13 23:47:47 +00:00
fprintd-tod: init from fprintd
This commit is contained in:
parent
76558714f3
commit
b0a4d392b9
@ -4470,6 +4470,10 @@ in
|
||||
|
||||
fprintd = callPackage ../tools/security/fprintd { };
|
||||
|
||||
fprintd-tod = callPackage ../tools/security/fprintd {
|
||||
libfprint = libfprint-tod;
|
||||
};
|
||||
|
||||
ferdi = callPackage ../applications/networking/instant-messengers/ferdi {
|
||||
mkFranzDerivation = callPackage ../applications/networking/instant-messengers/franz/generic.nix { };
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user