Loading pkgs/by-name/ti/tidal-hifi/electron.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,11 +8,11 @@ let https://github.com/Mastermindzh/tidal-hifi/blob/master/build/electron-builder.base.yml for the expected version */ version = "40.1.0"; version = "40.7.0"; in (fetchzip { url = "https://github.com/castlabs/electron-releases/releases/download/v${version}+wvcus/electron-v${version}+wvcus-linux-x64.zip"; hash = "sha256-V9XakjxnfWWu7xZrw45NbOP86FuJjHOuzNBlnxuTzCE="; hash = "sha256-Ax1gTt5ZRHFP7IBxNb+KXeglflel1zoz0VUHhEM2aAc="; stripRoot = false; }).overrideAttrs Loading pkgs/by-name/ti/tidal-hifi/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -92,13 +92,13 @@ let in buildNpmPackage (finalAttrs: { pname = "tidal-hifi"; version = "6.2.0"; version = "6.3.1-Mavy"; src = fetchFromGitHub { owner = "Mastermindzh"; repo = "tidal-hifi"; tag = finalAttrs.version; hash = "sha256-DIJfVoNFr2K1bII9XJRWqhBw0TGnzZgpx4Eh1EVX2OE="; hash = "sha256-IOC6LQ6kLQGBTB1Ng6TWCsW9zvsJ3/Yb1515dGbV1EU="; }; nativeBuildInputs = [ Loading @@ -107,7 +107,7 @@ buildNpmPackage (finalAttrs: { copyDesktopItems ]; npmDepsHash = "sha256-W3tfIiKCeLPbe/pEkXksJn/XufImp7XU/qJbCYROel8="; npmDepsHash = "sha256-rsZCy0W1B+beH6bSqOSp4Pu6h3hknrLCfUb8a0F4nFg="; forceGitDeps = true; makeCacheWritable = true; Loading Loading
pkgs/by-name/ti/tidal-hifi/electron.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,11 +8,11 @@ let https://github.com/Mastermindzh/tidal-hifi/blob/master/build/electron-builder.base.yml for the expected version */ version = "40.1.0"; version = "40.7.0"; in (fetchzip { url = "https://github.com/castlabs/electron-releases/releases/download/v${version}+wvcus/electron-v${version}+wvcus-linux-x64.zip"; hash = "sha256-V9XakjxnfWWu7xZrw45NbOP86FuJjHOuzNBlnxuTzCE="; hash = "sha256-Ax1gTt5ZRHFP7IBxNb+KXeglflel1zoz0VUHhEM2aAc="; stripRoot = false; }).overrideAttrs Loading
pkgs/by-name/ti/tidal-hifi/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -92,13 +92,13 @@ let in buildNpmPackage (finalAttrs: { pname = "tidal-hifi"; version = "6.2.0"; version = "6.3.1-Mavy"; src = fetchFromGitHub { owner = "Mastermindzh"; repo = "tidal-hifi"; tag = finalAttrs.version; hash = "sha256-DIJfVoNFr2K1bII9XJRWqhBw0TGnzZgpx4Eh1EVX2OE="; hash = "sha256-IOC6LQ6kLQGBTB1Ng6TWCsW9zvsJ3/Yb1515dGbV1EU="; }; nativeBuildInputs = [ Loading @@ -107,7 +107,7 @@ buildNpmPackage (finalAttrs: { copyDesktopItems ]; npmDepsHash = "sha256-W3tfIiKCeLPbe/pEkXksJn/XufImp7XU/qJbCYROel8="; npmDepsHash = "sha256-rsZCy0W1B+beH6bSqOSp4Pu6h3hknrLCfUb8a0F4nFg="; forceGitDeps = true; makeCacheWritable = true; Loading