Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remarshal: supports darwin #41910

Merged
merged 1 commit into from Jun 13, 2018
Merged

Conversation

marsam
Copy link
Contributor

@marsam marsam commented Jun 13, 2018

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@Mic92
Copy link
Member

Mic92 commented Jun 13, 2018

@GrahamcOfBorg build remarshal

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: remarshal

Partial log (click to expand)

copying path '/nix/store/p0cy74hl9nn4qbwh7yyzs83ddkrf2g85-libyaml-0.1.7' from 'https://cache.nixos.org'...
copying path '/nix/store/99r06wh5bbwqd5srcyk5xc8ma2ragq7s-xz-5.2.4' from 'https://cache.nixos.org'...
copying path '/nix/store/a3wmlpgp6cy40d0wj9miy8n6qkysgxc7-python3-3.6.5' from 'https://cache.nixos.org'...
copying path '/nix/store/k8pg8567znxn08gclay55nicnajlakcy-python3.6-setuptools-39.0.1' from 'https://cache.nixos.org'...
copying path '/nix/store/9giv6aq80gq1sb4wcras4mv8z7x5r048-python3.6-PyYAML-3.12' from 'https://cache.nixos.org'...
copying path '/nix/store/fzdf9ibx8m2lsfmjqxybfl3s7nl8714j-python3.6-pytoml-0.1.14' from 'https://cache.nixos.org'...
copying path '/nix/store/rzdcy1mfxn4gfi22zcvci84qqs45kzsc-python3.6-six-1.11.0' from 'https://cache.nixos.org'...
copying path '/nix/store/2i913qpyapa4f9ci780hh85dd46grb05-python3.6-python-dateutil-2.6.1' from 'https://cache.nixos.org'...
copying path '/nix/store/d5fnnpnx7c3wjqc51kd1zh1ri604m4y8-remarshal-0.8.0' from 'https://cache.nixos.org'...
/nix/store/d5fnnpnx7c3wjqc51kd1zh1ri604m4y8-remarshal-0.8.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: remarshal

Partial log (click to expand)

these paths will be fetched (0.02 MiB download, 0.07 MiB unpacked):
  /nix/store/25xinax0aa6rn194fgxfigs5rq9mmzgc-remarshal-0.8.0
  /nix/store/wdhx3lysrgd61dh55mykzgjq7vqnbl31-python3.6-pytoml-0.1.14
copying path '/nix/store/wdhx3lysrgd61dh55mykzgjq7vqnbl31-python3.6-pytoml-0.1.14' from 'https://cache.nixos.org'...
copying path '/nix/store/25xinax0aa6rn194fgxfigs5rq9mmzgc-remarshal-0.8.0' from 'https://cache.nixos.org'...
/nix/store/25xinax0aa6rn194fgxfigs5rq9mmzgc-remarshal-0.8.0

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: remarshal

Partial log (click to expand)

                        input format
  -of {json,toml,yaml}, --output-format {json,toml,yaml}
                        output format
  --indent-json         indent JSON output
  --yaml-style {,',",|,>}
                        YAML formatting style
  --wrap WRAP           wrap the data in a map type with the given key
  --unwrap UNWRAP       only output the data stored under the given key
  -v, --version         show program's version number and exit
/nix/store/2yxpqh18lmqnp7gr0glqdqzlv7vxmii6-remarshal-0.8.0

@Mic92 Mic92 merged commit 1e1e853 into NixOS:master Jun 13, 2018
@marsam marsam deleted the feature/remarshal-enable-darwin branch June 13, 2018 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants