maloader: fix hash (currently broken)
This commit is contained in:
parent
8818546d48
commit
bdc48d3b61
@ -6,7 +6,7 @@ stdenv.mkDerivation {
|
|||||||
src = fetchgit {
|
src = fetchgit {
|
||||||
url = "git://github.com/shinh/maloader.git";
|
url = "git://github.com/shinh/maloader.git";
|
||||||
rev = "5f220393e0b7b9ad0cf1aba0e89df2b42a1f0442";
|
rev = "5f220393e0b7b9ad0cf1aba0e89df2b42a1f0442";
|
||||||
sha256 = "07j9b7n0grrbxxyn2h8pnk6pa8b370wq5z5zwbds8dlhi7q37rhn";
|
sha256 = "0dd1pn07x1y8pyn5wz8qcl1c1xwghyya4d060m3y9vx5dhv9xmzw";
|
||||||
};
|
};
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user