flake: remove override for non-existant input
This commit is contained in:
parent
afe89df208
commit
687c6fb157
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@
|
||||||
devshell = {
|
devshell = {
|
||||||
url = "github:numtide/devshell";
|
url = "github:numtide/devshell";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
inputs.systems.follows = "systems";
|
|
||||||
};
|
};
|
||||||
nixos-generators = {
|
nixos-generators = {
|
||||||
url = "github:nix-community/nixos-generators";
|
url = "github:nix-community/nixos-generators";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue