You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't build Proxmox LXC images at the moment. (config)
It looks like an upstream Nixpkgs issue, but I'm opening an issue here for reference.
I will do some digging...
Output:
$ nix build .\#packages.MTX-SRV
error:
… while calling the 'derivationStrict'builtin
at /builtin/derivation.nix:9:12: (source not available)
… while evaluating derivation 'tarball'
whose name attribute is located at /nix/store/5z81la6av4j0ckp0w1949lxiwjyyykks-source/pkgs/stdenv/generic/make-derivation.nix:333:7
… while evaluating attribute 'buildCommand' of derivation 'tarball'
at /nix/store/5z81la6av4j0ckp0w1949lxiwjyyykks-source/pkgs/build-support/trivial-builders/default.nix:68:16:
67| enableParallelBuilding = true;
68| inherit buildCommand name;| ^
69| passAsFile = [ "buildCommand" ]
(stack trace truncated; use '--show-trace' to show the full trace)
error: The FQDN is required but cannot be determined. Please make sure that
both networking.hostName and networking.domain are set properly.
The text was updated successfully, but these errors were encountered:
I can't build Proxmox LXC images at the moment. (config)
It looks like an upstream Nixpkgs issue, but I'm opening an issue here for reference.
I will do some digging...
Output:
The text was updated successfully, but these errors were encountered: