From b4cdc7b109a78d8955998c84b50d7342558f3ce0 Mon Sep 17 00:00:00 2001 From: outfoxxed <outfoxxed@outfoxxed.me> Date: Mon, 3 Feb 2025 22:55:50 -0800 Subject: [PATCH] emacs: update to emacs 30 --- modules/emacs/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/emacs/default.nix b/modules/emacs/default.nix index 68acdf3..b6d8ebd 100644 --- a/modules/emacs/default.nix +++ b/modules/emacs/default.nix @@ -12,8 +12,8 @@ src = pkgs.fetchFromGitHub { owner = "virchau13"; repo = "tree-sitter-astro"; - rev = "4be180759ec13651f72bacee65fa477c64222a1a"; - sha256 = "qc9InFEQgeFfFReJuQd8WjTNK4fFMEaWcqQUcGxxuBI="; + rev = "0ad33e32ae9726e151d16ca20ba3e507ff65e01f"; + sha256 = "LhehKOhCDPExEgEiOj3TiuFk8/DohzYhy/9GmUSxaIg="; }; }; }; @@ -62,7 +62,7 @@ custom-emacs = with newpkgs; - ((emacsPackagesFor (emacs29-pgtk.override { withNativeCompilation = true; })).emacsWithPackages (epkgs: with epkgs; [ + ((emacsPackagesFor (emacs30-pgtk.override { withNativeCompilation = true; })).emacsWithPackages (epkgs: with epkgs; [ avy better-jumper company