mirror of
https://github.com/callumio/scenics.git
synced 2025-12-17 03:29:21 +00:00
ci: selective builds and flake checks
This commit is contained in:
parent
acf1a07132
commit
d284b8ae4d
5 changed files with 98 additions and 1 deletions
|
|
@ -60,7 +60,7 @@
|
|||
|
||||
devShells.default = pkgs.mkShell {
|
||||
inherit (git-hook-check) shellHook;
|
||||
buildInputs = with pkgs; [nix-init alejandra];
|
||||
buildInputs = with pkgs; [nix-init alejandra jq];
|
||||
};
|
||||
|
||||
formatter = pkgs.alejandra;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue