mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-16 07:37:01 +05:30
fix(flakes): remove obsoleted input override
This commit is contained in:
parent
f78a112d92
commit
a41844cfbe
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@
|
|||
inputs.advisory-db.flake = false;
|
||||
|
||||
inputs.crane.url = "github:ipetkov/crane";
|
||||
inputs.crane.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
inputs.devshell.url = "github:numtide/devshell";
|
||||
inputs.devshell.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue