Loading pkgs/by-name/bi/bitbox/package.nix +5 −5 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ runCommand, buildNpmPackage, clang, go_1_24, go, libsForQt5, qt6, udevCheckHook, Loading @@ -21,14 +21,14 @@ let in stdenv.mkDerivation rec { pname = "bitbox"; version = "4.49.0"; version = "4.50.1"; src = fetchFromGitHub { owner = "BitBoxSwiss"; repo = "bitbox-wallet-app"; tag = "v${version}"; fetchSubmodules = true; hash = "sha256-pl7vtRQCxRwG58bBnT8iAi2qfsdeJrHbzDeHJsYwjnQ="; hash = "sha256-ZK1US/RF67QPyV0xRVIw4mecNZM/82GhWvjhJ47rKHU="; }; postPatch = '' Loading @@ -43,7 +43,7 @@ stdenv.mkDerivation rec { inherit version; inherit src; sourceRoot = "${src.name}/frontends/web"; npmDepsHash = "sha256-J3jT286MZGTHgmRXKiXj7lod9wgoEVQrCfOGCtSyG/s="; npmDepsHash = "sha256-kIYyUeaTgj4dJXfAJ1+3WDIYSADFcs5ypRGTODlxwDI="; installPhase = "cp -r build $out"; }; Loading Loading @@ -81,7 +81,7 @@ stdenv.mkDerivation rec { nativeBuildInputs = [ clang go_1_24 go qt6.wrapQtAppsHook rcc udevCheckHook Loading Loading
pkgs/by-name/bi/bitbox/package.nix +5 −5 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ runCommand, buildNpmPackage, clang, go_1_24, go, libsForQt5, qt6, udevCheckHook, Loading @@ -21,14 +21,14 @@ let in stdenv.mkDerivation rec { pname = "bitbox"; version = "4.49.0"; version = "4.50.1"; src = fetchFromGitHub { owner = "BitBoxSwiss"; repo = "bitbox-wallet-app"; tag = "v${version}"; fetchSubmodules = true; hash = "sha256-pl7vtRQCxRwG58bBnT8iAi2qfsdeJrHbzDeHJsYwjnQ="; hash = "sha256-ZK1US/RF67QPyV0xRVIw4mecNZM/82GhWvjhJ47rKHU="; }; postPatch = '' Loading @@ -43,7 +43,7 @@ stdenv.mkDerivation rec { inherit version; inherit src; sourceRoot = "${src.name}/frontends/web"; npmDepsHash = "sha256-J3jT286MZGTHgmRXKiXj7lod9wgoEVQrCfOGCtSyG/s="; npmDepsHash = "sha256-kIYyUeaTgj4dJXfAJ1+3WDIYSADFcs5ypRGTODlxwDI="; installPhase = "cp -r build $out"; }; Loading Loading @@ -81,7 +81,7 @@ stdenv.mkDerivation rec { nativeBuildInputs = [ clang go_1_24 go qt6.wrapQtAppsHook rcc udevCheckHook Loading