fix nixpkgs-patched eval
This commit is contained in:
parent
e623cd2940
commit
0206f7cfcb
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
let
|
{nixpkgs}: let
|
||||||
buildFor = system:
|
buildFor = system:
|
||||||
import ../. {
|
import ../. {
|
||||||
inherit nixpkgs system;
|
inherit nixpkgs system;
|
||||||
|
|
Loading…
Reference in a new issue