From bb853a9ace339ad25c2037116e0264a2d3e359a6 Mon Sep 17 00:00:00 2001 From: Akira Komamura Date: Tue, 30 Jul 2024 22:21:18 +0900 Subject: [PATCH] Update emacs-release-snapshot to emacs-30 --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 6940293..b33b99a 100644 --- a/flake.nix +++ b/flake.nix @@ -94,7 +94,7 @@ flake = false; }; emacs-release-snapshot = { - url = "github:emacs-mirror/emacs?ref=emacs-29"; + url = "github:emacs-mirror/emacs?ref=emacs-30"; flake = false; }; }; @@ -141,7 +141,7 @@ emacs-29-2 = "29.2"; emacs-29-3 = "29.3"; emacs-29-4 = "29.4"; - emacs-release-snapshot = "29.4.50"; + emacs-release-snapshot = "30.0.60"; emacs-snapshot = "31.0.50"; }; in builtins.mapAttrs (name: version: