Missing ./
parent
3fb26afa85
commit
b0ee28f2ab
@ -1,3 +1,3 @@
|
||||
{ pkgs, ... }: {
|
||||
spectre-el = pkgs.callPackage spectre-el.nix {};
|
||||
spectre-el = pkgs.callPackage ./spectre-el.nix {};
|
||||
}
|
Loading…
Reference in New Issue