mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-25 20:34:52 +03:00
haskell-hakyll: cosmetic
This commit is contained in:
parent
7b73fa3853
commit
749243496c
@ -25,7 +25,7 @@ cabal.mkDerivation (self: {
|
||||
snapCore snapServer systemFilepath tagsoup testFramework
|
||||
testFrameworkHunit testFrameworkQuickcheck2 text time
|
||||
];
|
||||
postPatch = ''
|
||||
patchPhase = ''
|
||||
sed -i -e 's|cryptohash.*,|cryptohash,|' -e 's|tagsoup.*,|tagsoup,|' hakyll.cabal
|
||||
'';
|
||||
doCheck = false;
|
||||
|
Loading…
Reference in New Issue
Block a user