Select the types of activity you want to include in your feed.
ci/pinned: manage nixpkgs and treefmt-nix with npins
Instead of rolling our own update script which only works for a single pin, let's use npins. We can then use it for the treefmtNix pin as well, which was mostly unmaintained, so far.
···7788CI may need certain packages from Nixpkgs.
99In order to ensure that the needed packages are generally available without building,
1010-[`pinned-nixpkgs.json`](./pinned-nixpkgs.json) contains a pinned Nixpkgs version tested by Hydra.
1010+[`pinned.json`](./pinned.json) contains a pinned Nixpkgs version tested by Hydra.
11111212-Run [`update-pinned-nixpkgs.sh`](./update-pinned-nixpkgs.sh) to update it.
1212+Run [`update-pinned.sh`](./update-pinned.sh) to update it.
13131414## `ci/nixpkgs-vet.sh BASE_BRANCH [REPOSITORY]`
1515