nix: remove unnecessary input override (#8558)

This commit is contained in:
Mitchell Hashimoto
2025-09-07 13:36:56 -07:00
committed by GitHub

View File

@@ -30,7 +30,6 @@
# we are using for "normal" builds.
#
# nixpkgs.follows = "nixpkgs";
flake-utils.follows = "flake-utils";
};
};
};