mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2024-12-03 02:44:13 +03:00
release.nix: Fix for new image builder infra
This commit is contained in:
parent
cad65d269e
commit
03ac47d8c5
@ -82,7 +82,7 @@ let
|
|||||||
|
|
||||||
# lib-like attributes...
|
# lib-like attributes...
|
||||||
# How should we handle these?
|
# How should we handle these?
|
||||||
imageBuilder = null;
|
image-builder = null;
|
||||||
mobile-nixos = (onlyDerivationsAndAttrsets overlay.mobile-nixos) // {
|
mobile-nixos = (onlyDerivationsAndAttrsets overlay.mobile-nixos) // {
|
||||||
# The cross canaries attrsets will be used as constituents.
|
# The cross canaries attrsets will be used as constituents.
|
||||||
# Filter out `override` and `overrideAttrs` early.
|
# Filter out `override` and `overrideAttrs` early.
|
||||||
|
Loading…
Reference in New Issue
Block a user