aboutsummaryrefslogtreecommitdiffstats
path: root/oni/packages
Commit message (Collapse)AuthorAgeFilesLines
...
* surfingkeys: Fix foreground color for bannerGravatar Tom Willemse2025-02-181-0/+26
|
* rust-atuin: Run as many tests as possibleGravatar Tom Willemse2025-02-131-1/+2
|
* emacs-config: Update to latestGravatar Tom Willemse2025-02-121-2/+2
|
* mpdscrobble: Fix packageGravatar Tom Willemse2025-02-061-1/+2
|
* emacs-config: Use latestGravatar Tom Willemse2025-02-031-8/+12
|
* emacs-oni-sh: Add tree-sitter-bash as dependencyGravatar Tom Willemse2025-01-281-1/+3
|
* pop-os: Add atuinGravatar Tom Willemse2025-01-281-0/+1508
|
* emacs-config: Update to latestGravatar Tom Willemse2025-01-241-2/+2
|
* emacs-config: Update to latestGravatar Tom Willemse2025-01-241-2/+2
|
* tree-sitter-php: Upgrade to v0.21.1Gravatar Tom Willemse2025-01-241-3/+26
|
* Add emacs-php-ts-mode packageGravatar Tom Willemse2025-01-211-0/+25
|
* emacs-config: Update to latestGravatar Tom Willemse2025-01-151-3/+8
|
* emacs-oni-php: Install its scriptsGravatar Tom Willemse2025-01-021-2/+5
| | | | | | I created a scripts directory for emacs-oni-php that contains a script written in SCSH. So a) copy the scripts over to the build output, and b) install SCSH as a dependency for emacs-oni-php.
* emacs-oni-gnus: remove recursive dependencyGravatar Tom Willemse2025-01-021-3/+2
|
* Update my emacs config package to latest commitGravatar Tom Willemse2025-01-021-2/+2
|
* Add tree sitter dependency for oni-pythonGravatar Tom Willemse2024-12-061-1/+4
|
* data: Install oni-gnus configurationGravatar Tom Willemse2024-12-061-0/+12
|
* Fix rincewind configurationGravatar Tom Willemse2024-11-221-0/+13
|
* Update emacs config to latestGravatar Tom Willemse2024-11-011-5/+4
|
* Update to latest emacs configurationGravatar Tom Willemse2024-08-151-2/+2
|
* Update Emacs config to latest commitGravatar Tom Willemse2024-07-022-10/+24
|
* Fix stumpwm packagesGravatar Tom Willemse2024-07-011-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 serviceGravatar Tom Willemse2024-06-191-1/+29
|
* Remove conflicting definitions of SCSHGravatar Tom Willemse2024-06-193-59/+2
| | | | Changes that I made were added to Guix some time ago.
* Move all mpd-related packages into (oni packages mpd)Gravatar Tom Willemse2024-06-192-45/+37
|
* Update emacs config to latest versionGravatar Tom Willemse2024-06-191-2/+2
|
* Add my PHP config for EmacsGravatar Tom Willemse2024-06-191-0/+24
|
* chore(emacs-config): Update to latestGravatar Tom Willemse2024-04-191-2/+2
|
* fix: Update git repo and homepage urlsGravatar Tom Willemse2024-04-196-10/+10
| | | | I switched from using Forgejo back to using cgit, and the urls have changed.
* Remove custom company packageGravatar Tom Willemse2024-04-071-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 EmacsGravatar Tom Willemse2024-04-041-23/+45
|
* Update to latest emacs configurationGravatar Tom Willemse2024-04-041-16/+18
|
* Add oni-python configurationGravatar Tom Willemse2024-04-041-13/+35
|
* Update to latest Emacs configGravatar Tom Willemse2024-02-151-2/+2
|
* Add my yaml-mode configuration for EmacsGravatar Tom Willemse2024-02-052-20/+166
|
* Alphabetize package definitions in ‘emacs.scm’Gravatar Tom Willemse2024-02-011-300/+276
|
* Add ‘tym’ packageGravatar Tom Willemse2024-01-301-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 ↵Gravatar Tom Willemse2024-01-301-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 configurationGravatar Tom Willemse2024-01-281-0/+24
|
* Move emacs-outli to emacs packages fileGravatar Tom Willemse2024-01-162-30/+22
|
* Update emacs-outli to latest versionGravatar Tom Willemse2024-01-161-19/+17
|
* Update emacs-config to latest versionGravatar Tom Willemse2024-01-071-2/+2
|
* Add ‘oni-git-commit’ configuration packageGravatar Tom Willemse2023-12-191-0/+12
|
* Fix imports for latest GuixGravatar Tom Willemse2023-12-191-2/+1
|
* Upgrade to latest emacs configurationGravatar Tom Willemse2023-12-191-2/+2
|
* Update Emacs configuration to latest versionGravatar Tom Willemse2023-12-121-2/+2
|
* Update ‘inkplate-display’ to latest versionGravatar Tom Willemse2023-12-071-2/+2
|
* Update to latest emacs configurationGravatar Tom Willemse2023-11-081-2/+2
|
* Add emacs-syncthing-statusGravatar Tom Willemse2023-11-071-0/+25
|
* Add package for Sawfish's Emacs modeGravatar Tom Willemse2023-10-151-0/+24
|