Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 22c15abe2073
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b8566965df20
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Aug 16, 2018

  1. Update simgrid 3.19.1 -> 3.20 + parallel tests + enable darwin (#42721)

    * simgrid: 3.19.1 -> 3.20
    
    Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
    
    This update was made based on information from https://repology.org/metapackage/simgrid/versions.
    
    These checks were done:
    
    - built on NixOS
    - /nix/store/cvyi6hvgc9rvgrnp7c028xrlzbl7jzb9-simgrid-3.20/bin/smpicc passed the binary check.
    - /nix/store/cvyi6hvgc9rvgrnp7c028xrlzbl7jzb9-simgrid-3.20/bin/smpicxx passed the binary check.
    - /nix/store/cvyi6hvgc9rvgrnp7c028xrlzbl7jzb9-simgrid-3.20/bin/smpirun passed the binary check.
    - Warning: no invocation of /nix/store/cvyi6hvgc9rvgrnp7c028xrlzbl7jzb9-simgrid-3.20/bin/tesh had a zero exit code or showed the expected version
    - /nix/store/cvyi6hvgc9rvgrnp7c028xrlzbl7jzb9-simgrid-3.20/bin/simgrid-colorizer passed the binary check.
    - Warning: no invocation of /nix/store/cvyi6hvgc9rvgrnp7c028xrlzbl7jzb9-simgrid-3.20/bin/simgrid_update_xml had a zero exit code or showed the expected version
    - /nix/store/cvyi6hvgc9rvgrnp7c028xrlzbl7jzb9-simgrid-3.20/bin/simgrid_convert_TI_traces passed the binary check.
    - Warning: no invocation of /nix/store/cvyi6hvgc9rvgrnp7c028xrlzbl7jzb9-simgrid-3.20/bin/smpimain had a zero exit code or showed the expected version
    - /nix/store/cvyi6hvgc9rvgrnp7c028xrlzbl7jzb9-simgrid-3.20/bin/graphicator passed the binary check.
    - 6 of 9 passed binary check by having a zero exit code.
    - 4 of 9 passed binary check by having the new version present in output.
    - found 3.20 with grep in /nix/store/cvyi6hvgc9rvgrnp7c028xrlzbl7jzb9-simgrid-3.20
    - directory tree listing: https://gist.github.com/edefc2f1a2e81412484edc2e45986e03
    - du listing: https://gist.github.com/a44f7d57537e93152a8e6c569f8ed1ae
    
    * simgrid: 3.19.1 -> 3.20 + add darwin
    
    - Fix dependencies to enable build on darwin
    - Add ctest flag to enable parallel testing
    
    * Use simpler parallel testing logic
    
    because it is already done in nixpkgs/pkgs/stdenv/generic/setup.sh
    mickours authored and matthewbauer committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    b856696 View commit details
    Browse the repository at this point in the history