| 11 Sep 2025 |
| Ihar Hrachyshka joined the room. | 00:07:57 |
| 12 Sep 2025 |
antifuchs | I'm not sure if I asked this before, but I have a nix golang package that builds a javascript "frontend" to include as a set of static files that's copied to the go source tree before baking that into the build result. Is there a sane way to override that? the go derivation exposes the frontend package on passthru.frontend, but I don't see an obvious way to override that and have the changes take. | 14:14:10 |
loudgolem | you can use overrideAttrs on the package and use the new fronted obtained by overriding package.passthru.fronted. | 14:17:54 |
loudgolem | eg. https://github.com/NixOS/nixpkgs/blob/cda98a359c8ff5af6d425363e6c69ee9fedde899/pkgs/by-name/op/opengist/package.nix#L74
https://github.com/phanirithvij/system/blob/97de9c4ad2709fb49c3be17cdaf29137930d974b/nixos/applications/opengist.nix#L76-L88
don't know if it can help | 14:19:17 |
loudgolem | * eg. https://github.com/NixOS/nixpkgs/blob/cda98a359c8ff5af6d425363e6c69ee9fedde899/pkgs/by-name/op/opengist/package.nix#L74
https://github.com/phanirithvij/system/blob/97de9c4ad2709fb49c3be17cdaf29137930d974b/nixos/applications/opengist.nix#L76-L88
don't know if it can help but here is one | 14:19:30 |
antifuchs | hmmm, yeah, if the outer package used passthru.frontend in the patch phase, that would work (it does not); sounds like I have to file a PR, thanks! | 14:26:22 |
antifuchs | (and thanks for confirming I'm not going insane, phew) | 14:26:31 |
| 14 Sep 2025 |
| @emma:rory.gay joined the room. | 08:39:57 |
| 23 Sep 2025 |
| a-kenji changed their display name from a-kenji to kenji. | 10:37:34 |
| @jolman:matrix.org left the room. | 20:12:34 |
| 30 Sep 2025 |
| 17lifers (at mikuplushfarm) joined the room. | 16:05:29 |
| 17lifers (at mikuplushfarm) left the room. | 18:39:35 |
| 8 Oct 2025 |
| Andrew Zah joined the room. | 17:14:29 |
| 10 Oct 2025 |
qbit | blarg, getting different vendorHash values on stable vs unstable - anyone else seeing that? | 13:44:32 |
antifuchs | Different go toolchain versions, maybe? | 14:02:09 |
Paul Meyer (katexochen) | shouldn't change between toolchain versions, should it? In that case we would need to update all vendorHashes in nixpkgs when updating the toolchain. | 14:21:06 |
Paul Meyer (katexochen) | what platform? have you enabled proxyVendor? | 14:21:52 |
qbit | nixos - proxyVendor is not set | 14:48:49 |
qbit | seems adding proxyVendor fixed it | 15:02:43 |
| 11 Oct 2025 |
| @midirhee12:tchncs.de left the room. | 23:05:12 |
| 14 Oct 2025 |
| pinpox changed their display name from pinpox to reaktor. | 21:13:54 |
| pinpox changed their display name from reaktor to pinpox. | 21:15:42 |
| 15 Oct 2025 |
| Andrew Zah changed their display name from andrewzah to Andrew Zah. | 09:29:43 |
| γΈγ joined the room. | 22:54:14 |
| 17 Oct 2025 |
| Timur Gainullin changed their profile picture. | 09:53:55 |
| 19 Oct 2025 |
| @azahi:azahi.cc left the room. | 15:47:12 |
| kaya π€ changed their profile picture. | 17:12:07 |
| kaya π€ changed their display name from kaya to kaya π€. | 17:12:32 |
| 21 Oct 2025 |
| Andrew Zah set a profile picture. | 09:49:41 |
| 27 Oct 2025 |
| genadij.udarov joined the room. | 16:40:24 |