| 13 Mar 2024 |
@adam:robins.wtf | https://github.com/NixOS/nixpkgs/pull/295539/checks?check_run_id=22616537630 | 17:20:18 |
@adam:robins.wtf | this is confusing. especially since the package does in fact build fine on aarch64-darwin | 17:20:32 |
@adam:robins.wtf | ahh it's the tests | 17:23:33 |
| 14 Mar 2024 |
| NixOS Moderation Botchanged room power levels. | 18:45:07 |
| 15 Mar 2024 |
[0x4A6F] | In reply to @adam:robins.wtf this is confusing. especially since the package does in fact build fine on aarch64-darwin Yeah, I think something is broken: https://github.com/NixOS/ofborg/issues/677 also:
- https://github.com/NixOS/nixpkgs/pull/296054/checks?check_run_id=22718871082
- https://github.com/NixOS/nixpkgs/pull/296054/checks?check_run_id=22690415200
| 19:01:21 |
Lily Foster | that may be a nixpkgs bug. i'm not doing much else atm, so i'll investigate though | 19:02:56 |
Lily Foster | i wonder if it's because these things have nixos tests in passthru.tests and eval isn't failing like it did before? | 19:04:48 |
Lily Foster | okay so https://github.com/NixOS/nixpkgs/pull/282401 may have broken it. i'm testing now | 19:08:09 |
Lily Foster | okay actually a nixpkgs issue already exists: https://github.com/NixOS/nixpkgs/issues/294725 | 19:08:38 |
Lily Foster | so does anyone have opinions on if we just add a nixpkgs config.disableDarwinNixOSTests to make https://github.com/NixOS/nixpkgs/blob/795c30faca6c5c7f1296696ad8fce17e2865bafd/nixos/lib/testing/nodes.nix#L19 throw for any darwin system instead of just mismatched darwin/linux architectures? | 19:17:23 |
Lily Foster | maybe i should ask in #dev:nixos.org for wider audience | 19:17:38 |