Merge pull request #59190 from adrianparvino/pinentry-remove-gtk3-dep
pinentry: remove GTK3 dependency
This commit is contained in:
commit
582c8c5c51
@ -4982,6 +4982,7 @@ in
|
||||
|
||||
pinentry = callPackage ../tools/security/pinentry {
|
||||
libcap = if stdenv.isDarwin then null else libcap;
|
||||
gcr = null;
|
||||
};
|
||||
|
||||
pinentry_ncurses = res.pinentry.override {
|
||||
|
Loading…
x
Reference in New Issue
Block a user