This website requires JavaScript.
Explore
Help
Sign In
nrabulinski
/
lix
Watch
0
Star
0
Fork
You've already forked lix
0
forked from
lix-project/lix
Code
Pull requests
Activity
ec7552ff74
lix
/
version.json
6 lines
90 B
JSON
Raw
Normal View
History
Unescape
Escape
Move version to a JSON file so we can have release names Change-Id: I5ff3396a302565ee5ee6c2db97e048e403779076
2024-06-06 18:35:03 +00:00
{
version: update to 2.91-dev for main This commit constitutes the branch-off for 2.91. The parent of this commit will be the branch point for release-2.90. Change-Id: I7f047545df29a9cff93346137c865dcbf1415488
2024-06-16 00:09:33 +00:00
"version"
:
"2.91.0-dev"
,
releng: move officialRelease to version.json This was causing a few bits of suffering downstream, in particular, in the NixOS module, which, after this change, can have the `officialRelease` stuff in *it* completely deleted since we now have correct defaulting in package.nix for it. It also eliminates some automated editing of Nix files, which is certainly always welcome to eliminate. Fixes: https://git.lix.systems/lix-project/lix/issues/406 Change-Id: Id12f3018cff4633e379dbfcbe26b7bc84922bdaf
2024-07-23 21:25:18 +00:00
"official_release"
:
false
,
version: update to 2.91-dev for main This commit constitutes the branch-off for 2.91. The parent of this commit will be the branch point for release-2.90. Change-Id: I7f047545df29a9cff93346137c865dcbf1415488
2024-06-16 00:09:33 +00:00
"release_name"
:
"TBA"
Move version to a JSON file so we can have release names Change-Id: I5ff3396a302565ee5ee6c2db97e048e403779076
2024-06-06 18:35:03 +00:00
}
Copy permalink