salut: fix version scheme (#543822)

This commit is contained in:
Nick Cao
2026-07-20 15:00:29 +00:00
committed by GitHub

View File

@@ -10,7 +10,7 @@
rustPlatform.buildRustPackage {
pname = "salut";
version = "unstable-2022-12-17";
version = "3.0.1-unstable-2022-12-17";
src = fetchFromGitLab {
owner = "snakedye";