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