release: 0.2.2
All checks were successful
Release / Create release (push) Successful in 1m8s
Test / Sandbox (push) Successful in 51s
Test / Hakurei (push) Successful in 1m9s
Test / Create distribution (push) Successful in 37s
Test / Hpkg (push) Successful in 4m38s
Test / Sandbox (race detector) (push) Successful in 4m33s
Test / Hakurei (race detector) (push) Successful in 3m11s
Test / Flake checks (push) Successful in 1m42s
All checks were successful
Release / Create release (push) Successful in 1m8s
Test / Sandbox (push) Successful in 51s
Test / Hakurei (push) Successful in 1m9s
Test / Create distribution (push) Successful in 37s
Test / Hpkg (push) Successful in 4m38s
Test / Sandbox (race detector) (push) Successful in 4m33s
Test / Hakurei (race detector) (push) Successful in 3m11s
Test / Flake checks (push) Successful in 1m42s
Unfortunately removal of internal/hlog brought about some changes that breaks API. This will likely be the last 0.2.x release. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
parent
e55822c62f
commit
ad1bc6794f
@ -35,7 +35,7 @@ package
|
||||
|
||||
|
||||
*Default:*
|
||||
` <derivation hakurei-static-x86_64-unknown-linux-musl-0.2.1> `
|
||||
` <derivation hakurei-static-x86_64-unknown-linux-musl-0.2.2> `
|
||||
|
||||
|
||||
|
||||
@ -313,7 +313,7 @@ Extra paths to make available to the container\.
|
||||
|
||||
|
||||
*Type:*
|
||||
anything
|
||||
list of attribute set of anything
|
||||
|
||||
|
||||
|
||||
@ -723,7 +723,7 @@ Common extra paths to make available to the container\.
|
||||
|
||||
|
||||
*Type:*
|
||||
anything
|
||||
list of attribute set of anything
|
||||
|
||||
|
||||
|
||||
@ -759,7 +759,7 @@ package
|
||||
|
||||
|
||||
*Default:*
|
||||
` <derivation hakurei-hsu-0.2.1> `
|
||||
` <derivation hakurei-hsu-0.2.2> `
|
||||
|
||||
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "hakurei";
|
||||
version = "0.2.1";
|
||||
version = "0.2.2";
|
||||
|
||||
srcFiltered = builtins.path {
|
||||
name = "${pname}-src";
|
||||
|
Loading…
x
Reference in New Issue
Block a user