Remove comma and the nix-index-database

This commit is contained in:
SebastianStork 2024-09-16 00:52:56 +02:00
parent 4f4e5c93f4
commit 1b06f829c3
5 changed files with 0 additions and 50 deletions

View file

@ -32,11 +32,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nix-index-database = {
url = "github:Mic92/nix-index-database";
inputs.nixpkgs.follows = "nixpkgs";
};
treefmt-nix = {
url = "github:numtide/treefmt-nix";
inputs.nixpkgs.follows = "nixpkgs";