added emacs overlay

This commit is contained in:
Moritz Böhme 2021-09-10 12:00:56 +00:00
parent c9c7590129
commit b85cfb9708
3 changed files with 62 additions and 7 deletions

16
flake.lock generated
View file

@ -1,5 +1,20 @@
{
"nodes": {
"emacs-overlay": {
"locked": {
"lastModified": 1631265331,
"narHash": "sha256-B7Z8pPFRGEEh+APOvneIHSLQk33QK9bh5l8gI9tSD74=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "2ff125e11371b88b1c4edeaa6f96355fbfee96da",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1629481132,
@ -70,6 +85,7 @@
},
"root": {
"inputs": {
"emacs-overlay": "emacs-overlay",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"picom": "picom",