| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add tree sitter dependency for oni-python | 2024-12-06 | 1 | -1/+4 | |
| | | |||||
| * | data: Install oni-gnus configuration | 2024-12-06 | 1 | -0/+12 | |
| | | |||||
| * | Fix rincewind configuration | 2024-11-22 | 1 | -0/+13 | |
| | | |||||
| * | Update emacs config to latest | 2024-11-01 | 1 | -5/+4 | |
| | | |||||
| * | Update to latest emacs configuration | 2024-08-15 | 1 | -2/+2 | |
| | | |||||
| * | Update Emacs config to latest commit | 2024-07-02 | 2 | -10/+24 | |
| | | |||||
| * | Fix stumpwm packages | 2024-07-01 | 1 | -0/+35 | |
| | | | | | | | | | The latest ‘stumpwm’ package has removed the “lib” output. All things using the ‘stumpwm:lib’ output need to switch to just using ‘stumpwm’. I've added the ‘stumpwm+swank’ package definition because in my package repository it depends on ‘stumpwm:lib’ and this way I can update it more easily. | ||||
| * | Add mpdscrobble service | 2024-06-19 | 1 | -1/+29 | |
| | | |||||
| * | Remove conflicting definitions of SCSH | 2024-06-19 | 3 | -59/+2 | |
| | | | | | Changes that I made were added to Guix some time ago. | ||||
| * | Move all mpd-related packages into (oni packages mpd) | 2024-06-19 | 2 | -45/+37 | |
| | | |||||
| * | Update emacs config to latest version | 2024-06-19 | 1 | -2/+2 | |
| | | |||||
| * | Add my PHP config for Emacs | 2024-06-19 | 1 | -0/+24 | |
| | | |||||
| * | chore(emacs-config): Update to latest | 2024-04-19 | 1 | -2/+2 | |
| | | |||||
| * | fix: Update git repo and homepage urls | 2024-04-19 | 6 | -10/+10 | |
| | | | | | I switched from using Forgejo back to using cgit, and the urls have changed. | ||||
| * | Remove custom company package | 2024-04-07 | 1 | -33/+0 | |
| | | | | | | | | | | The changes I made to the package have been accepted upstream, so I don't need to maintain my own anymore. Commit: https://git.savannah.gnu.org/cgit/guix.git/commit/?id=55c94d68df Discussion: https://issues.guix.gnu.org/68839 | ||||
| * | Add nginx-mode for Emacs | 2024-04-04 | 1 | -23/+45 | |
| | | |||||
| * | Update to latest emacs configuration | 2024-04-04 | 1 | -16/+18 | |
| | | |||||
| * | Add oni-python configuration | 2024-04-04 | 1 | -13/+35 | |
| | | |||||
| * | Update to latest Emacs config | 2024-02-15 | 1 | -2/+2 | |
| | | |||||
| * | Add my yaml-mode configuration for Emacs | 2024-02-05 | 2 | -20/+166 | |
| | | |||||
| * | Alphabetize package definitions in ‘emacs.scm’ | 2024-02-01 | 1 | -300/+276 | |
| | | |||||
| * | Add ‘tym’ package | 2024-01-30 | 1 | -0/+37 | |
| | | | | | | Tym is a terminal emulator that can be configured through Lua, which means it can be configured through Fennel. | ||||
| * | Add custom ‘emacs-company’ package, remove custom ↵ | 2024-01-30 | 1 | -20/+25 | |
| | | | | | | | | | | | | | ‘emacs-notmuch’ The custom ‘emacs-notmuch’ package isn't necessary anymore since my patch was submitted[1] The custom ‘emacs-company’ fixes some issues with icons and images not loading while installed with Guix. [1]: https://issues.guix.gnu.org/68667 | ||||
| * | Add ‘ace-link-notmuch’ package and configuration | 2024-01-28 | 1 | -0/+24 | |
| | | |||||
| * | Move emacs-outli to emacs packages file | 2024-01-16 | 2 | -30/+22 | |
| | | |||||
| * | Update emacs-outli to latest version | 2024-01-16 | 1 | -19/+17 | |
| | | |||||
| * | Update emacs-config to latest version | 2024-01-07 | 1 | -2/+2 | |
| | | |||||
| * | Add ‘oni-git-commit’ configuration package | 2023-12-19 | 1 | -0/+12 | |
| | | |||||
| * | Fix imports for latest Guix | 2023-12-19 | 1 | -2/+1 | |
| | | |||||
| * | Upgrade to latest emacs configuration | 2023-12-19 | 1 | -2/+2 | |
| | | |||||
| * | Update Emacs configuration to latest version | 2023-12-12 | 1 | -2/+2 | |
| | | |||||
| * | Update ‘inkplate-display’ to latest version | 2023-12-07 | 1 | -2/+2 | |
| | | |||||
| * | Update to latest emacs configuration | 2023-11-08 | 1 | -2/+2 | |
| | | |||||
| * | Add emacs-syncthing-status | 2023-11-07 | 1 | -0/+25 | |
| | | |||||
| * | Add package for Sawfish's Emacs mode | 2023-10-15 | 1 | -0/+24 | |
| | | |||||
| * | Add golden-ratio to Emacs configuration | 2023-10-12 | 1 | -0/+28 | |
| | | |||||
| * | Update mpd-notify to latest version | 2023-10-06 | 1 | -3/+3 | |
| | | |||||
| * | Upgrade to latest Emacs configuration | 2023-10-03 | 1 | -2/+2 | |
| | | |||||
| * | Remove unnecessary include | 2023-09-29 | 1 | -1/+1 | |
| | | |||||
| * | Add custom emacs-notmuch package | 2023-09-29 | 1 | -1/+33 | |
| | | | | | | | This fixes a bug that exists in the package that the Notmuch logo doesn't show up in notmuch-hello. I'll try and make a couple of other changes before opening a pull request back to Guix to fix it. | ||||
| * | Update to latest Emacs config | 2023-09-27 | 1 | -3/+4 | |
| | | |||||
| * | Update to latest emacs config | 2023-09-19 | 1 | -6/+9 | |
| | | |||||
| * | Add some more of my Emacs packages to my config | 2023-09-14 | 1 | -3/+239 | |
| | | |||||
| * | Add emacs-yasnippet-capf to my configuration | 2023-08-29 | 1 | -0/+22 | |
| | | |||||
| * | Update emacs-yoshi-theme to latest version | 2023-08-29 | 1 | -3/+3 | |
| | | |||||
| * | Update to latest emacs config | 2023-08-29 | 1 | -2/+2 | |
| | | |||||
| * | Add ZSH contextual abbrevs package | 2023-08-23 | 1 | -0/+31 | |
| | | |||||
| * | Update Emacs config | 2023-07-26 | 1 | -2/+2 | |
| | | |||||
| * | Add oni-project Emacs configuration | 2023-07-22 | 1 | -2/+11 | |
| | | |||||
| * | Update emacs config | 2023-07-15 | 1 | -2/+2 | |
| | | |||||
