chore(flake.nix): treefmt.inputs.nixpkgs.follows = "nixpkgs"
This commit is contained in:
@@ -85,7 +85,10 @@
|
||||
# keep-sorted end
|
||||
|
||||
# Misc
|
||||
treefmt.url = "github:numtide/treefmt-nix";
|
||||
treefmt = {
|
||||
url = "github:numtide/treefmt-nix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
plant = {
|
||||
url = "git+ssh://git@git.imxyy.top:2222/imxyy1soope1/HF-plant.git?rev=08dc0b3889797eb3618c7475c3c367ec0e5fdf40";
|
||||
flake = false;
|
||||
|
||||
Reference in New Issue
Block a user