Branch: refs/heads/nixpart
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c0c04ca1d3800625b8e0b8d351e5d3f528ce5fcb
      
https://github.com/NixOS/nixpkgs/commit/c0c04ca1d3800625b8e0b8d351e5d3f528ce5fcb
  Author: aszlig <[email protected]>
  Date:   2017-01-05 (Thu, 05 Jan 2017)

  Changed paths:
    M nixos/tests/storage.nix

  Log Message:
  -----------
  nixos/tests/storage: Pass system to storage eval

This fixes the following test failure on i686-linux:

https://headcounter.org/hydra/build/1562265/nixlog/13/raw

The reason we get an exec format error here is that we evaluate the
storage spec using the host system while the rest is evaluaten using the
system attribute from the test's args.

Signed-off-by: aszlig <[email protected]>


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to