Commit graph

18 commits

Author SHA1 Message Date
Josef Kemetmüller 3f1a03b20e keepassxc: 2.3.0 -> 2.3.1 2018-03-25 21:55:47 +02:00
Josef Kemetmüller 2a80448fed keepassxc: fix darwin build 2018-03-25 21:50:25 +02:00
Jörg Thalheim 5bb9c36998 keepassxc: hopefully fix darwin 2018-03-04 20:50:50 +00:00
Jörg Thalheim 674c8cacbc keepassxc: enable ssh agent sockets 2018-03-04 19:56:02 +00:00
Jon Banafato e0ba76c228 keepassxc: 2.2.4 -> 2.3.0
See the [changelog](a06e85f6ce/CHANGELOG (L1-L51)).

Changes to options:

- `withKeePassBrowser`: New in version 2.3.0 and replaces the
  functionality provided by the KeePassHTTP plugin. Users should
  install the
  [KeePassXC-Browser extension](https://github.com/keepassxreboot/keepassxc-browser).
  Defaults to `true` to remain consistent with the old default for
  `withKeePassHTTP`.

- `withKeePassHTTP`: This feature is deprecated and disabled by default
  in the source repository. Default changed from `true` to `false`.

- `withKeePassNetworking`: Controls all network access code within
  KeePassXC. Defaults to `false` to match the source repository.

- `withKeePassSSHAgent`: Enables the SSH Agent plugin for use with
  [KeeAgent](https://lechnology.com/software/keeagent/). Defaults to
  `false` to match the source repository.
2018-03-04 01:47:55 -05:00
Orivej Desh b693f989f6 keepassxc: support macOS
Closes #32879, taking the new description from the PR
2017-12-20 08:10:05 +00:00
Jon Banafato 616fa05306 keepassxc: 2.2.2 -> 2.2.4
KeepassXC has a new bugfix release. The changelog is available at
https://github.com/keepassxreboot/keepassxc/releases/tag/2.2.4.
2017-12-14 11:32:20 -05:00
Bjørn Forsman 6c7c3beea3 keepassxc: rename from keepassx-community
I think the new name is more appropriate, see https://keepassxc.org/.
2017-11-08 08:48:54 +01:00
Jon Banafato c1105ad9b4 keepassx-community: 2.2.1 -> 2.2.2 2017-10-22 11:46:33 -04:00
Jon Banafato 98cb45ece3 Update keepassx-community to 2.2.1 2017-10-02 19:06:29 -04:00
Bill Sun b4387e7c2f Add cmakeFlags for auto-type and yubikey (#27321)
* Add cmakeFlags for auto-type and yubikey

* Add libyubikey dependency

* Add auto-type dependencies

* Add new dependencies to buildInputs

* Fix duplication and capitalization in dependencies

* Add yubikey-personalization to dependency and build

* Add release build flag

* Revert "Add release build flag"

This reverts commit afabd63db0ad68348909c67b488787501b7991bb.
2017-07-18 00:09:50 +01:00
Jörg Thalheim 7df83abe85 keepassx-community: 2.1.4 -> 2.2.0 2017-06-26 07:31:44 +01:00
Jörg Thalheim f319442b77 keepassxc: fix 4.9 compatibility 2017-06-25 09:36:06 +01:00
Jon Banafato 4a4719c6ec keepassx-community: 2.1.3 -> 2.1.4
KeePassXC has a new bugfix release available: https://github.com/keepassxreboot/keepassxc/releases/tag/2.1.4
2017-04-10 20:54:23 -04:00
Jörg Thalheim 5e0cbbbdb6
keepassx-community: 2.1.2 -> 2.1.3
fixes https://github.com/NixOS/security/issues/105
2017-03-25 21:39:22 +01:00
Jörg Thalheim 61785c5531 keepassxc: 2.1.0 -> 2.1.2
also enable http plugin again. Readme mention using the protocol be a
security risk because it is unencrypted, but the connections stays local
(127.0.0.1) and the plugins has to explicitly enabled in settings
(disabled by default).
2017-02-28 21:44:15 +01:00
Nikolay Amiantov 2c7e3f276d keepassx-community: don't use qt.full 2017-02-03 18:21:15 +03:00
Drakonis 15bc80f3b9
keepassx-community: init at 2.1.0
- deprecating keepassx-reboot (was at 2.0.3)
2017-02-01 21:21:34 -05:00
Renamed from pkgs/applications/misc/keepassx/reboot.nix (Browse further)