Downgraded Emacs version
This commit is contained in:
parent
84a44a7c8b
commit
43d30f03bc
2 changed files with 7 additions and 7 deletions
12
flake.lock
generated
12
flake.lock
generated
|
@ -149,16 +149,16 @@
|
||||||
"emacsSource": {
|
"emacsSource": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1673649484,
|
"lastModified": 1666690703,
|
||||||
"narHash": "sha256-7layqu2c1kB+tNAqV0zc1cgy2eNrUP5Prhzxxndmb40=",
|
"narHash": "sha256-e5kKIEZJB9BGbBvGtiPK3gNygFoGxkG02nRLCwnGtmk=",
|
||||||
"ref": "emacs-29",
|
"ref": "refs/heads/master",
|
||||||
"rev": "59c3c53efa43e82f0f2e48a4c27d5bd623201d4a",
|
"rev": "72a94f91fd0570556ce770dc3a39e658f7588f7e",
|
||||||
"revCount": 164164,
|
"revCount": 161409,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://git.savannah.gnu.org/emacs.git"
|
"url": "git://git.savannah.gnu.org/emacs.git"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"ref": "emacs-29",
|
"rev": "72a94f91fd0570556ce770dc3a39e658f7588f7e",
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://git.savannah.gnu.org/emacs.git"
|
"url": "git://git.savannah.gnu.org/emacs.git"
|
||||||
}
|
}
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
comma.url = "github:nix-community/comma";
|
comma.url = "github:nix-community/comma";
|
||||||
rock5b.url = "github:aciceri/rock5b-nixos";
|
rock5b.url = "github:aciceri/rock5b-nixos";
|
||||||
emacsSource = {
|
emacsSource = {
|
||||||
url = "git://git.savannah.gnu.org/emacs.git?ref=emacs-29";
|
url = "git://git.savannah.gnu.org/emacs.git?rev=72a94f91fd0570556ce770dc3a39e658f7588f7e";
|
||||||
flake = false;
|
flake = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue