This website requires JavaScript.
Explore
Help
Sign In
lehmanator
/
lix
Watch
0
Star
0
Fork
You've already forked lix
0
forked from
lix-project/lix
Code
Pull requests
Activity
0582999bd1
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
{
Update version to 2.92 Change-Id: Ib64d695c50a733e0e739ff193f1ea65ed7cb0a57
2024-08-13 01:06:08 +00:00
"version"
:
"2.92.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
,
Update version to 2.92 Change-Id: Ib64d695c50a733e0e739ff193f1ea65ed7cb0a57
2024-08-13 01:06:08 +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