LibreOffice success story
Pol Dellaiera
pol.dellaiera at gmail.com
Tue Nov 7 18:28:37 UTC 2023
First, it is available in Nix: https://search.nixos.org/packages?channel=23.05&show=perl536Packages.strip-nondeterminism&from=0&size=50&sort=relevance&type=packages&query=nondeterminism
A quick text search of `strip-nondeterminism` in `nixpkgs` showed that it is being used in a couple of derivations:
- cieid
- cie-middleware-linux
- pridefetch
- wireworld
- stone-kingdoms
- orthorobot
- mari0
- slimerjs
- firefox (to fetch addons)
- pcsx2
- bisq-desktop
See it by yourself: https://github.com/search?q=repo%3ANixOS%2Fnixpkgs%20strip-nondeterminism&type=code
On my side, I used it a couple of weeks ago to test how it was working.
For people willing to use it temporarily: `nix shell nixpkgs#perl536Packages.strip-nondeterminism`
On 11/7/23 14:23, Holger Levsen wrote:
> On Tue, Nov 07, 2023 at 01:48:22PM +0100, Pol Dellaiera wrote:
>> [...] it was strip-determinism that I was talking about, sorry for the confusion !
>
> oh, that's interesting! are you using strip-nonderminism on all NixOS builds
> or only on some and if only on some, how do you opt-in (or -out)?
>
>
--
-Pol Dellaiera-
+32 478 78 30 33
https://not-a-number.io/
More information about the rb-general
mailing list