1
0
Fork 0
Commit graph

4 commits

Author SHA1 Message Date
1d7ac0e410
Add comments on how to use the packages managed by Guix 2021-07-15 22:34:08 -07:00
ef22e84149 [oni-lui] Remove autoload cookie
This should be handled by the init file, not hacked in like this.
2021-06-12 22:51:18 -07:00
bb29ee8a12 Change version format
In order to support my tablet which seems to have a lower maximum integer
value (I guess it’s 32-bit? I’m surprised) and can’t handle the version numbers
I was using before. It would turn them into floating point numbers, which adds a
~.0~, this made it impossible to install any package.

Any installations I have will need to reinstall all their oni packages so that
the new version number is picked up, since the new version number will be lower
than the old one.
2019-09-04 21:09:38 -07:00
f313ba9c6a Add oni-circe and oni-lui 2019-02-26 00:51:53 -08:00