Open nazarewk opened 1 month ago
not sure how to properly generate those failing lockfiles
We'll need to figure out why the manual re-locking is now failing in CI.
It's actually pretty obvious and I don't know why it worked in the first place:
/src/local/flake.lock
to match the new ../..
../..
flake just changed so you need to update /src/local/flake.lock
I (finally) made sure tests run on main
: https://github.com/divnix/std/actions/runs/11517292880 — can you rebase?
std
to nixpkgs onnixos-unstable
and applied a few repo tweaks