maint: Fix warnings
This commit is contained in:
parent
26b7cb2116
commit
db84b15d8f
1 changed files with 1 additions and 3 deletions
|
|
@ -1,7 +1,5 @@
|
|||
{
|
||||
lib,
|
||||
inputs,
|
||||
withSystem,
|
||||
...
|
||||
}:
|
||||
{
|
||||
|
|
@ -92,7 +90,7 @@
|
|||
};
|
||||
};
|
||||
herculesCI =
|
||||
hci@{ config, ... }:
|
||||
{ config, ... }:
|
||||
{
|
||||
ciSystems = [ "x86_64-linux" ];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue