Revert "home/packages: scriv build fixes"

This reverts commit 5feaaf0b3f.
This commit is contained in:
Trolli Schmittlauch 2025-12-07 12:41:40 +01:00
parent 1e8123fef6
commit 8a08f506ab

View file

@ -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