aboutsummaryrefslogtreecommitdiffstats
path: root/oni/packages
Commit message (Collapse)AuthorAgeFilesLines
* emacs-config: Use latestGravatar Tom Willemse2025-08-211-21/+21
|
* scsh: Add temporary packageGravatar Tom Willemse2025-08-191-0/+108
| | | | This is to make my profile work again.
* oni/packages/emacs: Add ‘emacs-sawfish’Gravatar Tom Willemse2025-07-171-0/+25
| | | | | | | | 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.
* oni/packages/emacs: Fix missing importGravatar Tom Willemse2025-07-171-0/+1
| | | | | One of the packages referenced as a dependency was moved to the ‘emacs-build’ module and was causing issues upgrading the configuration.
* packages/emacs-config: Fix deprecated package nameGravatar Tom Willemse2025-07-161-1/+1
|
* packages/emacs-config: Use latestGravatar Tom Willemse2025-07-161-2/+2
|
* packages/emacs: Fix packages without testsGravatar Tom Willemse2025-07-161-2/+13
|
* emacs-config: Use latestGravatar Tom Willemse2025-06-061-21/+21
|
* emacs-config: Use latestGravatar Tom Willemse2025-05-081-23/+25
|
* emacs-config: Update to latestGravatar Tom Willemse2025-04-231-4/+6
|
* Add phps-mode packageGravatar Tom Willemse2025-04-161-0/+25
|
* Fix issue with emacsql and org-roam not working togetherGravatar Tom Willemse2025-04-162-3/+19
|
* emacs-config: Update to latestGravatar Tom Willemse2025-04-101-21/+21
|
* pop-os: Add comfortaa fontGravatar Tom Willemse2025-04-101-0/+27
|
* rincewind: Add emacs-indexed packageGravatar Tom Willemse2025-04-031-0/+24
|
* emacs-config: Use latestGravatar Tom Willemse2025-03-241-2/+2
|
* tym: Fix buildGravatar Tom Willemse2025-03-241-3/+3
|
* packages/emacs: Add packages for phpstanGravatar Tom Willemse2025-03-181-0/+86
|
* emacs-config: Use latestGravatar Tom Willemse2025-03-061-2/+2
|
* rincewind: Add oni-js configurationGravatar Tom Willemse2025-03-031-0/+17
|
* emacs-config: Use latestGravatar Tom Willemse2025-02-181-21/+21
|
* 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.