python3Packages.orjson: Disable failing tests on 32 bit
[NixPkgs.git] / nixos / tests / lorri / fake-shell.nix
blob9de9d247e54243a3e099525c437d508a5a7135d3
1 derivation {
2   system = builtins.currentSystem;
3   name = "fake-shell";
4   builder = ./builder.sh;