Closed MPietrukowski closed 1 month ago
Thanks for reporting this @MPietrukowski
Based on #12 I assume you have nix 2.24.
Starting with nix 2.20 the profile command was changed. Up until now we have treated this as unstable.
But it is now safe to assume it will stay this way 😅
The commit 326b8926cdaceecbbce444df98952d5f3f2632cf should fix this.
However the next update still has to be installed using nix profile upgrade rooter
in your case.
CLI command
rooter selfupdate
is failing to upgrade rooter package. Error: Package name '.*.rooter' does not match any packages in the profile.my nix profile list
I've done successful upgrade to
rooter 1.0.0-beta8
with nixnix profile upgrade rooter