updates and adding some things

This commit is contained in:
Chris Cochrun 2023-05-09 12:54:57 -05:00
parent dedabb9a15
commit 7b68408ad6
6 changed files with 39 additions and 6 deletions

21
flake.lock generated
View file

@ -1,5 +1,25 @@
{
"nodes": {
"anyrun": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1683202497,
"narHash": "sha256-ViFgWVzW/sK14DSMC6/uxnkgOFUOtjghagpvqosEo24=",
"owner": "Kirottu",
"repo": "anyrun",
"rev": "9f920a2108117c895f1dbda3a209eb4133cd2990",
"type": "github"
},
"original": {
"owner": "Kirottu",
"repo": "anyrun",
"type": "github"
}
},
"blobs": {
"flake": false,
"locked": {
@ -447,6 +467,7 @@
},
"root": {
"inputs": {
"anyrun": "anyrun",
"emacs": "emacs",
"eww": "eww",
"home-manager": "home-manager",