!LemuOOvbWqRXodtSsw:nixos.org

NixOS Reproducible Builds

535 Members
Report: https://reproducible.nixos.org Project progress: https://github.com/orgs/NixOS/projects/30120 Servers

Load older messages


SenderMessageTime
12 Mar 2023
@thetapo:matrix.org@thetapo:matrix.org removed their display name TheTapo.07:50:19
@thetapo:matrix.org@thetapo:matrix.org left the room.07:50:50
13 Mar 2023
@rasmus:rend.al@rasmus:rend.al joined the room.08:42:51
@hexa:lossy.networkhexaapparently the next go release is going to be reproducible https://github.com/golang/go/issues/5712017:23:36
@hexa:lossy.networkhexashared by fox/boron 🙂17:23:55
@j-k:matrix.orgj-kmight also be of interest: https://github.com/golang/go/issues/54265 c build -> go 1.4 -> 1.17.13 -> 1.20 -> 1.2217:25:57
@rimuru:gentoo.chat@rimuru:gentoo.chat changed their profile picture.23:25:35
15 Mar 2023
@raitobezarius:matrix.orgraitobezarius joined the room.14:28:02
16 Mar 2023
@chrisguest:matrix.orgChris Guest joined the room.23:26:39
18 Mar 2023
@raitobezarius:matrix.orgraitobezariusHello there, I would like to split the diffoscope package into 3 flavors: diffoscopeMinimal, diffoscope, diffoscopeUnfree because currently diffoscope requires unfree dependencies and this is surprising, is it okay if I send a PR regarding that?15:00:02
@atemu12:matrix.orgatemu12Sure, sounds good15:00:46
@qyliss:fairydust.spaceAlyssa RossDo we need three different options?15:01:38
@qyliss:fairydust.spaceAlyssa RossWhy do we need an attribute for the unfree one when it can't be built by Hydra anyway? 15:01:52
@raitobezarius:matrix.orgraitobezariusGood point15:02:09
@qyliss:fairydust.spaceAlyssa RossJust make it a package option imo15:02:10
@raitobezarius:matrix.orgraitobezariusI'm adding enableUnfree anyway to the signature15:02:22
@raitobezarius:matrix.orgraitobezariusI can just skip diffoscopeUnfree15:02:26
@qyliss:fairydust.spaceAlyssa RossYeah15:02:28
@qyliss:fairydust.spaceAlyssa Ross While you're at it, might be good to flip the default of enableBloat, because it's pretty confusing to see it default to false in the package, but then have it overridden to true in the diffoscope callPackage 15:03:09
@raitobezarius:matrix.orgraitobezariusgot it15:03:22
@raitobezarius:matrix.orgraitobezarius Alyssa Ross: hm it's more complicated 15:06:20
@raitobezarius:matrix.orgraitobezariusdiffoscopeMinimal = callPackage ../ { jdk = jdk8; }15:06:33
@raitobezarius:matrix.orgraitobezariusdiffoscope = diffoscopeMinimal.override { enableBloat = true; }15:06:41
@raitobezarius:matrix.orgraitobezarius * diffoscope = diffoscopeMinimal.override { enableBloat = !stdenv.isDawrin; }15:06:45
@raitobezarius:matrix.orgraitobezarius * diffoscope = diffoscopeMinimal.override { enableBloat = !stdenv.isDarwin; }15:06:48
@raitobezarius:matrix.orgraitobezariusso would you say I move the stdenv.isDarwin to the derivation?15:06:55
@qyliss:fairydust.spaceAlyssa Rossyes15:07:03
@raitobezarius:matrix.orgraitobezariusokay15:07:13
@qyliss:fairydust.spaceAlyssa RossAnd have diffoscopeMinimal override diffoscope instead.15:07:16
@raitobezarius:matrix.orgraitobezariusgot it15:07:22

Show newer messages


Back to Room ListRoom Version: 6