| Commit message (Expand) | Author | Age | Files | Lines |
| * | ci/pinned-nixpkgs.json: update•••Update it to https://hydra.nixos.org/eval/1807730#tabs-inputs, which
notably contains some fixes for nixfmt: https://github.com/NixOS/nixfmt/pull/215
| Silvan Mosberger | 2024-07-18 | 1 | -2/+2 |
| * | ci/update-pinned-nixpkgs.sh: Allow setting the rev•••This script only needs to make sure that the revision has the relevant
packages built, it doesn't necessarily need to be a channel version.
This commit makes it possible to set the revision explicitly when
calling the update script.
| Silvan Mosberger | 2024-07-18 | 1 | -1/+2 |
| * | ci: reusable Nix format Nixpkgs pin•••This is needed such that in the next commit, we can re-use the same
version from a shell.nix, allowing people to have a guaranteed matching
nixfmt version.
| Silvan Mosberger | 2024-06-26 | 3 | -0/+28 |
| * | ci: init directory•••This creates a new directory for all CI support files, will be populated
in future commits.
| Silvan Mosberger | 2024-06-26 | 1 | -0/+4 |