summary refs log tree commit diff
path: root/pkgs/applications/misc/keepassx/default.nix
Commit message (Collapse)AuthorAge
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* misc: Remove myself from list of maintainersJascha Geerds2019-03-12
| | | | | Unfortunately I don't have the time anymore to maintain those packages.
* treewide/xorg: replace *proto with xorgprotoLengyel Balazs2019-01-04
|
* Update homepage attributes: http -> httpsmimadrid2017-08-03
| | | | | Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated https://repology.org/repository/nix_stable/problems
* keepassx: move to qmake4HookNikolay Amiantov2016-04-20
|
* keepassx: 0.4.3 -> 0.4.4Robert Helgesson2015-12-20
| | | | | Fixes CVE-2015-8359 and CVE-2015-8378. Also switch URL to new download location.
* Add myself as maintainerJascha Geerds2015-06-22
|
* fix keepassx under gcc 4.8Aristid Breitkreuz2014-01-21
|
* fixed a typoJoachim Schiele2011-06-09
| | | | svn path=/nixpkgs/trunk/; revision=27404
* - added myself as maintainerJoachim Schiele2011-06-09
- added a new package: keepassx (which was reviewed on the nix-dev ml) svn path=/nixpkgs/trunk/; revision=27401