nix: remove unnecessary input override (#8558)

pull/8560/head
Mitchell Hashimoto 2025-09-07 13:36:56 -07:00 committed by GitHub
commit 155bd1dbed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

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