nixos/release: always add config.driver to allDrivers
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@ let
|
||||
callTest =
|
||||
config:
|
||||
if attrNamesOnly then
|
||||
hydraJob config.test
|
||||
hydraJob config.driver
|
||||
else
|
||||
{
|
||||
${system} = hydraJob config.driver;
|
||||
|
||||
Reference in New Issue
Block a user