olive-editor: cleanup
- replace `version` with correct format
This commit is contained in:
@@ -36,7 +36,7 @@ in
|
||||
|
||||
stdenv.mkDerivation {
|
||||
pname = "olive-editor";
|
||||
version = "unstable-2023-06-12";
|
||||
version = "0.1.2-unstable-2023-06-12";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
fetchSubmodules = true;
|
||||
|
||||
Reference in New Issue
Block a user