about summary refs log tree commit diff
path: root/overlays
Commit message (Collapse)AuthorAge
* gnupg: remove ignore expiry patchAlyssa Ross2024-02-22
| | | | There's now a flag to do this.
* modules/windowing: switch from alacritty to footAlyssa Ross2023-10-01
| | | | | I've already been contributing to foot for Spectrum, it doesn't require a GPU, and it has working emoji.
* modules/emacs: switch to emacs29-pgtkAlyssa Ross2023-08-31
| | | | It's finally released!
* Merge branch 'nixos-unstable' of https://github.com/NixOS/nixpkgsAlyssa Ross2023-08-26
| | | | | | Conflicts: nixpkgs/pkgs/build-support/go/module.nix nixpkgs/pkgs/development/python-modules/django-mailman3/default.nix
* mailman: remove no-base64.diffAlyssa Ross2023-08-08
| | | | | | I sent an email contaning an em dash to a mailing list, and it didn't get converted to base64, so I don't think this patch is required any more.
* overlays/public-inbox: update for 1.9.0Alyssa Ross2023-08-08
|
* overlays/personal: remove pushmailAlyssa Ross2023-08-08
| | | | | This has basically been superseded by the Nixpkgs tracking issue, and doesn't compile with modern rustc.
* Merge https://github.com/nix-community/emacs-overlayAlyssa Ross2023-08-05
|\
| * Remove 22.11 handholdingBrian Leung2023-06-14
| |
| * Add elpaDevelPackagesBrian Leung2023-06-07
| |
| * Account for upstream renamingBrian Leung2023-06-05
| | | | | | | | See https://github.com/NixOS/nixpkgs/pull/235859
| * Remove exwm repoadisbladis2023-06-02
| | | | | | | | | | | | | | | | | | Exwm is in elpa and the update cadence doesn't motivate that we have the special handling around any more. This removal feels quite funny given that this repository started it's life as an overlay precisely to get bleeding edge exwm versions, and then grew to other packages from there. So long exwm repo!
| * Fix indentationBrian Leung2023-05-31
| |
| * Align with nixpkgs attribute syntax since ↵adisbladis2023-06-01
| | | | | | | | https://github.com/NixOS/nixpkgs/pull/233301
| * Clarify to-doBrian Leung2023-05-30
| |
| * Account for nixpkgs checkouts lacking withTreeSitter attributeBrian Leung2023-05-30
| |
| * Make emacsLsp overridableBrian Leung2023-05-30
| |
| * Account for upstream refactorBrian Leung2023-05-30
| |
| * Remove tree-sitter stuffBrian Leung2023-05-30
| | | | | | | | It's now handled in nixpkgs.
| * Revert "Work around ↵Brian Leung2023-05-29
| | | | | | | | | | | | | | | | | | https://lists.gnu.org/archive/html/bug-gnu-emacs/2023-05/msg01512.html" This reverts commit e7cd4e4053af9872840f04e7a36c5f11aa81648b. Upstream is attempting to work around the issue we encountered, so we revert to avoid conflicts.
| * Work around ↵Brian Leung2023-05-25
| | | | | | | | https://lists.gnu.org/archive/html/bug-gnu-emacs/2023-05/msg01512.html
| * Work around #318Brian Leung2023-05-25
| |
| * Path fixes resulting from libgccjit changesMarius Claian2023-04-15
| | | | | | | | https://github.com/NixOS/nixpkgs/commit/6c209e862e18d6a9d103a80d5fa2443f4e47163e
| * Add emacsUnstablePgtkAnders Kaseorg2023-04-12
| | | | | | | | | | | | Now that emacsUnstable is Emacs 29.0.90, we can add the pgtk variant. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
| * Fix commentBrian Leung2023-04-10
| |
| * Fix issue link for bug-reference-prog-modeBrian Leung2023-04-10
| |
| * Update commentBrian Leung2023-04-10
| |
| * Enable Emacs 29 features for emacsUnstableBrian Leung2023-04-10
| |
| * add tree-sitter-htmlYuu Yin2023-03-15
| | | | | | | | html-ts-mode is built-in in GNU Emacs. Thus, add html grammar.
| * Codesign with pkgs.darwin.sigtoolRoss A. Baker2023-03-06
| |
| * allow tree-sitter grammars to be overriddenCullan Springstead2023-02-05
| |
| * Add tree-sitter-htmlBrian Leung2023-01-20
| |
| * Remove special casing for nongnuPackagesArchit Gupta2023-01-12
| |
| * Merge pull request #290 from antifuchs/darwin-treesit-path-patchingBrian Leung2023-01-02
| |\ | | | | | | Use build flags to add tree-sitter-grammars to RPATH on Darwin
| | * Use build flags to add tree-sitter-grammars to RPATH on DarwinAndreas Fuchs2023-01-02
| | | | | | | | | | | | | | | | | | | | | It seems that on Darwin, adding the second rpath entry after build doesn't cause dlopen to search in that rpath entry: It might be because the code signature block is in the way. At any rate, this way works on Darwin.
| * | Alphabetize tree-sitter grammarsBrian Leung2023-01-01
| | |
| * | Add tree-sitter-rubyBrian Leung2023-01-01
| |/
| * Build emacsGit without XcodeRoss A. Baker2022-12-22
| |
| * Merge pull request #282 from fbergroth/fix-pgtkadisbladis2022-12-19
| |\ | | | | | | Use withPgtk = true in emacsPgtk
| | * Drop mkPgtkEmacs functionFredrik Bergroth2022-12-14
| | |
| | * Use withPgtk = true in emacsPgtkFredrik Bergroth2022-12-14
| | |
| * | Merge pull request #285 from jasonjckn/issue-264Brian Leung2022-12-17
| |\ \ | | | | | | | | fixes segfaults that only occur on aarch64-linux (issue #264)
| | * | fixes segfaults that only occur on aarch64-linux (issue #264)Jason Jackson2022-12-17
| | | |
| * | | Add tree-sitter-rustBrian Leung2022-12-17
| |/ /
| * / Add more tree-sitter grammarsBrian Leung2022-12-16
| |/
| * Add tree-sitter-cmakeBrian Leung2022-12-11
| |
| * Add tree-sitter-dockerfileBrian Leung2022-12-08
| |
| * Revert "Revert "add tree sitter languages to rpath (#273)""Brian Leung2022-12-06
| | | | | | | | This reverts commit 1e4763dd90ad8712b459d1f5e53cbbc047b75dd0.
| * Revert "add tree sitter languages to rpath (#273)"Brian Leung2022-12-04
| | | | | | | | This reverts commit 64b233cc9cfb1239f3725d0c5953581b43148956.
| * Revert "Remove unnecessary substituteInPlace"Brian Leung2022-12-03
| | | | | | | | This reverts commit 336402eba8c78f6f36fa995549add0b834be994c.