!QCCCSJHEsTIfozrZxz:nixos.org

Nix + Go

218 Members
Go packaging for and with Nixpkgs. | Be excellent to each other.46 Servers

Load older messages


SenderMessageTime
8 Feb 2023
@sandro:supersandro.deSandro 🐧maybe we wait for 1.20.1 at least https://github.com/golang/go/issues/5837023:53:08
9 Feb 2023
@qbit:tapenet.org@qbit:tapenet.orgya, i think that's what zowoq was shooting for: https://github.com/NixOS/nixpkgs/pull/208706#issuecomment-140966350700:19:37
14 Feb 2023
@dandellion:dodsorf.asDandellion joined the room.04:06:13
@qbit:tapenet.org@qbit:tapenet.org How do people feel about setting GOTELEMETRY=no by default (or patching out the telemetry stuff) if go proceeds to add it? 15:12:55
@aaron:matrix.orgaaron Strong agree. It can be controlled by a flag if the user wants to enable it, but it should default off. 16:29:10
15 Feb 2023
@wtfiscrq:matrix.org@wtfiscrq:matrix.org joined the room.09:19:30
@sandro:supersandro.deSandro 🐧
In reply to @qbit:tapenet.org
How do people feel about setting GOTELEMETRY=no by default (or patching out the telemetry stuff) if go proceeds to add it?
turn it off by default, yes. Probably only slows down the builds because we don't have internet access anway.
12:48:22
@qbit:tapenet.org@qbit:tapenet.orgwell, i specifically mean turning it off for the go tool in general12:57:45
@sandro:supersandro.deSandro 🐧 call the patch make-telemetry-more-gdpr-compliant 🙃 14:40:28
@qbit:tapenet.org@qbit:tapenet.orglol14:40:40
@sandro:supersandro.deSandro 🐧making it opt out is not allowed, either you need to be asked or it needs to be opt in14:40:53
@qbit:tapenet.org@qbit:tapenet.org so making the go tool default to GOTELEMETRY=noand documenting that users need to opt in if they want to participate would be ok? :D 14:41:43
@sandro:supersandro.deSandro 🐧 wouldn't be a problem for me but I don't have the final say 14:46:39
@hexa:lossy.networkhexa
In reply to @sandro:supersandro.de
call the patch make-telemetry-more-gdpr-compliant 🙃
depends on whether they in fact send PII
14:49:02
@sandro:supersandro.deSandro 🐧its google, what do we expect? 15:34:52
16 Feb 2023
@chrispickard:matrix.org@chrispickard:matrix.org joined the room.21:29:16
17 Feb 2023
@qbit:tapenet.org@qbit:tapenet.org hi chrispickard ! 01:41:19
@adam:valkor.net@adam:valkor.net left the room.14:38:29
21 Feb 2023
@norihiori:matrix.org@norihiori:matrix.org joined the room.17:54:14
24 Feb 2023
@qbit:tapenet.org@qbit:tapenet.org \o/ https://research.swtch.com/telemetry-opt-in 17:07:34
28 Feb 2023
@bootstrapper:matrix.org@bootstrapper:matrix.org joined the room.05:43:24
1 Mar 2023
@fabianhjr:matrix.orgFabián Heredia joined the room.19:41:53
@fabianhjr:matrix.orgFabián HerediaHi20:02:53
@fabianhjr:matrix.orgFabián Herediatrying to upgrade keybase from 6.0.2 to 6.0.4 (buildGoPackage)20:03:11
@fabianhjr:matrix.orgFabián HerediaAnd having some issues regarding upstream vendoring20:03:20
@fabianhjr:matrix.orgFabián Heredia
nix-shell -p 'keybase.overrideAttrs (oldAttrs: rec { version = "6.0.4"; src = fetchFromGitHub { owner = "keybase"; repo = "client"; rev = "v${version}"; sha256 = "sha256-MmXC2Jfeb7tddPgAG+PDy2jfjUxG098WpqO4sagGfjI=";}; vendorSha256 = null;})'
20:03:28
@fabianhjr:matrix.orgFabián Herediaor20:03:30
@fabianhjr:matrix.orgFabián Heredia
nix-shell -p 'keybase.overrideAttrs (oldAttrs: rec { version = "6.0.4"; src = fetchFromGitHub { owner = "keybase"; repo = "client"; rev = "v${version}"; sha256 = "sha256-MmXC2Jfeb7tddPgAG+PDy2jfjUxG098WpqO4sagGfjI=";}; vendorSha256 = lib.fakeHash;})'
20:03:40
@eyjhb:eyjhb.dk@eyjhb:eyjhb.dkI am not sure I can help, but what even is the issue?20:08:52
@eyjhb:eyjhb.dk@eyjhb:eyjhb.dkBesides the fairly long semi-cursed nix-shell?20:08:59

Show newer messages


Back to Room ListRoom Version: 9