meta: remove unnecessary follows
This commit is contained in:
parent
fc628796a9
commit
ace350216e
1 changed files with 0 additions and 2 deletions
|
@ -62,7 +62,6 @@
|
|||
url = "github:numtide/nar-serve";
|
||||
inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
flake-utils.follows = "repin-flake-utils";
|
||||
};
|
||||
};
|
||||
|
||||
|
@ -70,7 +69,6 @@
|
|||
url = "github:numtide/devshell";
|
||||
inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
flake-utils.follows = "repin-flake-utils";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue