Update emacs
This commit is contained in:
parent
9bbbe63866
commit
2ca85c5f43
1 changed files with 3 additions and 2 deletions
|
@ -47,8 +47,8 @@ in
|
||||||
emacs29 = pkgs.emacsPgtk.overrideAttrs (_: {
|
emacs29 = pkgs.emacsPgtk.overrideAttrs (_: {
|
||||||
src = pkgs.fetchFromSavannah {
|
src = pkgs.fetchFromSavannah {
|
||||||
repo = "emacs";
|
repo = "emacs";
|
||||||
rev = "3bdbb66efb9895b8ed55270075fa7d8329f8d36b";
|
rev = "d6af1f14982db408c92f5c879b28e8be71e85054";
|
||||||
sha256 = "NjzWCNDCDc94aDf6nmH0K4GNk/li+a2QAuwDMrPibrE=";
|
sha256 = "qvSzVg/H9tNQORVFNKRFrAA62BFFhYk+Mar4JM6+wbs=";
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
in
|
in
|
||||||
|
@ -164,6 +164,7 @@ in
|
||||||
nordzy-cursor-theme
|
nordzy-cursor-theme
|
||||||
pamedia
|
pamedia
|
||||||
pass
|
pass
|
||||||
|
povray
|
||||||
quintom-cursor-theme
|
quintom-cursor-theme
|
||||||
procs
|
procs
|
||||||
prusa-slicer
|
prusa-slicer
|
||||||
|
|
Loading…
Reference in a new issue