| By the way, John Ericson do you remember why the python package-set's spliced scope has splicing disabled for hooks?
The original PR: https://github.com/NixOS/nixpkgs/pull/104201 Currently: https://github.com/NixOS/nixpkgs/blob/b125d87d5b6473acc534c46f06cc0c835c595452/pkgs/development/interpreters/python/passthrufun.nix#L78 Usage of keep: https://github.com/NixOS/nixpkgs/blob/e6d2b439c23fa01b18ae6f677f5e5aba3be48518/lib/customisation.nix#L688-L691 (the comment was added by someone else in https://github.com/NixOS/nixpkgs/commit/dd48cb0b3479912a9c6adfaa7279dbadabaeae2b)
Recent discussion: https://github.com/NixOS/nixpkgs/pull/424913#discussion_r2204760754
|