mslicer: 2025-07-18 -> 2025-09-14
This commit is contained in:
@@ -11,16 +11,16 @@
|
|||||||
|
|
||||||
rustPlatform.buildRustPackage {
|
rustPlatform.buildRustPackage {
|
||||||
pname = "mslicer";
|
pname = "mslicer";
|
||||||
version = "0.2.2-unstable-2025-07-18";
|
version = "0.2.2-unstable-2025-09-14";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "connorslade";
|
owner = "connorslade";
|
||||||
repo = "mslicer";
|
repo = "mslicer";
|
||||||
rev = "076f2d48dd87ae636678ff21e75b0bed86aa4eae";
|
rev = "72bc180e054b0a246db3800cafb653b0ec372c03";
|
||||||
hash = "sha256-HNCtY7ZOTEnuJ3ln8P4w6k0yDtacW8OTPOH69ISiYqM=";
|
hash = "sha256-AEkZ5cQEkre/AZNPOyoHOk8NDSgc5LxsJ1qVZ2d1nAY=";
|
||||||
};
|
};
|
||||||
|
|
||||||
cargoHash = "sha256-A7C+wE5XGGQRTYq85YbVk6iKJETZjA9E08c0tKXdSMw=";
|
cargoHash = "sha256-Xl6BnLXL+XFo4L0vdSCcB6LJY6eACv2X6TayAD0pDLc=";
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
libglvnd
|
libglvnd
|
||||||
|
Reference in New Issue
Block a user