mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
Add statix comment
This commit is contained in:
parent
af82e42b85
commit
24aa6de67e
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
checks = {
|
||||
# Disable until https://github.com/oppiliappan/statix/issues/88 is resolved
|
||||
# statix = pkgs.runCommandLocal "statix" { buildInputs = [ pkgs.statix ]; } ''
|
||||
# statix check ${self}
|
||||
# mkdir $out
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue