mirror of
https://github.com/genebean/dots.git
synced 2026-05-30 23:35:22 -04:00
Deployed v1.0.0 of cup collector
https://github.com/genebean/cup-collector/releases/tag/v1.0.0
This commit is contained in:
parent
e6a1262a66
commit
dd6f5c068a
2 changed files with 5 additions and 4 deletions
7
flake.lock
generated
7
flake.lock
generated
|
|
@ -77,15 +77,16 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1779850376,
|
||||
"narHash": "sha256-AiRB0pretm2xEnWZ4Yoi9VGkDczlmkzz+5QG+cVofWc=",
|
||||
"lastModified": 1779904497,
|
||||
"narHash": "sha256-EarpH6SbLNbJBemMqHkJHA9SS/oVG3BQ4DROc0yIDjI=",
|
||||
"owner": "genebean",
|
||||
"repo": "cup-collector",
|
||||
"rev": "d90f3ac013e87427b9cf2dedbb4caa3e8b597961",
|
||||
"rev": "4ed915fcff8266ca8584d595843b5bd0630be69f",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "genebean",
|
||||
"ref": "v1.0.0",
|
||||
"repo": "cup-collector",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
};
|
||||
|
||||
cup-collector = {
|
||||
url = "github:genebean/cup-collector";
|
||||
url = "github:genebean/cup-collector/v1.0.0";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue