forked from lix-project/lix
This commit is contained in:
parent
d4753c944f
commit
a96cac0d18
|
@ -58,7 +58,7 @@ let
|
||||||
with import nixpkgs.path {inherit system;};
|
with import nixpkgs.path {inherit system;};
|
||||||
|
|
||||||
releaseTools.nixBuild {
|
releaseTools.nixBuild {
|
||||||
name = "nix-build";
|
name = "nix";
|
||||||
src = tarball;
|
src = tarball;
|
||||||
|
|
||||||
buildInputs = [curl perl bzip2 openssl];
|
buildInputs = [curl perl bzip2 openssl];
|
||||||
|
|
Loading…
Reference in a new issue