automated: Update flake.lock #25

Merged
ahuston-0 merged 2 commits from update-flake-lock into main 2025-03-03 12:58:01 -05:00
Showing only changes of commit 8cb4a4e940 - Show all commits

View File

@ -3,7 +3,7 @@
{
programs.emacs = {
enable = true;
package = pkgs.emacs29-pgtk;
package = pkgs.emacs30-pgtk;
};
home.packages = with pkgs; [
cmake