beginning of emacs

This commit is contained in:
2025-06-05 19:22:39 -07:00
parent f83ef0d7d9
commit e7271c6134
4 changed files with 51 additions and 3 deletions

24
flake.lock generated
View File

@@ -110,6 +110,29 @@
"type": "github"
}
},
"emacs-overlay": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1749173328,
"narHash": "sha256-f7rMoP369fUDu9WlI1v+Q3SivvXmL2IcNPdn+g9yaTc=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "4057e1fcd998c653be0db421a3fb268e28d17d8f",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"type": "github"
}
},
"fenix": {
"inputs": {
"nixpkgs": [
@@ -420,6 +443,7 @@
"agenix": "agenix",
"chaotic": "chaotic",
"disko": "disko",
"emacs-overlay": "emacs-overlay",
"home-manager": "home-manager",
"lanzaboote": "lanzaboote",
"niri": "niri",