Commit graph

59 commits

Author SHA1 Message Date
c5a9e8ac84 Alphabetize package definitions in ‘emacs.scm’ 2024-02-01 23:26:47 -08:00
ce63d1fc5b Add ‘tym’ package
Tym is a terminal emulator that can be configured through Lua, which means it
can be configured through Fennel.
2024-01-30 13:26:03 -08:00
0aa0b23962 Add custom ‘emacs-company’ package, remove custom ‘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
2024-01-30 13:24:02 -08:00
5755831bb6 Add ‘ace-link-notmuch’ package and configuration 2024-01-28 00:39:45 -08:00
7d38c4d12a Move emacs-outli to emacs packages file 2024-01-16 01:04:59 -08:00
ee519e1e08 Update emacs-outli to latest version 2024-01-16 01:00:30 -08:00
5910d47dbb Update emacs-config to latest version 2024-01-07 21:46:36 -08:00
de25f6332e Add ‘oni-git-commit’ configuration package 2023-12-19 22:19:27 -08:00
552f072dca Fix imports for latest Guix 2023-12-19 22:19:06 -08:00
4646e46534 Upgrade to latest emacs configuration 2023-12-19 22:18:40 -08:00
511eb36225 Update Emacs configuration to latest version 2023-12-12 09:26:34 -08:00
9a49fe75dd Update ‘inkplate-display’ to latest version 2023-12-07 23:36:11 -08:00
c33a58467a Update to latest emacs configuration 2023-11-08 15:13:21 -08:00
a6cdb302e2 Add emacs-syncthing-status 2023-11-07 15:57:00 -08:00
b03d1a86be Add package for Sawfish's Emacs mode 2023-10-15 22:12:51 -07:00
3712c888b7 Add golden-ratio to Emacs configuration 2023-10-12 17:03:21 -07:00
df93ec50be Update mpd-notify to latest version 2023-10-06 16:44:36 -07:00
4bfcc5f2cd Upgrade to latest Emacs configuration 2023-10-03 22:19:28 -07:00
f1e8928c6d Remove unnecessary include 2023-09-29 15:17:09 -07:00
fac6e98dbf Add custom emacs-notmuch package
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.
2023-09-29 14:35:02 -07:00
3dcd2b763f Update to latest Emacs config 2023-09-27 23:44:49 -07:00
0bf5c4ee89 Update to latest emacs config 2023-09-19 00:37:47 -07:00
c900af3e00 Add some more of my Emacs packages to my config 2023-09-14 22:54:36 -07:00
edfc8c2558 Add emacs-yasnippet-capf to my configuration 2023-08-29 22:26:42 -07:00
d968a40a27 Update emacs-yoshi-theme to latest version 2023-08-29 22:26:42 -07:00
94fe5db261 Update to latest emacs config 2023-08-29 22:26:42 -07:00
c9d8a52b39 Add ZSH contextual abbrevs package 2023-08-23 10:57:10 -07:00
75190437c4 Update Emacs config 2023-07-26 00:41:29 -07:00
d828d9155d Add oni-project Emacs configuration 2023-07-22 23:05:34 -07:00
059cefc15d Update emacs config 2023-07-15 01:31:10 -07:00
b144e84ea5 Add ‘emacs-oni-hy’
I just added a configuration for programming in Hy. This is the first step for
moving more of my Emacs configuration into guix home. Instead of adding the
autoload for ‘oni-hy’ in the ‘oni-core’ package, I've added it directly to my
Guix configuration. In the future I'll want to change this so that each package
gets its own configuration and also extends my Emacs configuration so that it
automatically adds these autoloads when I add a package.
2023-07-14 00:54:48 -07:00
07fa6f0888 Update ‘emacs-config’ 2023-07-12 23:48:14 -07:00
cf32eb426b Update ‘guile-inkplate’ package 2023-07-12 15:22:18 -07:00
cc1086234c Update Emacs configuration 2023-07-10 23:22:17 -07:00
05dfbea463 Update Emacs configuration 2023-07-10 00:33:37 -07:00
31ef9ffe65 Update emacs-config 2023-07-08 00:44:15 -07:00
c9beaec472 Add one-shot service to update my Inkplate display 2023-07-08 00:38:08 -07:00
884f722efc Update inbox-size source location 2023-07-08 00:36:31 -07:00
74ee773778 Update the Emacs configuration 2023-06-22 21:02:34 -07:00
bf90014ba8 Install my notmuch configuration for Emacs with guix-home 2023-06-21 22:57:04 -07:00
eb1c736cb3 Update emacs configuration 2023-06-21 00:36:13 -07:00
8e2f5eed4a Replace all ‘lambda’ occurrences with ‘λ’ 2023-06-20 23:06:25 -07:00
ac08c5edd8 Update Emacs configuration 2023-06-15 23:23:31 -07:00
f64dbccd6f Update Emacs config 2023-06-15 23:00:54 -07:00
387ddd38b6 Update emacs config to latest commit 2023-05-31 08:54:04 -07:00
926bd62bba Update ‘emacs-oni-config’ packages to latest commit 2023-05-25 16:01:23 -07:00
03bfd1db1c Update emacs configuration packages to latest commit 2023-05-25 00:24:51 -07:00
752079b49f Add packages for emacs and my emacs configuration
When I was relying on my external package channel I ended up with a conflict
being unable to upgrade a personal package because an issue with a Guix package
was preventing me from upgrading Guix itself.
2023-05-24 23:43:00 -07:00
20f5597d39 Add service for notifications for MPD 2023-03-07 23:51:42 -08:00
60d1260775 Add custom scsh from upstream to test 2023-03-06 10:21:23 -08:00