about summary refs log tree commit diff
path: root/pkgs/applications/misc/qtpass
AgeCommit message (Collapse)AuthorFilesLines
2023-06-14qtpass: fix build with Darwin sandbox enabledRandy Eckenrode1-0/+3
Co-authored-by: toonn <toonn@toonn.io>
2021-07-20treewide: remove unnecessary enableParallelBuilding when using qmakeBen Siraphob1-2/+0
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-12-22qtpass: Fix /usr/lib hardcode to pass-otp.Niklas Hambüchen1-0/+11
Before, the checkbox for OTP functionality could not be enabled on NixOS, even when `(pass.withExtensions (exts: [ exts.pass-otp ]))` was installed correctly.
2019-11-30qtpass: scope qrencodec0bw3b1-1/+6
2019-10-23qtpass: 1.3.1 -> 1.3.2R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/qtpass/versions
2019-10-07qtpass: add pwgen as optional runtime depWill Dietz1-2/+3
2019-10-07qtpass: install man pageWill Dietz1-1/+2
2019-10-07qtpass: point to lupdateWill Dietz1-4/+9
2019-10-07qtpass: 1.3.0 -> 1.3.1Will Dietz1-12/+3
https://github.com/IJHack/QtPass/releases/tag/v1.3.1
2019-08-29qtpass: 1.2.3 -> 1.3.0Chris Rendle-Short1-8/+6
2019-08-29qtpass: fix missing app icon and name when running under WaylandChris Rendle-Short1-1/+12
Patch has been upstreamed and should be safe to remove in versions > 1.3.0
2019-08-08qtpass: use qt5's mkDerivationChris Rendle-Short1-6/+8
See #65399
2019-03-21qtpass: 1.2.1 -> 1.2.3Will Dietz2-22/+4
Patch no longer needed (seems to be already applied, and notes mention).
2018-01-05qtpass: Fix huge icons and spacingadisbladis2-0/+15
2018-01-05qtpass: 1.1.6 -> 1.2.1Daniel Fullmer1-12/+7
2017-06-18qt5: remove makeQtWrapperThomas Tuegel1-4/+4
2017-06-18qt5: rename qmakeHook to qmakeThomas Tuegel1-2/+2
2017-01-06qtpass: 1.1.4 -> 1.1.6Ioannis Koutras1-2/+2
2016-10-10Repository renamed (correct Capitalization)Anne Jan Brouwer1-1/+1
2016-10-07qtpass: 1.1.3 -> 1.1.4Peter Hoeg1-5/+7
2016-06-13qtpass: 1.1.1 -> 1.1.3Nathan Zadoks1-2/+2
Closes #16202.
2016-04-25qtpass: 1.1.0 -> 1.1.1Christoph Hrdinka1-7/+12
Updates qtpass and fixes the current installation method. It further installs the desktop file and application icon.
2016-04-20qtpass: move to qmakeHookNikolay Amiantov1-6/+4
This reverts commit 0cfff33f59131ec124b0e1c0de2a8a69ef4af896.
2016-04-15qtpass: Fix running of {pre,post}Configureaszlig1-1/+5
Commit 0055c6a introduced a new preConfigure hook that sets the right qmake path. Unfortunately the mkDerivation attributes of qtpass override the whole configurePhase, so this hook isn't run at all. This fixes the build of qtpass and it now successfully compiles on my machine. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-01-31qtpass: use wrapQtProgramm instead of standard wrapperChristoph Hrdinka1-7/+7
2016-01-31qtpass: 1.0.6 -> 1.1.0Anne Jan Brouwer1-2/+2
2016-01-13qtpass: 1.0.5 -> 1.0.6Christoph Hrdinka1-2/+2
2015-12-20qtpass: Qt 5 infrastructure updateThomas Tuegel1-2/+2
2015-11-19qtpass: tidy upgoibhniu1-1/+1
2015-11-19Update default.nixAnne Jan Brouwer1-1/+1
2015-11-19Updated to 1.0.5Anne Jan Brouwer1-2/+2
2015-11-04Update default.nixAnne Jan Brouwer1-2/+2
2015-10-26QtPass 1.0.1 to 1.0.3Anne Jan Brouwer1-2/+2
I'm guessing the sha256 wasn't correct for 1.0.1 or I'm doing something wrong here myself . .
2015-08-29qtpass: 0.8.4 -> 1.0.1Jaka Hudoklin1-2/+2
2015-06-26qtpass: init at 0.8.4Christoph Hrdinka1-0/+35