Merge pull request #309549 from r-ryantm/auto-update/keepassxc

keepassxc: 2.7.7 -> 2.7.8
This commit is contained in:
h7x4
2024-06-02 14:51:28 +02:00
committed by GitHub
+2 -2
View File
@@ -41,13 +41,13 @@
stdenv.mkDerivation rec {
pname = "keepassxc";
version = "2.7.7";
version = "2.7.8";
src = fetchFromGitHub {
owner = "keepassxreboot";
repo = "keepassxc";
rev = version;
hash = "sha256-HjDzb1H3eMSraKbfHgg9S+w4TXNt40lQkDz+EChb5Ks=";
hash = "sha256-Gb5/CPhn/phVVvz9BFv7rb12n/P3rPNl5r2gA+E5b0o=";
};
env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.cc.isClang (toString [