mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2024-12-02 15:27:59 +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...
|
||||
# How should we handle these?
|
||||
imageBuilder = null;
|
||||
image-builder = null;
|
||||
mobile-nixos = (onlyDerivationsAndAttrsets overlay.mobile-nixos) // {
|
||||
# The cross canaries attrsets will be used as constituents.
|
||||
# Filter out `override` and `overrideAttrs` early.
|
||||
|
Loading…
Reference in New Issue
Block a user