nix: remove unnecessary input override

pull/8558/head
Jeffrey C. Ollie 2025-09-07 10:32:46 -05:00
parent 42a54d8d7f
commit 6d3bab725c
No known key found for this signature in database
GPG Key ID: 1BB9EB7EA602265B
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";
};
};
};