Unverified Commit 5b56834d authored by Marcus Ramberg's avatar Marcus Ramberg
Browse files

cloudflare-warp: include desktop-file-util to allow browser to open

parent 7fd3a72d
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 = [