Commit a14f2a4d authored by Peder Bergebakken Sundt's avatar Peder Bergebakken Sundt Committed by github-actions[bot]
Browse files

gnomeExtensions.ddterm: unbreak

(cherry picked from commit 57fad0db)
parent befb8730
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -51,7 +51,6 @@ super: lib.trivial.pipe super [
    buildInputs = [ vte ];
    postFixup = ''
      wrapGApp "$out/share/gnome-shell/extensions/ddterm@amezin.github.com/bin/com.github.amezin.ddterm"
      wrapGApp "$out/share/gnome-shell/extensions/ddterm@amezin.github.com/ddterm/app/dependencies-notification.js"
    '';
  }))