mslicer: 0.2.1-unstable-2025-04-25 -> 0.2.1-unstable-2025-05-01

This commit is contained in:
2025-05-01 05:45:23 +00:00
parent dc88ce74a9
commit f23a924025

View File

@@ -11,16 +11,16 @@
rustPlatform.buildRustPackage { rustPlatform.buildRustPackage {
pname = "mslicer"; pname = "mslicer";
version = "0.2.1-unstable-2025-04-25"; version = "0.2.1-unstable-2025-05-01";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "connorslade"; owner = "connorslade";
repo = "mslicer"; repo = "mslicer";
rev = "8d1e70f436c1bf6ee4d3133deea2e900dac1f681"; rev = "5f4659a10c2cc919ad8c191f73cba32a7a1a3a7d";
hash = "sha256-Nw3L+TeF2PYixo8rp6q6lJCViMiT/pl43XIy4/asldc="; hash = "sha256-KwsA4K/cQ/hbCEyZhikd+rkAczDjYDCEqlrtekjI4SU=";
}; };
cargoHash = "sha256-Bs/mQTMEQxRvKK9ibIAf4KLv9jzGv3hnduXFYEdjljc="; cargoHash = "sha256-6HJxwAZPpxOu8WDpJ0x/Z/RYJOycqJdGV3BLXdRZVO8=";
useFetchCargoVendor = true; useFetchCargoVendor = true;
buildInputs = [ buildInputs = [