mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-17 03:17:01 +05:30
chore(nix): remove non-existent flake input
This commit is contained in:
parent
305dbedfb5
commit
8417f93e09
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@
|
||||||
|
|
||||||
inputs.devshell.url = "github:numtide/devshell";
|
inputs.devshell.url = "github:numtide/devshell";
|
||||||
inputs.devshell.inputs.nixpkgs.follows = "nixpkgs";
|
inputs.devshell.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
inputs.devshell.inputs.flake-utils.follows = "flake-utils";
|
|
||||||
|
|
||||||
inputs.fenix.url = "github:nix-community/fenix";
|
inputs.fenix.url = "github:nix-community/fenix";
|
||||||
inputs.fenix.inputs.nixpkgs.follows = "nixpkgs";
|
inputs.fenix.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue