Commit Graph

3 Commits

Author SHA1 Message Date
Silvan Mosberger
4bedbf85a9 ci: Add default.nix with exposed pkgs
Allows reusing it in more places

(cherry picked from commit 1700d00588)
2024-10-15 00:29:20 +02:00
Robert Hensing
b112355dd3 shell.nix: Enable e.g. --arg nixpkgs ./.
This allows shell.nix to be run with the latest tools instead of
the pinned ones when desired, which is probably not very often,
but useful nonetheless.

(cherry picked from commit b07c441987)
2024-10-15 00:28:08 +02:00
Silvan Mosberger
7d5716c800 root: shell.nix for nixfmt
This uses the reusable pinned Nixpkgs from the parent commit to create a
shell.nix file for an environment with a pinned nixfmt version.

(cherry picked from commit a70ab58960)
2024-07-15 17:49:04 +02:00