cleanup, and move automapaper to flake
This commit is contained in:
parent
d71f3aa179
commit
6acc907490
9 changed files with 35 additions and 196 deletions
21
flake.lock
generated
21
flake.lock
generated
|
|
@ -1,5 +1,25 @@
|
|||
{
|
||||
"nodes": {
|
||||
"automapaper": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1710284650,
|
||||
"narHash": "sha256-iHQPVC/DgdwDJ/Ugy+Ey0B/uB6N2by+CcrGi77MkbdU=",
|
||||
"owner": "itepastra",
|
||||
"repo": "automapaper",
|
||||
"rev": "9067c1615278a97e0d92f34a8cdbe9dda2f7e6a7",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "itepastra",
|
||||
"repo": "automapaper",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"base16-schemes": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
|
|
@ -315,6 +335,7 @@
|
|||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"automapaper": "automapaper",
|
||||
"home-manager": "home-manager",
|
||||
"nix-colors": "nix-colors",
|
||||
"nixpkgs": "nixpkgs",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue