Loading pkgs/by-name/ro/roon-server/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ stdenv, }: let version = "2.53.1544"; version = "2.54.1554"; urlVersion = builtins.replaceStrings [ "." ] [ "0" ] version; in stdenv.mkDerivation { Loading @@ -25,7 +25,7 @@ stdenv.mkDerivation { src = fetchurl { url = "https://download.roonlabs.com/updates/production/RoonServer_linuxx64_${urlVersion}.tar.bz2"; hash = "sha256-Hbe2EfBbpA3Xzyh4ZYjm1G8qrwg+dEq5YAwZEG59ClI="; hash = "sha256-tE+WhsXJn1fVkD8wCuu5ZVaBDwsm9hss2KA0nocME+E="; }; dontConfigure = true; Loading Loading
pkgs/by-name/ro/roon-server/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ stdenv, }: let version = "2.53.1544"; version = "2.54.1554"; urlVersion = builtins.replaceStrings [ "." ] [ "0" ] version; in stdenv.mkDerivation { Loading @@ -25,7 +25,7 @@ stdenv.mkDerivation { src = fetchurl { url = "https://download.roonlabs.com/updates/production/RoonServer_linuxx64_${urlVersion}.tar.bz2"; hash = "sha256-Hbe2EfBbpA3Xzyh4ZYjm1G8qrwg+dEq5YAwZEG59ClI="; hash = "sha256-tE+WhsXJn1fVkD8wCuu5ZVaBDwsm9hss2KA0nocME+E="; }; dontConfigure = true; Loading