summary refs log tree commit diff
path: root/pkgs/tools/security/pinentry/default.nix
AgeCommit message (Expand)AuthorFilesLines
2023-04-08pinentry: fix crossAdam Joseph1-0/+2
2022-12-16pinentry: 1.2.0 -> 1.2.1Franz Pletz1-6/+5
2022-12-05pinentry: add option to build without libsecretSandro Jäckel1-4/+6
2022-12-05pinentry: remove global with libSandro Jäckel1-16/+13
2022-07-09pinentry: replace mkFlag with lib.enableFeature and lib.withFeaturePavol Rusnak1-10/+5
2022-01-01pinentry: remove qt for darwin due to build issues with qtSteven Sherry1-1/+1
2021-11-12pinentry: remove libcap null overrideSandro Jäckel1-3/+3
2021-10-28pinentry: 1.1.0 -> 1.2.0Christian Kögler1-2/+2
2021-10-06libgpg-error: rename from libgpgerrorRyan Burns1-2/+2
2021-08-13Update pkgs/tools/security/pinentry/default.nixJörg Thalheim1-1/+1
2021-08-12pinentry: fix darwin-aarch64 buildJörg Thalheim1-1/+3
2021-01-16pkgs/tools: pkgconfig -> pkg-configBen Siraphob1-2/+2
2021-01-15pkgs/tools: stdenv.lib -> libBen Siraphob1-1/+1
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-1/+1
2020-10-01pinentry: fix build on darwinMario Rodas1-1/+1
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-10-16pinentry: build with multiple outputs in single drvFranz Pletz1-36/+69
2019-09-17Merge pull request #68889 from nspin/pr/various-cross-2Matthew Bauer1-3/+5
2019-09-16pinentry: fix cross-compilationNick Spinale1-3/+5
2019-09-06tree-wide: s/GTK+/GTK/gJan Tojnar1-1/+1
2019-07-24pinentry: Use qt5.wrapQtApps as neededThomas Tuegel1-4/+18
2019-05-04pinentry: update patch urlVladimír Čunát1-1/+2
2019-04-16pinentry: fix libassuan and libgpg-error detection in cross buildsPierre Bourdon1-2/+4
2019-02-26pinentry: Use lib.string.{enable,with}Feature to avoid duplicationJohn Ericson1-14/+9
2018-06-08pinentry-debian-patch - "anonscm.debian.org has migrated to salsa.debian.org"...Sander Hollaar1-1/+1
2018-03-19Merge pull request #34982 from tadfisher/pinentry-emacsMatthew Justin Bauer1-1/+3
2018-02-25pinentry: fix hash of patchFrederik Rietdijk1-1/+1
2018-02-14pinentry: add option to enable pinentry-emacsTad Fisher1-1/+3
2017-12-16pinentry: clean upJan Tojnar1-9/+9
2017-12-16pinentry: 1.0.0 → 1.1.0Jan Tojnar1-5/+2
2017-12-16pinentry_qt: merge into pinentryJan Tojnar1-9/+3
2017-10-01pinentry: add optional libsecret dependencyJan Tojnar1-8/+9
2017-10-01pinentry: fix configure argumentsJan Tojnar1-3/+1
2017-10-01pinentry: add GNOME 3 frontend supportJan Tojnar1-3/+4
2017-08-22pinentry: fix keyboard/pointer grabbing bugsHerwig Hochleitner1-1/+10
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger1-1/+1
2017-07-10pinentry: 0.9.7 -> 1.0.0Franz Pletz1-2/+2
2016-02-22pinentry: 0.9.6 -> 0.9.7Franz Pletz1-2/+2
2015-12-10pinentry: 0.9.5 -> 0.9.6Thomas Tuegel1-2/+2
2015-08-12pinentry: 0.9.4 -> 0.9.5William A. Kennington III1-4/+4
2015-06-25patch pinentry to work with ncursesJude Taylor1-0/+4
2015-06-18Merge pull request #8382 from DamienCassou/update-pinentry-0.9.4William A. Kennington III1-2/+2
2015-06-18pinentry: 0.9.1 -> 0.9.4Damien Cassou1-2/+2
2015-06-13pinentry: find moc when qt4 enabledThomas Tuegel1-2/+9
2015-06-04Revert "Refactor mkFlag out of old packages"Eelco Dolstra1-6/+9
2015-05-22Refactor mkFlag out of old packagesWilliam A. Kennington III1-9/+6
2015-04-13pinentry: 0.9.0 -> 0.9.1William A. Kennington III1-2/+2
2015-03-26pinentry: fix build /cc wkenningtonDomen Kožar1-1/+2
2015-03-25pinentry: Fix for darwinWilliam A. Kennington III1-1/+1
2015-03-25pinentry: Slight refactoringWilliam A. Kennington III1-3/+3