!LemuOOvbWqRXodtSsw:nixos.org

NixOS Reproducible Builds

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

You have reached the beginning of time (for this room).


SenderMessageTime
6 May 2023
@genericnerdyusername:matrix.org@genericnerdyusername:matrix.orgim working on fixing the gegl unreprodicibility, should I use sed or a tool dedicated to xml? I dont want to increase the closure size just for some text substitution, but i dont want it to break every update23:35:49
7 May 2023
@genericnerdyusername:matrix.org@genericnerdyusername:matrix.orgwent for patching the source instead00:56:54
@genericnerdyusername:matrix.org@genericnerdyusername:matrix.orghttps://github.com/NixOS/nixpkgs/pull/23042901:04:36
@lotte:chir.rs@lotte:chir.rs joined the room.07:41:00
@rnhmjoj:maxwell.ydns.eu@rnhmjoj:maxwell.ydns.eu

if anyone wants to make a PR the libnvme issue seems to be fixed with just:

--- a/pkgs/os-specific/linux/libnvme/default.nix
+++ b/pkgs/os-specific/linux/libnvme/default.nix
@@ -50,7 +50,7 @@ stdenv.mkDerivation rec {
 
   mesonFlags = [
     "-Ddocs=man"
-    "-Ddocs-build=true"
+    "-Ddocs-build=false"
   ];
 
   doCheck = true;
08:19:25
@rnhmjoj:maxwell.ydns.eu@rnhmjoj:maxwell.ydns.eu *

if anyone wants to make a PR, the libnvme issue seems to be fixed with just:

--- a/pkgs/os-specific/linux/libnvme/default.nix
+++ b/pkgs/os-specific/linux/libnvme/default.nix
@@ -50,7 +50,7 @@ stdenv.mkDerivation rec {
 
   mesonFlags = [
     "-Ddocs=man"
-    "-Ddocs-build=true"
+    "-Ddocs-build=false"
   ];
 
   doCheck = true;
08:19:32
@delroth:delroth.netdelroththat's more of a workaround than a fix... having the docs built would probably still be desirable19:56:00
@delroth:delroth.netdelrothah nvm, I misunderstood -- looks like -Ddocs-build=false just uses pre-built manpages bundled in the source repo19:58:56
@delroth:delroth.netdelrothbut I think libnvme is already fixed anyway by using the source epoch?19:59:10
8 May 2023
@rnhmjoj:maxwell.ydns.eu@rnhmjoj:maxwell.ydns.euI think so, but it's quite useless upstream stops bundling the manual pages05:50:34

Show newer messages


Back to Room ListRoom Version: 6