mirror of
https://github.com/apricote/hcloud-upload-image.git
synced 2026-01-13 21:31:03 +00:00
chore: nix flake for CLI
This commit is contained in:
parent
043c73cf7d
commit
a7c9ba002d
4 changed files with 133 additions and 1 deletions
2
.github/release-please-config.json
vendored
2
.github/release-please-config.json
vendored
|
|
@ -8,7 +8,7 @@
|
|||
".": {
|
||||
"component": "cli",
|
||||
"package-name": "hcloud-upload-image",
|
||||
"extra-files": ["internal/version/version.go"]
|
||||
"extra-files": ["internal/version/version.go", "hcloud-upload-image.nix"]
|
||||
},
|
||||
"hcloudimages": {
|
||||
"component": "hcloudimages",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue