summary refs log tree commit diff
path: root/pkgs/applications/audio/tidal-hifi/default.nix
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-10-06 06:05:17 +0000
committerGitHub <noreply@github.com>2022-10-06 06:05:17 +0000
commit863df54d1363f0377ca0f1410d5e1619ca47404c (patch)
tree6f88d61223c2ae0efb25718b74de487095189c4c /pkgs/applications/audio/tidal-hifi/default.nix
parent4c298a6859ba3f46ffedc1ad80bee023513dc066 (diff)
parentd796e61ffd29e38a1b3854701285db2258693ed9 (diff)
downloadnixpkgs-863df54d1363f0377ca0f1410d5e1619ca47404c.tar
nixpkgs-863df54d1363f0377ca0f1410d5e1619ca47404c.tar.gz
nixpkgs-863df54d1363f0377ca0f1410d5e1619ca47404c.tar.bz2
nixpkgs-863df54d1363f0377ca0f1410d5e1619ca47404c.tar.lz
nixpkgs-863df54d1363f0377ca0f1410d5e1619ca47404c.tar.xz
nixpkgs-863df54d1363f0377ca0f1410d5e1619ca47404c.tar.zst
nixpkgs-863df54d1363f0377ca0f1410d5e1619ca47404c.zip
Merge master into staging-next
Diffstat (limited to 'pkgs/applications/audio/tidal-hifi/default.nix')
-rw-r--r--pkgs/applications/audio/tidal-hifi/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/audio/tidal-hifi/default.nix b/pkgs/applications/audio/tidal-hifi/default.nix
index 8b6d5091721..4f27ff80932 100644
--- a/pkgs/applications/audio/tidal-hifi/default.nix
+++ b/pkgs/applications/audio/tidal-hifi/default.nix
@@ -109,7 +109,7 @@ stdenv.mkDerivation rec {
       --prefix LD_LIBRARY_PATH : "${lib.makeLibraryPath buildInputs}" \
       "''${gappsWrapperArgs[@]}"
     substituteInPlace $out/share/applications/tidal-hifi.desktop \
-      --replace \ "/opt/tidal-hifi/tidal-hifi" "tidal-hifi" \
+      --replace "/opt/tidal-hifi/tidal-hifi" "tidal-hifi" \
       --replace "/usr/share/icons/hicolor/0x0/apps/tidal-hifi.png" "tidal-hifi.png"
 
     for size in 48 64 128 256 512; do