coq-nix-toolbox icon indicating copy to clipboard operation
coq-nix-toolbox copied to clipboard

Nix helper scripts to automate local builds and CI [maintainers=@CohenCyril,@Zimmi48]

Results 45 coq-nix-toolbox issues
Sort by recently updated
recently updated
newest added

It seems one can use a template GH action from another repo: https://docs.github.com/en/actions/how-tos/reuse-automations/reuse-workflows What I really don't like of the nix CI is that: - I have huge generated files...

see https://github.com/NixOS/nixpkgs/pull/436779#issuecomment-3248844387

Testing https://github.com/NixOS/nixpkgs/pull/413917

Draft issue of the Nix Toolbox roadmap being discussed at Rocq'n'share. 1. Switch to flakes (as a wrapper around the existing) - Use flake templates for the first step of...