forked from lix-project/lix
Fix evaluation
This commit is contained in:
parent
f72ed36025
commit
c3fc60d936
|
@ -106,7 +106,6 @@ let
|
|||
|
||||
|
||||
binaryTarball = pkgs.lib.genAttrs systems (system:
|
||||
{ system ? "x86_64-linux" }:
|
||||
|
||||
with import <nixpkgs> { inherit system; };
|
||||
|
||||
|
|
Loading…
Reference in a new issue