diff options
author | paulrbr-fl <43074087+paulrbr-fl@users.noreply.github.com> | 2020-04-02 11:28:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-02 11:28:07 +0200 |
commit | d56bb3363b91d5511764c43c296c9a360ae5220b (patch) | |
tree | 169b63725c4b45a0dfa30adad8b159ebcb1d338a /README.md | |
parent | 4a071edf5737373df72fab0f31e58fdde3bab94f (diff) | |
parent | c39d5d6f8ccb880a724cff59a27c87e2da0178dd (diff) | |
download | clever-tools-nix-d56bb3363b91d5511764c43c296c9a360ae5220b.tar.gz clever-tools-nix-d56bb3363b91d5511764c43c296c9a360ae5220b.tar.zst clever-tools-nix-d56bb3363b91d5511764c43c296c9a360ae5220b.zip |
Merge pull request #12 from paulrbr-fl/update-clever-tools
ci: make sure to check ALL versions during tests
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,4 +16,4 @@ Once you've done that, add a `mkOlderVersion` for the previous latest version. O | |||
16 | 16 | ||
17 | Then, run `nix build`. It will give you the correct values for the hashes. Correct those, run it again and you'll see `result-` directories, one per version. Go ahead and make sure they all work. | 17 | Then, run `nix build`. It will give you the correct values for the hashes. Correct those, run it again and you'll see `result-` directories, one per version. Go ahead and make sure they all work. |
18 | 18 | ||
19 | Finally, don't forget to update `check.sh` with the latest version number. | 19 | Finally, don't forget to update `scripts/check.sh` with the latest version number. |