| 28 Oct 2023 |
Pol | raboof: We could also explain a little bit how to compare two different builds. I'm trying to find it by myself here, but I have some troubles. | 12:53:04 |
raboof | sure... did you tru | 12:53:53 |
Pol | So first step: nix-build -A <package> Second step: same command with --check --keep-failed Thirst step: What are the things to compare here? | 12:53:58 |
raboof | * sure... did you try 'diffoscope <one> <other>' yet? | 12:54:03 |
raboof | the end of the second step should say something like "A and B differ", which you can then diffoscope | 12:54:30 |
Pol | Oh. | 12:54:35 |