mslicer: 0.2.0-unstable-2025-04-05 -> 0.2.0-unstable-2025-04-06
this should fix the --rotation parameter to be in degrees
This commit is contained in:
@@ -11,13 +11,13 @@
|
||||
|
||||
rustPlatform.buildRustPackage {
|
||||
pname = "mslicer";
|
||||
version = "0.2.0-unstable-2025-04-05";
|
||||
version = "0.2.0-unstable-2025-04-06";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "connorslade";
|
||||
repo = "mslicer";
|
||||
rev = "fe08ef5e1f2c17b0a80bb993b423f751d7ed3c8e";
|
||||
hash = "sha256-PUIMy+SaqMgbTdFjA7tACoOkYw3qm7Yt4lZSZb+b7pQ=";
|
||||
rev = "d6af0cf58826b557848f04235fe03133116eec0f";
|
||||
hash = "sha256-Z2xYrL4o5JgtTbcbe4OHu5eqece7piVDKag4OmBa3RA=";
|
||||
};
|
||||
|
||||
cargoHash = "sha256-Km3MjeUQvDp+29w4d22rQ8etEmtLb+EvdQ2Q78XctnA=";
|
||||
|
Reference in New Issue
Block a user