flake: remove unnecessary follows for data-mesher

This commit is contained in:
Michael Hoang
2025-07-17 17:30:25 +10:00
parent 3afd0c0971
commit 4bc57980ff

View File

@@ -30,7 +30,6 @@
inputs = {
flake-parts.follows = "flake-parts";
nixpkgs.follows = "nixpkgs";
systems.follows = "systems";
treefmt-nix.follows = "treefmt-nix";
};
};