Perchun Pak perchunpak
  • Joined on 2024-10-12
perchunpak commented on issue lix-project/nixos-module#39 2024-11-17 20:56:07 +00:00
Add "latest release" branch

BTW this is not hard to implement at all. Just whenever a new release comes out, do git reset --hard vX.Y.Z && git push -f

perchunpak commented on issue lix-project/nixos-module#39 2024-10-13 09:15:09 +00:00
Add "latest release" branch

I just had to reinstall the entire system, because dev version had some problems with checking if path existed in the store, and --repair just rm -rfed my system derivation...

But at least…

perchunpak opened issue lix-project/nixos-module#39 2024-10-12 10:13:55 +00:00
Add "latest release" branch