Skip to content

Missing time and nixos-init attributes when using latest nixpkgs-unstable #40

@adamjhf

Description

@adamjhf

Using extra-containers with latest nixpkgs-unstable fails to build due to missing options:

  • Missing config.time.timeZone
    • referenced by nixpkgs nixos/modules/system/boot/systemd.nix:825
    • error: attribute 'time' missing
  • Missing config.system.nixos-init.package
    • referenced by nixpkgs nixos/modules/system/boot/systemd.nix:668
    • error: attribute 'nixos-init' missing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions