Skip to content

pkg v0.1.0-alpha.4 technical preview

Pre-release
Pre-release

Choose a tag to compare

@spa5k spa5k released this 19 Aug 19:58
Immutable release. Only release title and notes can be modified.
6575519

pkg v0.1.0-alpha.4 technical preview

This preview replaces Alpha 3.

Alpha 4 fixes Linux package installation and removal.
It also fixes approved local builds after a cache miss.
Package search now uses one consistent catalog snapshot.
The managed Nix configuration is no longer readable by ordinary users.

Linux x86-64:

curl -fsSLO https://github.com/spa5k/pkg/releases/download/v0.1.0-alpha.4/install.sh
sh install.sh

macOS Apple silicon:

curl -fsSLO https://github.com/spa5k/pkg/releases/download/v0.1.0-alpha.4/pkg-0.1.0-alpha.4-preview.pkg
sudo installer -pkg pkg-0.1.0-alpha.4-preview.pkg -target /

Use SHA256SUMS to check release files.

Cosign bundles use the identity and issuer in COSIGN_IDENTITY.txt and COSIGN_ISSUER.txt.

The macOS package has an ad-hoc inner signature.
Developer ID signing and notarization are TODO items.

This is a technical preview.
It is not the v1 release.