Fix evaluation
This commit is contained in:
@@ -106,7 +106,6 @@ let
|
|||||||
|
|
||||||
|
|
||||||
binaryTarball = pkgs.lib.genAttrs systems (system:
|
binaryTarball = pkgs.lib.genAttrs systems (system:
|
||||||
{ system ? "x86_64-linux" }:
|
|
||||||
|
|
||||||
with import <nixpkgs> { inherit system; };
|
with import <nixpkgs> { inherit system; };
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user