entirely migrate from npins to flake inputs

This commit is contained in:
Katherina Walshe-Grey 2024-08-29 11:47:12 +01:00
parent 6d83a07556
commit b4b879a87b
6 changed files with 30 additions and 118 deletions

View file

@ -29,8 +29,4 @@ To build the remote machines, run `colmena apply`. See the [colmena documentatio
### Updating
Run `nix flake update` to update evaluation-time dependencies.
Run `npins update` to update build-time dependencies.
Commit changes to `flake.lock` and `npins/sources.json`.
`nix flake update --commit-lock-file`