How to update nix-tools
-
Use niv to update the sources.json:
nix flake lock --update-input nix-tools
-
If
nix-tools.cabal
orplan-to-nix
have changed, check the materialized files for each of the compiler nix name inls -d materialized/ghc*/nix-tools
with:nix-build scripts/check-compiler-materialization --argstr compiler-nix-name ghc884