nix-portable
nix-portable copied to clipboard
update all nixpgs to 21.11
Any update on this? I rely on nix fmt, which is only in Nix 2.8.0 and newer, and nix-portable only ships 2.5.1. I worked around this by using nix run nixpkgs#nix fmt somehow , but it isn't very clean....
I managed to build with the latest Nix 2.16.0, by just updating the nix package in the inputs. But would be nice if a new release was made to include the latest nix version.
We could go ahead and remove docker as a supported platform I guess.