Skip to content

Commit

Permalink
doc: update upgrade doc
Browse files Browse the repository at this point in the history
  • Loading branch information
klarkc committed Dec 19, 2023
1 parent 2993371 commit 68257c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ We follow conventional commit [specification](https://www.conventionalcommits.or
- pin CTL and peer deps on `flake.nix`
- `nix flake lock`
- pin `package-set-repo` flake input to corresponding CTL `packages.dhall` upstream rev
- `nix build .#package-set --impure`
- `nix build .#package-set --impure -L --show-trace --verbose --debug`
- `cp result nix/package-set/default.nix`
- update `nix/purs-nix/custom-deps.nix` according CTL `{spago/packages}.dhall`
- `./.github/workflows/test.sh` (you'll need to upgrade `LovelaceAcademy/nix-templates` ctl-full in case of template breaking changes)
Expand Down

0 comments on commit 68257c1

Please sign in to comment.