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:
parent
b06679ef68
commit
e51c7f60cb
|
@ -28,7 +28,7 @@ let
|
||||||
in rec {
|
in rec {
|
||||||
|
|
||||||
nixos = {
|
nixos = {
|
||||||
inherit (nixos') channel manual iso_minimal dummy;
|
inherit (nixos') channel manual options iso_minimal dummy;
|
||||||
tests = {
|
tests = {
|
||||||
inherit (nixos'.tests)
|
inherit (nixos'.tests)
|
||||||
containers-imperative
|
containers-imperative
|
||||||
|
|
Loading…
Reference in a new issue