temporarily disable emacs patched
This commit is contained in:
parent
096fd4c750
commit
675795b680
2 changed files with 19 additions and 1 deletions
17
flake.lock
generated
17
flake.lock
generated
|
|
@ -60,6 +60,22 @@
|
|||
"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": [
|
||||
|
|
@ -205,6 +221,7 @@
|
|||
"root": {
|
||||
"inputs": {
|
||||
"agenix": "agenix",
|
||||
"emacs-overlay": "emacs-overlay",
|
||||
"home-manager": "home-manager_2",
|
||||
"ip-whitelist": "ip-whitelist",
|
||||
"nix-darwin": "nix-darwin",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue