!QCCCSJHEsTIfozrZxz:nixos.org

Nix + Go

212 Members
Go packaging for and with Nixpkgs. | Be excellent to each other.48 Servers

Load older messages


SenderMessageTime
29 Aug 2025
@drupol:matrix.org@drupol:matrix.org left the room.11:43:38
2 Sep 2025
@k900:0upti.meK900 ⚡️Do we really not have a way to skip tests for a specific package17:11:49
@k900:0upti.meK900 ⚡️https://github.com/NixOS/nixpkgs/pull/43964617:23:06
@k900:0upti.meK900 ⚡️If anyone has better ideas I'm all ears17:23:11
@sandro:supersandro.deSandro 🐧maybe this? https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/python-modules/wandb/default.nix#L158-L168 18:09:14
@k900:0upti.meK900 ⚡️The problem is that the test names are weirdly generic18:11:37
@k900:0upti.meK900 ⚡️So I don't want to skip them by name18:11:40
@sandro:supersandro.deSandro 🐧 you could also change the code t.Skip("the test is broken") 18:37:07
@sandro:supersandro.deSandro 🐧or you can do ``go test `go list ./... | grep -v this_is_broken```18:38:09
@sandro:supersandro.deSandro 🐧 * or you can do go test $(go list ./... | grep -v this\_is\_broken) 18:38:22
@sandro:supersandro.deSandro 🐧 * or you can do go test $(go list ./... | grep -v this_is_broken) 18:38:28
3 Sep 2025
@ghpzin:envs.netghpzin joined the room.18:27:08
7 Sep 2025
@ggemre:matrix.orgnkl joined the room.15:54:10
8 Sep 2025
@inayet:matrix.orginayet set a profile picture.02:17:16
10 Sep 2025
@jolman:matrix.org@jolman:matrix.org joined the room.00:25:00
11 Sep 2025
@ihar.hrachyshka:matrix.orgIhar Hrachyshka joined the room.00:07:57
12 Sep 2025
@antifuchs:asf.computerantifuchsI'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
@phanirithvij:matrix.orgloudgolemyou can use overrideAttrs on the package and use the new fronted obtained by overriding package.passthru.fronted.14:17:54
@phanirithvij:matrix.orgloudgolemeg. 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 help14:19:17
@phanirithvij:matrix.orgloudgolem * 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 one14:19:30
@antifuchs:asf.computerantifuchs 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:asf.computerantifuchs(and thanks for confirming I'm not going insane, phew)14:26:31
14 Sep 2025
@emma:rory.gay@emma:rory.gay joined the room.08:39:57
23 Sep 2025
@a-kenji:matrix.orgkenji changed their display name from a-kenji to kenji.10:37:34
@jolman:matrix.org@jolman:matrix.org left the room.20:12:34
30 Sep 2025
@17lifers:mikuplushfarm.ovh17lifers (at mikuplushfarm) joined the room.16:05:29
@17lifers:mikuplushfarm.ovh17lifers (at mikuplushfarm) left the room.18:39:35
8 Oct 2025
@andrewzah:matrix.abare.partyAndrew Zah joined the room.17:14:29
10 Oct 2025
@qbit:matrix.orgqbitblarg, getting different vendorHash values on stable vs unstable - anyone else seeing that?13:44:32
@antifuchs:asf.computerantifuchsDifferent go toolchain versions, maybe?14:02:09

Show newer messages


Back to Room ListRoom Version: 9