parent
91724471b4
commit
1fc5a48bf9
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
text = ''
|
text = ''
|
||||||
cd "$FLAKE" || return
|
cd "$FLAKE" || return
|
||||||
|
|
||||||
nix-fast-build -f .#nixFastChecks | grep -v 'error (ignored): error: SQLite database'
|
nix-fast-build -f .#nixFastChecks "$@"
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue