types.h -> types.patch
This commit is contained in:
parent
c8aed4202d
commit
dbedbdc939
@ -8,7 +8,7 @@ stdenv.mkDerivation rec {
|
|||||||
sha1 = "291e8bd9d615cf3d27e4000117c81a3602484a50";
|
sha1 = "291e8bd9d615cf3d27e4000117c81a3602484a50";
|
||||||
};
|
};
|
||||||
|
|
||||||
patches = [ ./types.h ];
|
patches = [ ./types.patch ];
|
||||||
|
|
||||||
buildInputs = [ libuuid ];
|
buildInputs = [ libuuid ];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user