nixpkgs/pkgs/applications/misc/keepass
Krzysztof Nazarewski b5a44bdcbd keepass: stop saving config to /nix/store
TLDR: makes KeePass prefer $XDG_CONFIG_HOME instead of install (/nix/store) location

KeePass defaults `PreferUserConfiguration` to `false`,r
 the only way to set it to `true` is through global
 KeePass.config.xml at the install location.
The default installer configuration does just that and nothing else.

Excerpt from documentation (see https://keepass.info/help/base/configuration.html#tech )
> If the PreferUserConfiguration flag is false,
>  try to store all configuration items into the global configuration file.
>  If this fails, report the error and try to store them into the local configuration file.
>  If this fails, report the error.
2021-12-03 23:59:36 +01:00
..
default.nix keepass: stop saving config to /nix/store 2021-12-03 23:59:36 +01:00
extractWinRscIconsToStdFreeDesktopDir.sh treewide: remove trailing whitespaces 2021-01-01 10:41:04 -08:00
fix-paths.patch keepass: pbpaste and pbcopy do not need to be replaced. Those are command builtin to MacOS 2020-06-03 11:20:42 +02:00
keepass-plugins-load.patch keepass: Fix Keepass plugin loading. 2020-06-03 11:19:15 +02:00
keepass-plugins.patch keepass: Fix Keepass plugin loading. 2020-06-03 11:19:15 +02:00