refine
This commit is contained in:
parent
da7471a102
commit
8b72786a95
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ let
|
||||||
};
|
};
|
||||||
|
|
||||||
xbuild = stdenv.mkDerivation {
|
xbuild = stdenv.mkDerivation {
|
||||||
name = "xbuild-wrapper";
|
name = "xbuild";
|
||||||
|
|
||||||
unpackPhase = "true";
|
unpackPhase = "true";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue