Skip to content

Commit

Permalink
[Backport release-24.11] cloudflare-warp: include desktop-file-util t…
Browse files Browse the repository at this point in the history
…o allow browser to open (#382082)
  • Loading branch information
wolfgangwalther authored Feb 15, 2025
2 parents 80c1c75 + 82e05b8 commit b396b97
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 @@ -3,6 +3,7 @@
lib,
autoPatchelfHook,
copyDesktopItems,
desktop-file-utils,
dbus,
dpkg,
fetchurl,
Expand Down Expand Up @@ -41,6 +42,7 @@ stdenv.mkDerivation rec {
autoPatchelfHook
makeWrapper
copyDesktopItems
desktop-file-utils
];

buildInputs = [
Expand Down

0 comments on commit b396b97

Please sign in to comment.