1
0
Fork 0
mirror of https://github.com/ryanccn/flake.git synced 2025-12-06 08:10:43 +01:00

feat: add fork-cleaner

This commit is contained in:
Ryan Cao 2023-07-27 11:25:17 +08:00
parent 4b88989b5e
commit ca991354a8
Signed by: ryanccn
SSH key fingerprint: SHA256:NtP/BlVhoQq4xU6BEcZeT8nIPvHntkJ3lIc2yB+F09E
3 changed files with 32 additions and 5 deletions

21
flake.lock generated
View file

@ -54,6 +54,26 @@
"type": "github"
}
},
"caarlos0": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1687665384,
"narHash": "sha256-XARNmyXnmcWeBwfN5YXhiOWHsE3pPojasE1C2OieO7o=",
"owner": "caarlos0",
"repo": "nur",
"rev": "854c0826e775f5f44cc317c724ac6343c7c5d616",
"type": "github"
},
"original": {
"owner": "caarlos0",
"repo": "nur",
"type": "github"
}
},
"catppuccin": {
"inputs": {
"flake-compat": [
@ -219,6 +239,7 @@
"inputs": {
"agenix": "agenix",
"attic": "attic",
"caarlos0": "caarlos0",
"catppuccin": "catppuccin",
"fenix": "fenix",
"flake-compat": "flake-compat",