1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-01-22 14:45:27 +00:00

nixos/release-small.nix: Export options job

This commit is contained in:
Eelco Dolstra 2020-03-24 21:17:53 +01:00
parent b06679ef68
commit e51c7f60cb
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE

View file

@ -28,7 +28,7 @@ let
in rec {
nixos = {
inherit (nixos') channel manual iso_minimal dummy;
inherit (nixos') channel manual options iso_minimal dummy;
tests = {
inherit (nixos'.tests)
containers-imperative