update bugwarrior revision

This commit is contained in:
Ingolf Wagner 2024-06-10 13:38:49 +02:00
parent b30dbbf38c
commit 5b9761c903
Signed by: palo
GPG key ID: 76BF5F1928B9618B

View file

@ -47,8 +47,8 @@ in
src = pkgs.fetchFromGitHub {
owner = "ralphbean";
repo = "bugwarrior";
rev = "eb19a702a698f9c8c3ce2a1fe41f35872d9ae398";
sha256 = "sha256-Geon+ddE58WJ10L4unotzvmZj1Ye0yjZHVQgrR2YWgE=";
rev = "6554e70c199cc766a2b5e4e4fe22e4e46d64bba1";
sha256 = "sha256-cKhL8FBH7wxCxXrybVRLfCHQTCxursFqtBDl3e1UUXs=";
};
propagatedBuildInputs = old.propagatedBuildInputs ++ [
pkgs.legacy_2311.python3Packages.pydantic