Skip to content

Commit

Permalink
cloudflare-warp: include desktop-file-util to allow browser to open (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusramberg authored Feb 14, 2025
2 parents c78db59 + 5b56834 commit 20dbbf1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/by-name/cl/cloudflare-warp/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
autoPatchelfHook,
versionCheckHook,
copyDesktopItems,
desktop-file-utils,
dbus,
dpkg,
fetchurl,
Expand Down Expand Up @@ -43,6 +44,7 @@ stdenv.mkDerivation rec {
versionCheckHook
makeWrapper
copyDesktopItems
desktop-file-utils
];

buildInputs = [
Expand Down

0 comments on commit 20dbbf1

Please sign in to comment.