mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 08:16:15 +02:00
This commit is contained in:
parent
d4753c944f
commit
a96cac0d18
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ let
|
|||
with import nixpkgs.path {inherit system;};
|
||||
|
||||
releaseTools.nixBuild {
|
||||
name = "nix-build";
|
||||
name = "nix";
|
||||
src = tarball;
|
||||
|
||||
buildInputs = [curl perl bzip2 openssl];
|
||||
|
|
Loading…
Reference in a new issue