switches to homebrew emacs

This commit is contained in:
Dennis Schoepf 2025-09-06 21:40:33 +02:00
parent 4a18dfcdee
commit 9a19833ca6
5 changed files with 2 additions and 71 deletions

17
flake.lock generated
View file

@ -60,22 +60,6 @@
"type": "github"
}
},
"emacs-overlay": {
"locked": {
"lastModified": 1644575200,
"narHash": "sha256-7BaSTzlAI/xndvPIieZSZOB5Nsgtrb7L5HqdGGdVbwg=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "da2f552d133497abd434006e0cae996c0a282394",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "da2f552d133497abd434006e0cae996c0a282394",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
@ -221,7 +205,6 @@
"root": {
"inputs": {
"agenix": "agenix",
"emacs-overlay": "emacs-overlay",
"home-manager": "home-manager_2",
"ip-whitelist": "ip-whitelist",
"nix-darwin": "nix-darwin",