nixos-hardware icon indicating copy to clipboard operation
nixos-hardware copied to clipboard

T2 MacBook Pro 2019 unable to build

Open safr-world opened this issue 1 year ago • 4 comments

Following the instructions here results in the following error:

error: unused option: VIDEO_STK1160_COMMON error: builder for '/nix/store/pSsluf40rx9ma5z4jsfaxl 7nph119p13-linux-config-6.5.drv' failed with exit code 255 error: 1 dependencies of derivation Inix/store/ 78cunq2wj81bq9bsc8vw867d4431661-14กนx-6.5. drv failed to build error: 1 dependencles of derivation/nix/store/vzm6vyhug5jvs4x126hp3x46w6qw55v1-n1xos-systen-nixos-23.05. 20230222, 988cc95. dry" failed to build

safr-world avatar Mar 23 '24 18:03 safr-world

cc @networkException

Mic92 avatar Mar 25 '24 07:03 Mic92

I don't have time to look into t2 stuff currently, ill try to get things working properly again though at some point

networkException avatar Mar 25 '24 08:03 networkException

@safr-world maybe a kernel version bump would resolve the option. The alternative is to fixup this kernel constraint if its wrong in nixpkgs: https://github.com/NixOS/nixpkgs/blob/1b1c743525de9db9a4d0b86fc48f3c23177ac54f/pkgs/os-specific/linux/kernel/common-config.nix#L850

Mic92 avatar Mar 25 '24 09:03 Mic92