Unverified Commit 9ce248ee authored by Artturi's avatar Artturi Committed by GitHub
Browse files

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

parents 7c5eb965 3b40f3c0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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