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
(cherry picked from commit 5b56834)
  • Loading branch information
marcusramberg authored and github-actions[bot] committed Feb 14, 2025
1 parent 4eea18b commit 82e05b8
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 82e05b8

Please sign in to comment.