diff options
| author | techchud <protrude_paying969@simplelogin.com> | 2025-11-05 18:09:12 -0600 |
|---|---|---|
| committer | techchud <protrude_paying969@simplelogin.com> | 2025-11-05 18:09:12 -0600 |
| commit | 448c525e9b630644dcee114f291ab34d9509dca4 (patch) | |
| tree | f0eb8330f8fb1905cd3cb3097a7f7f9614fb1acf | |
| parent | 653ecc2e36165d3864fe79de9392f5221ea42c8f (diff) | |
| download | guix-techchud-448c525e9b630644dcee114f291ab34d9509dca4.tar.gz guix-techchud-448c525e9b630644dcee114f291ab34d9509dca4.tar.bz2 guix-techchud-448c525e9b630644dcee114f291ab34d9509dca4.zip | |
remove unnecessary patch
| -rw-r--r-- | bugwarrior.scm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bugwarrior.scm b/bugwarrior.scm index 71f1a62..8a6774a 100644 --- a/bugwarrior.scm +++ b/bugwarrior.scm @@ -65,8 +65,6 @@ mechanism of @code{dogpile}.") (sha256 (base32 "0v96zg2ga8cw84zx12dvh3m995adf5k40x9cs53waxranxvm4k0a")) (modules '((guix build utils))) - (patches - (search-patches "aux-files/python-bugwarrior/gitea-support.patch")) )) (build-system pyproject-build-system) (arguments |
