Remove unused input override.
This commit is contained in:
parent
f93a11b11f
commit
39bcc3643c
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@
|
||||||
url = "github:numtide/devshell";
|
url = "github:numtide/devshell";
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.follows = "nixpkgs";
|
nixpkgs.follows = "nixpkgs";
|
||||||
flake-utils.follows = "flake-utils";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
pre-commit-hooks = {
|
pre-commit-hooks = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue