Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-14 | ripple/nix: build everything with naersk | V | |
Yes, it really is that simple. Naersk is great! Change-Id: I183f5bd0d2547a368f32bbc42fddf03e7cb03331 | |||
2021-08-14 | ripple/nix: add rustfmt `imports_granularity = "One"` patch | V | |
This lets us use an unreleased formatting variant that merges all use statements into a single block. Change-Id: I0ff9fb960171c9af3dbd3a841e35e17a4965a246 | |||
2021-08-12 | ripple/nix: initialize nixpkgs pin | V | |
We're using an unstable branch over releases, as biannual package updates are too infrequent for tools with short release cycles. We're specifically using nixos-unstable, as this has more thorough testing than nixpkgs-unstable does (at the cost of lagging behind, slightly). Change-Id: Iaa5101f40148d2d85e8258cf73576bf7f531d4c1 |