fixed
This commit is contained in:
parent
9b4d594160
commit
f32616dc4a
@ -1,7 +1,6 @@
|
|||||||
{ ... }:
|
{ ... }:
|
||||||
let
|
let
|
||||||
pkgs = import <nixpkgs> {
|
pkgs = import <nixpkgs> {
|
||||||
inherit <system>;
|
|
||||||
overlays = [
|
overlays = [
|
||||||
import ./overlay.nix
|
import ./overlay.nix
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user