Merge pull request #15950 from cleverca22/master
runit: fix closure size
This commit is contained in:
commit
c3a522c054
@ -9,8 +9,6 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "065s8w62r6chjjs6m9hapcagy33m75nlnxb69vg0f4ngn061dl3g";
|
sha256 = "065s8w62r6chjjs6m9hapcagy33m75nlnxb69vg0f4ngn061dl3g";
|
||||||
};
|
};
|
||||||
|
|
||||||
phases = [ "unpackPhase" "patchPhase" "buildPhase" "checkPhase" "installPhase" ];
|
|
||||||
|
|
||||||
patches = [ ./Makefile.patch ];
|
patches = [ ./Makefile.patch ];
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user