1
0
Fork 0
Commit graph

8 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
a14393b612
Remove autoload cookies for packages managed by Guix 2021-07-15 22:33:40 -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
ae490e2a32 Add flycheck-posframe instead of flycheck-inline
With ‘flycheck-posframe’ I don’t have to worry about turning off ‘fci-mode’ when
a warning appears.
2019-05-22 21:03:46 -07:00
836226f1da Add oni-fci 2019-03-06 00:53:00 -08:00
45e234a65a Fix warning in oni-flycheck 2019-02-04 01:34:16 -08:00
cb7134284d Initialize package when running flycheck for Emacs 2019-02-04 01:33:55 -08:00
98f723cb40 Add oni-flycheck 2019-01-30 01:51:13 -08:00