Revert "home/packages: scriv build fixes"
This reverts commit 5feaaf0b3f.
This commit is contained in:
parent
1e8123fef6
commit
8a08f506ab
1 changed files with 1 additions and 8 deletions
|
|
@ -104,14 +104,7 @@ let
|
|||
ripgrep
|
||||
fd
|
||||
pre-commit
|
||||
(scriv.overridePythonAttrs (old: {
|
||||
patches = old.patches or [ ] ++ [
|
||||
(fetchpatch {
|
||||
url = "https://github.com/nedbat/scriv/commit/04ac45da9e1adb24a95ad9643099fe537b3790fd.diff";
|
||||
hash = "sha256-Gle3zWC/WypGHsKmVlqedRAZVWsBjGpzMq3uKuG9+SY=";
|
||||
})
|
||||
];
|
||||
}))
|
||||
scriv
|
||||
|
||||
# Haskell
|
||||
ghc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue