Commit Graph
2 Commits
Author SHA1 Message Date
Reilly BroganandGitHub 0576dde215 Fix vendored crates archive format, fix build (#22)
* Fix vendored crates archive format

It turns out that I was just creating an archive with a .zst extension that was actually still gzip-format.

Ref: https://github.com/ReillyBrogan/dusklight-flatpak/issues/1

Signed-off-by: Reilly Brogan <reilly@reillybrogan.com>

* Add license to allowlist to fix build

Signed-off-by: Reilly Brogan <reilly@reillybrogan.com>

---------

Signed-off-by: Reilly Brogan <reilly@reillybrogan.com>
2026-06-03 16:55:22 -06:00
Reilly BroganandGitHub 1220bccb5c Add vendored crates to release assets (#19)
This is to be used for the Dusklight flatpak which needs to build libnod offline.

Signed-off-by: Reilly Brogan <reilly@reillybrogan.com>
2026-05-29 23:10:03 -06:00