mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 08:10:43 +01:00
feat(packages): add am
This commit is contained in:
parent
476088506a
commit
afe6785ca9
4 changed files with 28 additions and 0 deletions
21
flake.lock
generated
21
flake.lock
generated
|
|
@ -1,5 +1,25 @@
|
|||
{
|
||||
"nodes": {
|
||||
"am": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1693926605,
|
||||
"narHash": "sha256-JSdYc8r2tRtxvRePWkcW9tvIq4o5S28TBs7TLfFwum8=",
|
||||
"owner": "ryanccn",
|
||||
"repo": "am",
|
||||
"rev": "0d9424417c9edfea3891fc9a07fb9552fbb88cdf",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "ryanccn",
|
||||
"repo": "am",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"attic": {
|
||||
"inputs": {
|
||||
"crane": [
|
||||
|
|
@ -229,6 +249,7 @@
|
|||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"am": "am",
|
||||
"attic": "attic",
|
||||
"catppuccin": "catppuccin",
|
||||
"crane": "crane",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue