We have created a nix flake for Zebra, for anyone that may want to install via Nix:
CC: @conradoplg
We have created a nix flake for Zebra, for anyone that may want to install via Nix:
CC: @conradoplg
We’ve also added Zebra 3.0 to our binary cache, if you want a faster installation. This is available under the cached branch in the repo.
You guys need to sign the cache. I am getting the following warning:
warning: ignoring substitute for ‘/nix/store/0awmqyf474i25cswc6jmlmc1z2pbz3x2-zebrad-3.0.0.tar.gz’ from ‘https://cache.vergara.tech’, as it’s not signed by any of the keys in ‘trusted-public-keys’
And I am using:
# Caches
nixConfig = {
extra-substituters = [
"https://cache.vergara.tech"
];
extra-trusted-public-keys = [
"VergaraTech-1:QLRf+WPhTt6KdG3IQQXVT1y3gTDaiP4xabPMJzvGJHg="
];
};
Paging @shielded-nate
Nix alert!
Should be good to go.
The Nix flake has been updated to Zebra 4.0.0.
The nix flake has been updated to Zebra 4.1.0.
That is the idea, with this it’s very simple to install Zebra and our Zenith wallet.