From e5aed9182ada615e47eb80b9d7567d6e55b73345 Mon Sep 17 00:00:00 2001 From: Akira Komamura Date: Tue, 2 Jul 2024 20:09:28 +0900 Subject: [PATCH] Update the version numbers of the snapshots --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index a4fe255..cf10ad8 100644 --- a/flake.nix +++ b/flake.nix @@ -77,8 +77,8 @@ emacs-29-2 = "29.2"; emacs-29-3 = "29.3"; emacs-29-4 = "29.4"; - emacs-release-snapshot = "29.3.50"; - emacs-snapshot = "30.0.50"; + emacs-release-snapshot = "29.4.50"; + emacs-snapshot = "31.0.50"; }; in builtins.mapAttrs