about summary refs log tree commit diff
path: root/pkgs/applications/misc/keepassx/default.nix
AgeCommit message (Collapse)AuthorFilesLines
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-2/+2
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-03-12misc: Remove myself from list of maintainersJascha Geerds1-1/+1
Unfortunately I don't have the time anymore to maintain those packages.
2019-01-04treewide/xorg: replace *proto with xorgprotoLengyel Balazs1-2/+2
2017-08-03Update homepage attributes: http -> httpsmimadrid1-1/+1
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated https://repology.org/repository/nix_stable/problems
2016-04-20keepassx: move to qmake4HookNikolay Amiantov1-5/+3
2015-12-20keepassx: 0.4.3 -> 0.4.4Robert Helgesson1-3/+4
Fixes CVE-2015-8359 and CVE-2015-8378. Also switch URL to new download location.
2015-06-22Add myself as maintainerJascha Geerds1-1/+1
2014-01-21fix keepassx under gcc 4.8Aristid Breitkreuz1-0/+2
2011-06-09fixed a typoJoachim Schiele1-1/+1
svn path=/nixpkgs/trunk/; revision=27404
2011-06-09- added myself as maintainerJoachim Schiele1-0/+24
- added a new package: keepassx (which was reviewed on the nix-dev ml) svn path=/nixpkgs/trunk/; revision=27401