salut: fix version scheme

- Fix version scheme (#541820)
This commit is contained in:
klea
2026-07-20 11:23:43 +00:00
parent 94f12be79c
commit f153057e2a

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";