stackabletech / stackable-cockpit

Home of stackable-cockpit, stackablectl and stackable-cockpitd
https://docs.stackable.tech/management/stable/
Other
7 stars 2 forks source link

fix: Update nix #218

Closed NickLarsenNZ closed 6 months ago

NickLarsenNZ commented 6 months ago

Description

The latest version of stackablectl doesn't build, presumably because the nix sources/lock files are out of date.

image

I have run:

niv init && niv update # updates crate2nix gomod2nix js2nix nixpkgs
make regenerate-nix # updates Cargo.nix, to bring in the futures dependency