mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-15 05:27:01 +05:30
chore(nix): remove non-existent flake input
This commit is contained in:
parent
84c56ec9c6
commit
92fb1f0c36
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