mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
feat(grocy): barcode buddy
This commit is contained in:
parent
a157150956
commit
dc0c84c0a0
13 changed files with 391 additions and 1 deletions
18
flake.lock
generated
18
flake.lock
generated
|
|
@ -21,6 +21,23 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"barcodebuddy": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1694536720,
|
||||
"narHash": "sha256-98trW1WFtQOZX/mMNc3wQL5sxU6fupI6ukCp5zZsw+Q=",
|
||||
"owner": "Forceu",
|
||||
"repo": "barcodebuddy",
|
||||
"rev": "55bbc03d873d637b0aa8282468c0fc3f9da39776",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "Forceu",
|
||||
"ref": "v1.8.1.7",
|
||||
"repo": "barcodebuddy",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"ci": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
|
|
@ -187,6 +204,7 @@
|
|||
"root": {
|
||||
"inputs": {
|
||||
"arcexprs": "arcexprs",
|
||||
"barcodebuddy": "barcodebuddy",
|
||||
"ci": "ci",
|
||||
"deploy-rs": "deploy-rs",
|
||||
"flake-compat": "flake-compat",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue