nixpkgs/pkgs/applications/misc/keepass
polykernel ca20a96b5f treewide: concatStrings (intersperse ...) -> concatStringsSep ...
Update all usage of lib.concatStrings (lib.intersperse ...) to
lib.concatStringsSep. This produces the same result as per https://github.com/NixOS/nixpkgs/pull/135843,
however it yields a performance benefit on Nix versions that
support the builtins.concatStringsSep primop.
2021-08-28 11:57:59 -04:00
..
default.nix treewide: concatStrings (intersperse ...) -> concatStringsSep ... 2021-08-28 11:57:59 -04: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