| 28 Oct 2023 |
raboof | anyone else going to the r-b summit next week btw? https://reproducible-builds.org/events/hamburg2023/ | 13:01:10 |
Pol | I wish I could... but nope :( | 13:04:35 |
Pol | raboof: Is there a command equivalent to nix-build -A <package> --check but using the new CLI commandS ? nix build ... ? | 15:58:29 |
@r522:matrix.org | In reply to @drupol:matrix.org raboof: Is there a command equivalent to nix-build -A <package> --check but using the new CLI commandS ? nix build ... ? nix build nixpkgs#hello --rebuild --keep-failed ? | 15:59:53 |
@r522:matrix.org | (listed on https://reproducible.nixos.org/ if you've not seen that) | 16:00:34 |
Pol | Oh thanks. Indeed, I haven't seen it. | 16:03:05 |
Pol | [pol@x13:~/Code/NixOS/nixpkgs]$ nix-store --read-log $(nix-instantiate '<nixpkgs>' -A wireplumber.doc)
warning: you did not specify '--add-root'; the result might be removed by the garbage collector
error: store path '7wrbjsivcy8z2zq9kvmv9v1glzn1gxn0-wireplumber-0.4.15.drv!doc' contains illegal character '!'
[pol@x13:~/Code/NixOS/nixpkgs]$
| 16:30:42 |
Pol | I think we should also fix that in the issue template. | 16:30:57 |
Pol | Currently on it. | 16:31:00 |
Pol | => PR is up at https://github.com/NixOS/nixpkgs/pull/263993 , please review | 16:51:00 |
| 29 Oct 2023 |
raboof | awesome news: I successfully reproduced the minimal ISO for the first time, achieving a bit-by-bit identical artifact to the one produced by Hydra 🎉. | 10:47:01 |
raboof | Wrote things up at https://discourse.nixos.org/t/nixos-reproducible-builds-minimal-installation-iso-successfully-independently-rebuilt/34756 | 10:47:12 |
Alyssa Ross | :D | 10:48:31 |
Pol | OMG !!! | 11:16:39 |
Pol | You fixed the grub translation thingie? | 11:16:48 |
raboof | well, I triggered an update, so it'll be only be 'fixed' until someone updates the translations again - still work to do to fix it properly :) | 11:24:40 |
| @cafkafk:gitter.im joined the room. | 11:27:34 |
Pol | excellent work, impressive :) | 11:30:31 |
Pol | In reply to @raboof:matrix.org awesome news: I successfully reproduced the minimal ISO for the first time, achieving a bit-by-bit identical artifact to the one produced by Hydra 🎉. how long it took for the build ? | 11:46:02 |
raboof | Oh, I don't know, I trigger it and then go do other things - around 4 hours perhaps? There are two expensive steps: building the newer nix (as it also builds a lot of prerequisites) and building the ISO the first time. | 11:52:11 |
| @cathalmullan:matrix.org changed their display name from Cathal Mullan to Cathal. | 14:48:32 |
| 30 Oct 2023 |
| @willbush:matrix.org joined the room. | 01:46:48 |
| @sbc64:matrix.org joined the room. | 08:30:22 |
| henrik-ch joined the room. | 08:36:34 |
Reventlov | Redacted or Malformed Event | 12:00:23 |
Reventlov | * back with this "meta" derivation consisting of multiple file derivations : symlinkjoin does not work (it complains about the thing not being a directory:
error: builder for '/nix/store/2bdl8sbi2p809pddwl55xhhx7rj3iqn1-all-the-medias.drv' failed with exit code 1;last 1 log lines: > /nix/store/3igfp1bvniiyvx35jzg1lxs02ynj5bcj-nixos-ova-23.11.20231027.a9d001f-x86_64-linux.ova: Not a directory | 12:00:37 |
Reventlov | * back with this "meta" derivation consisting of multiple file derivations : symlinkjoin does not work (it complains about the thing not being a directory: `error: builder for '/nix/store/2bdl8sbi2p809pddwl55xhhx7rj3iqn1-all-the-medias.drv' failed with exit code 1; last 1 log lines:
/nix/store/3igfp1bvniiyvx35jzg1lxs02ynj5bcj-nixos-ova-23.11.20231027.a9d001f-x86_64-linux.ova: Not a directory `
| 12:00:51 |
Reventlov | * back with this "meta" derivation consisting of multiple file derivations : symlinkjoin does not work (it complains about the thing not being a directory:
last 1 log lines:
> /nix/store/3igfp1bvniiyvx35jzg1lxs02ynj5bcj-nixos-ova-23.11.20231027.a9d001f-x86\_64-linux.ova: Not a directory
| 12:01:08 |
Reventlov | * back with this "meta" derivation consisting of multiple file derivations : symlinkjoin does not work (it complains about the thing not being a directory:
error: builder for '/nix/store/2bdl8sbi2p809pddwl55xhhx7rj3iqn1-all-the-medias.drv' failed with exit code 1;
last 1 log lines:
> /nix/store/3igfp1bvniiyvx35jzg1lxs02ynj5bcj-nixos-ova-23.11.20231027.a9d001f-x86_64-linux.ova: Not a directory
| 12:01:28 |
| @jeremystucki:matrix.org joined the room. | 17:24:13 |