update bugwarrior revision
This commit is contained in:
parent
b30dbbf38c
commit
5b9761c903
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue