Python not seeing my Gtk dependency (works in nix-shell, not in configuration.nix nor a package)

One of the dependencies you listed or their transitive dependencies provide the setup hook that is run when nix-shell is run (Code search results · GitHub).

1 Like