treewide: fix evaluation warnings
Some checks failed
Check flake / build-amd64-linux (push) Failing after 1m3s

This commit is contained in:
2026-01-10 14:27:26 +00:00
parent c182c633cc
commit 816eb25479
4 changed files with 6 additions and 8 deletions

View File

@@ -86,7 +86,6 @@
nix-topology = {
url = "github:oddlama/nix-topology";
inputs.nixpkgs.follows = "nixpkgs";
inputs.pre-commit-hooks.follows = "pre-commit-hooks";
};
pre-commit-hooks = {