keepassxc: 2.7.6 -> 2.7.7

This commit is contained in:
R. Ryantm 2024-03-11 00:56:25 +00:00 committed by Vincent Laporte
parent 0521702b1d
commit 6e72ac6e54

View File

@ -40,13 +40,13 @@
stdenv.mkDerivation rec {
pname = "keepassxc";
version = "2.7.6";
version = "2.7.7";
src = fetchFromGitHub {
owner = "keepassxreboot";
repo = "keepassxc";
rev = version;
hash = "sha256-xgrkMz7BCBxjfxHsAz/CFLv1d175LnrAJIOZMM3GmU0=";
hash = "sha256-HjDzb1H3eMSraKbfHgg9S+w4TXNt40lQkDz+EChb5Ks=";
};
env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.cc.isClang (toString [