Unverified Commit 20dbbf1d authored by Marcus Ramberg's avatar Marcus Ramberg Committed by GitHub
Browse files

cloudflare-warp: include desktop-file-util to allow browser to open (#381023)

parents c78db596 5b56834d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@
  autoPatchelfHook,
  versionCheckHook,
  copyDesktopItems,
  desktop-file-utils,
  dbus,
  dpkg,
  fetchurl,
@@ -43,6 +44,7 @@ stdenv.mkDerivation rec {
    versionCheckHook
    makeWrapper
    copyDesktopItems
    desktop-file-utils
  ];

  buildInputs = [