| 2 Aug 2025 |
@aloisw:julia0815.de | I missed the one usage in the cargo-tauri hook, which I guess is going to be REALLY annoying to fix because it breaks with even weirder errors. | 09:55:37 |
@aloisw:julia0815.de | This is targetPlatform abuse right https://github.com/NixOS/nixpkgs/blob/37a4fc0bb6425e8f0c577604bdcdb8ddb2873fa7/pkgs/development/libraries/gobject-introspection/default.nix#L163 ? | 09:58:36 |
@aloisw:julia0815.de | error: Package ‘gobject-introspection-1.84.0’ in /home/aloisw/Verschiedenes/nixpkgs/pkgs/development/libraries/gobject-introspection/default.nix:181 is not available on the requested hostPlatform hm still errors. | 09:59:49 |
@aloisw:julia0815.de | Ah that's the Python issue. At least not a third one. | 10:16:45 |
emily | In reply to @aloisw:julia0815.de This is targetPlatform abuse right https://github.com/NixOS/nixpkgs/blob/37a4fc0bb6425e8f0c577604bdcdb8ddb2873fa7/pkgs/development/libraries/gobject-introspection/default.nix#L163 ? it may not be. gobject-introspection is a cursed compiler sorta | 12:03:14 |
emily | I know it's very painful for cross | 12:03:23 |
emily | feels beyond my pay grade to say whether it's correct or not | 12:03:37 |
Alyssa Ross | Redacted or Malformed Event | 12:05:22 |
@aloisw:julia0815.de | buildPackages.gobject-introspection in a x86_64-linux -> i686-linux cross build says that it's x86_64, so targetPlatform abuse it is. | 12:33:26 |
@aloisw:julia0815.de | Yuck, that wrapper though… | 12:51:09 |
@aloisw:julia0815.de | I think I'm not touching the tauri thing. | 12:51:35 |
@aloisw:julia0815.de | I think it's correct anyway after all due to being in nativeBuildInputs. | 12:57:10 |
| Olisnot joined the room. | 13:57:22 |
emily | oh I missed that the thing was in the checks. | 13:58:07 |
emily | but those don't run for cross anyway | 13:58:11 |
| Olisnot set a profile picture. | 13:59:41 |
@aloisw:julia0815.de | It will still break eval in things like pkgsStatic.buildPackages. | 13:59:54 |
| 3 Aug 2025 |
| ryo joined the room. | 06:06:26 |
| 4 Aug 2025 |
| @diniamo:matrix.org left the room. | 06:06:51 |