Merge pull request #188350 from superherointj/broken-nautilus-open-any-terminal

This commit is contained in:
Artturi 2022-08-26 20:49:13 +03:00 committed by GitHub
commit 9ce248ee34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,6 +28,7 @@ python3.pkgs.buildPythonPackage rec {
nativeBuildInputs = [
glib
gobject-introspection
pkg-config
wrapGAppsHook
];
@ -37,7 +38,6 @@ python3.pkgs.buildPythonPackage rec {
dconf
gnome.nautilus
gnome.nautilus-python
gobject-introspection
gsettings-desktop-schemas
gtk3
python3.pkgs.pygobject3