Loading pkgs/by-name/mi/mise/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -21,17 +21,17 @@ rustPlatform.buildRustPackage rec { pname = "mise"; version = "2025.6.5"; version = "2025.7.0"; src = fetchFromGitHub { owner = "jdx"; repo = "mise"; rev = "v${version}"; hash = "sha256-aSiIhR7Lg5bBt/0YmuqcSbl4PiNXMrt6ok+e/IAt19s="; hash = "sha256-PIUw84xwR9m06fPkO7MYf95Q21YvYnBMi+MY+OOz+2k="; }; useFetchCargoVendor = true; cargoHash = "sha256-+4y3/EZVIcfnkqU4krXovnfZNZw1luHH4VxgAERry8U="; cargoHash = "sha256-5876Lc4rRNwTH8u5bMyV52Eps9QOcBHhE3v+33hzeBA="; nativeBuildInputs = [ installShellFiles Loading Loading
pkgs/by-name/mi/mise/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -21,17 +21,17 @@ rustPlatform.buildRustPackage rec { pname = "mise"; version = "2025.6.5"; version = "2025.7.0"; src = fetchFromGitHub { owner = "jdx"; repo = "mise"; rev = "v${version}"; hash = "sha256-aSiIhR7Lg5bBt/0YmuqcSbl4PiNXMrt6ok+e/IAt19s="; hash = "sha256-PIUw84xwR9m06fPkO7MYf95Q21YvYnBMi+MY+OOz+2k="; }; useFetchCargoVendor = true; cargoHash = "sha256-+4y3/EZVIcfnkqU4krXovnfZNZw1luHH4VxgAERry8U="; cargoHash = "sha256-5876Lc4rRNwTH8u5bMyV52Eps9QOcBHhE3v+33hzeBA="; nativeBuildInputs = [ installShellFiles Loading