| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Its name changed from ‘emacs-indexed’ to ‘emacs-org-mem’.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
It is also provided by the ‘(gnu packages emacs-xyz)’.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I've been messing arround with it for a while and I've changed a bunch of things
I don't even remember exactly why, but here we are and everything works.
- There were some imports that needed to be changed because packages had moved
around.
- I've added some packages that I'm trying out for various things.
- I removed Blackthorne from my configuration because I have a dedicated device
to play this on now.
- I split off some packages in separate variables to try and make more clear why
I'm using them and also make them easier to reuse in other configurations.
|
| | |
|
| |
|
|
|
|
| |
Some tree sitter packages used to be part of the ‘(rosenthal packages
tree-sitter)’ packages, but others have been moved to ‘(gnu packages
tree-sitter)’.
|
| |
|
|
|
|
|
|
| |
This package installs the sawfish major mode that is included in the Sawfish
window manager. This file is not included in the sawfish window manager package.
This package doesn't use the same source as that of the official package because
while testing it looked like the original source location isn't accessible.
|
| |
|
|
|
| |
One of the packages referenced as a dependency was moved to the ‘emacs-build’
module and was causing issues upgrading the configuration.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
I switched from using Forgejo back to using cgit, and the urls have changed.
|
| |
|
|
|
|
|
|
|
| |
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
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
‘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
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
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.
|
| | |
|
| | |
|
|
|
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.
|