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