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

fio: 3.5 -> 3.6, enable on darwin #39452

Merged
merged 2 commits into from Apr 25, 2018
Merged

fio: 3.5 -> 3.6, enable on darwin #39452

merged 2 commits into from Apr 25, 2018

Conversation

veprbl
Copy link
Member

@veprbl veprbl commented Apr 24, 2018

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-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.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: fio

Partial log (click to expand)

stripping (with command strip and flags -S) in /nix/store/6k825pjy829qnj0f9jlz40w4lnw2a8d7-fio-3.6/bin
patching script interpreter paths in /nix/store/6k825pjy829qnj0f9jlz40w4lnw2a8d7-fio-3.6
/nix/store/6k825pjy829qnj0f9jlz40w4lnw2a8d7-fio-3.6/bin/fio_generate_plots: interpreter directive changed from "/bin/sh" to "/nix/store/xn5gv3lpfy91yvfy9b0i7klfcxh9xskz-bash-4.4-p19/bin/sh"
/nix/store/6k825pjy829qnj0f9jlz40w4lnw2a8d7-fio-3.6/bin/fio2gnuplot: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/l9j2jsc9flrbmpf799nw9wdq59gpwms8-python-2.7.14/bin/python2.7"
/nix/store/6k825pjy829qnj0f9jlz40w4lnw2a8d7-fio-3.6/bin/genfio: interpreter directive changed from "/usr/bin/bash" to "/nix/store/xn5gv3lpfy91yvfy9b0i7klfcxh9xskz-bash-4.4-p19/bin/bash"
/nix/store/6k825pjy829qnj0f9jlz40w4lnw2a8d7-fio-3.6/bin/fiologparser.py: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/l9j2jsc9flrbmpf799nw9wdq59gpwms8-python-2.7.14/bin/python2.7"
/nix/store/6k825pjy829qnj0f9jlz40w4lnw2a8d7-fio-3.6/bin/fiologparser_hist.py: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/l9j2jsc9flrbmpf799nw9wdq59gpwms8-python-2.7.14/bin/python2.7"
/nix/store/6k825pjy829qnj0f9jlz40w4lnw2a8d7-fio-3.6/bin/fio_jsonplus_clat2csv: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/l9j2jsc9flrbmpf799nw9wdq59gpwms8-python-2.7.14/bin/python2.7"
checking for references to /build in /nix/store/6k825pjy829qnj0f9jlz40w4lnw2a8d7-fio-3.6...
/nix/store/6k825pjy829qnj0f9jlz40w4lnw2a8d7-fio-3.6

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: fio

Partial log (click to expand)

stripping (with command strip and flags -S) in /nix/store/ghd2hrf2v5gc5z0ih7v7zdip3a65vwrs-fio-3.6/bin
patching script interpreter paths in /nix/store/ghd2hrf2v5gc5z0ih7v7zdip3a65vwrs-fio-3.6
/nix/store/ghd2hrf2v5gc5z0ih7v7zdip3a65vwrs-fio-3.6/bin/fio_jsonplus_clat2csv: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/pmsj5p5hj9ylj9lnpd0n1vr37m6kl4sa-python-2.7.14/bin/python2.7"
/nix/store/ghd2hrf2v5gc5z0ih7v7zdip3a65vwrs-fio-3.6/bin/fiologparser_hist.py: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/pmsj5p5hj9ylj9lnpd0n1vr37m6kl4sa-python-2.7.14/bin/python2.7"
/nix/store/ghd2hrf2v5gc5z0ih7v7zdip3a65vwrs-fio-3.6/bin/fiologparser.py: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/pmsj5p5hj9ylj9lnpd0n1vr37m6kl4sa-python-2.7.14/bin/python2.7"
/nix/store/ghd2hrf2v5gc5z0ih7v7zdip3a65vwrs-fio-3.6/bin/genfio: interpreter directive changed from "/usr/bin/bash" to "/nix/store/adw9jx59wnrh5659wz43nbjya3m4b3gl-bash-4.4-p19/bin/bash"
/nix/store/ghd2hrf2v5gc5z0ih7v7zdip3a65vwrs-fio-3.6/bin/fio2gnuplot: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/pmsj5p5hj9ylj9lnpd0n1vr37m6kl4sa-python-2.7.14/bin/python2.7"
/nix/store/ghd2hrf2v5gc5z0ih7v7zdip3a65vwrs-fio-3.6/bin/fio_generate_plots: interpreter directive changed from "/bin/sh" to "/nix/store/adw9jx59wnrh5659wz43nbjya3m4b3gl-bash-4.4-p19/bin/sh"
checking for references to /build in /nix/store/ghd2hrf2v5gc5z0ih7v7zdip3a65vwrs-fio-3.6...
/nix/store/ghd2hrf2v5gc5z0ih7v7zdip3a65vwrs-fio-3.6

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: fio

Partial log (click to expand)

strip is /nix/store/kdff2gim6417493yha769kh00n63lnrw-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/k6mfaw1qa67gmipc2nkf8zar29pcvp85-fio-3.6/bin
patching script interpreter paths in /nix/store/k6mfaw1qa67gmipc2nkf8zar29pcvp85-fio-3.6
/nix/store/k6mfaw1qa67gmipc2nkf8zar29pcvp85-fio-3.6/bin/fio2gnuplot: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/10f4qxb00wk9j6cicd9h1qzwqgnc36ji-python-2.7.14/bin/python2.7"
/nix/store/k6mfaw1qa67gmipc2nkf8zar29pcvp85-fio-3.6/bin/fio_generate_plots: interpreter directive changed from "/bin/sh" to "/nix/store/r8bx3qf1bpncb14i9gzma4vr089pc3pv-bash-4.4-p19/bin/sh"
/nix/store/k6mfaw1qa67gmipc2nkf8zar29pcvp85-fio-3.6/bin/fio_jsonplus_clat2csv: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/10f4qxb00wk9j6cicd9h1qzwqgnc36ji-python-2.7.14/bin/python2.7"
/nix/store/k6mfaw1qa67gmipc2nkf8zar29pcvp85-fio-3.6/bin/fiologparser.py: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/10f4qxb00wk9j6cicd9h1qzwqgnc36ji-python-2.7.14/bin/python2.7"
/nix/store/k6mfaw1qa67gmipc2nkf8zar29pcvp85-fio-3.6/bin/fiologparser_hist.py: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/10f4qxb00wk9j6cicd9h1qzwqgnc36ji-python-2.7.14/bin/python2.7"
/nix/store/k6mfaw1qa67gmipc2nkf8zar29pcvp85-fio-3.6/bin/genfio: interpreter directive changed from "/usr/bin/bash" to "/nix/store/r8bx3qf1bpncb14i9gzma4vr089pc3pv-bash-4.4-p19/bin/bash"
/nix/store/k6mfaw1qa67gmipc2nkf8zar29pcvp85-fio-3.6

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: fio

Partial log (click to expand)

/nix/store/6k825pjy829qnj0f9jlz40w4lnw2a8d7-fio-3.6

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: fio

Partial log (click to expand)

/nix/store/ghd2hrf2v5gc5z0ih7v7zdip3a65vwrs-fio-3.6

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: fio

Partial log (click to expand)

strip is /nix/store/kdff2gim6417493yha769kh00n63lnrw-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/k6mfaw1qa67gmipc2nkf8zar29pcvp85-fio-3.6/bin
patching script interpreter paths in /nix/store/k6mfaw1qa67gmipc2nkf8zar29pcvp85-fio-3.6
/nix/store/k6mfaw1qa67gmipc2nkf8zar29pcvp85-fio-3.6/bin/fio_jsonplus_clat2csv: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/10f4qxb00wk9j6cicd9h1qzwqgnc36ji-python-2.7.14/bin/python2.7"
/nix/store/k6mfaw1qa67gmipc2nkf8zar29pcvp85-fio-3.6/bin/fio_generate_plots: interpreter directive changed from "/bin/sh" to "/nix/store/r8bx3qf1bpncb14i9gzma4vr089pc3pv-bash-4.4-p19/bin/sh"
/nix/store/k6mfaw1qa67gmipc2nkf8zar29pcvp85-fio-3.6/bin/fiologparser_hist.py: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/10f4qxb00wk9j6cicd9h1qzwqgnc36ji-python-2.7.14/bin/python2.7"
/nix/store/k6mfaw1qa67gmipc2nkf8zar29pcvp85-fio-3.6/bin/genfio: interpreter directive changed from "/usr/bin/bash" to "/nix/store/r8bx3qf1bpncb14i9gzma4vr089pc3pv-bash-4.4-p19/bin/bash"
/nix/store/k6mfaw1qa67gmipc2nkf8zar29pcvp85-fio-3.6/bin/fio2gnuplot: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/10f4qxb00wk9j6cicd9h1qzwqgnc36ji-python-2.7.14/bin/python2.7"
/nix/store/k6mfaw1qa67gmipc2nkf8zar29pcvp85-fio-3.6/bin/fiologparser.py: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/10f4qxb00wk9j6cicd9h1qzwqgnc36ji-python-2.7.14/bin/python2.7"
/nix/store/k6mfaw1qa67gmipc2nkf8zar29pcvp85-fio-3.6


enableParallelBuilding = true;

postPatch = ''
substituteInPlace Makefile --replace "ifeq (\$(CONFIG_TARGET_OS), Darwin)" "ifeq (0,1)"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is part this needed?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: fio

Partial log (click to expand)

stripping (with command strip and flags -S) in /nix/store/lp8vr5bx92afya7brdfw4daxgixnjd04-fio-3.6/bin
patching script interpreter paths in /nix/store/lp8vr5bx92afya7brdfw4daxgixnjd04-fio-3.6
/nix/store/lp8vr5bx92afya7brdfw4daxgixnjd04-fio-3.6/bin/fio_generate_plots: interpreter directive changed from "/bin/sh" to "/nix/store/xn5gv3lpfy91yvfy9b0i7klfcxh9xskz-bash-4.4-p19/bin/sh"
/nix/store/lp8vr5bx92afya7brdfw4daxgixnjd04-fio-3.6/bin/fio2gnuplot: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/l9j2jsc9flrbmpf799nw9wdq59gpwms8-python-2.7.14/bin/python2.7"
/nix/store/lp8vr5bx92afya7brdfw4daxgixnjd04-fio-3.6/bin/genfio: interpreter directive changed from "/usr/bin/bash" to "/nix/store/xn5gv3lpfy91yvfy9b0i7klfcxh9xskz-bash-4.4-p19/bin/bash"
/nix/store/lp8vr5bx92afya7brdfw4daxgixnjd04-fio-3.6/bin/fiologparser.py: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/l9j2jsc9flrbmpf799nw9wdq59gpwms8-python-2.7.14/bin/python2.7"
/nix/store/lp8vr5bx92afya7brdfw4daxgixnjd04-fio-3.6/bin/fiologparser_hist.py: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/l9j2jsc9flrbmpf799nw9wdq59gpwms8-python-2.7.14/bin/python2.7"
/nix/store/lp8vr5bx92afya7brdfw4daxgixnjd04-fio-3.6/bin/fio_jsonplus_clat2csv: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/l9j2jsc9flrbmpf799nw9wdq59gpwms8-python-2.7.14/bin/python2.7"
checking for references to /build in /nix/store/lp8vr5bx92afya7brdfw4daxgixnjd04-fio-3.6...
/nix/store/lp8vr5bx92afya7brdfw4daxgixnjd04-fio-3.6

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: fio

Partial log (click to expand)

stripping (with command strip and flags -S) in /nix/store/5zh0g5n3xmxwlbm5zb614d4a5pv3v1fq-fio-3.6/bin
patching script interpreter paths in /nix/store/5zh0g5n3xmxwlbm5zb614d4a5pv3v1fq-fio-3.6
/nix/store/5zh0g5n3xmxwlbm5zb614d4a5pv3v1fq-fio-3.6/bin/fio_jsonplus_clat2csv: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/pmsj5p5hj9ylj9lnpd0n1vr37m6kl4sa-python-2.7.14/bin/python2.7"
/nix/store/5zh0g5n3xmxwlbm5zb614d4a5pv3v1fq-fio-3.6/bin/fiologparser_hist.py: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/pmsj5p5hj9ylj9lnpd0n1vr37m6kl4sa-python-2.7.14/bin/python2.7"
/nix/store/5zh0g5n3xmxwlbm5zb614d4a5pv3v1fq-fio-3.6/bin/fiologparser.py: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/pmsj5p5hj9ylj9lnpd0n1vr37m6kl4sa-python-2.7.14/bin/python2.7"
/nix/store/5zh0g5n3xmxwlbm5zb614d4a5pv3v1fq-fio-3.6/bin/genfio: interpreter directive changed from "/usr/bin/bash" to "/nix/store/adw9jx59wnrh5659wz43nbjya3m4b3gl-bash-4.4-p19/bin/bash"
/nix/store/5zh0g5n3xmxwlbm5zb614d4a5pv3v1fq-fio-3.6/bin/fio2gnuplot: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/pmsj5p5hj9ylj9lnpd0n1vr37m6kl4sa-python-2.7.14/bin/python2.7"
/nix/store/5zh0g5n3xmxwlbm5zb614d4a5pv3v1fq-fio-3.6/bin/fio_generate_plots: interpreter directive changed from "/bin/sh" to "/nix/store/adw9jx59wnrh5659wz43nbjya3m4b3gl-bash-4.4-p19/bin/sh"
checking for references to /build in /nix/store/5zh0g5n3xmxwlbm5zb614d4a5pv3v1fq-fio-3.6...
/nix/store/5zh0g5n3xmxwlbm5zb614d4a5pv3v1fq-fio-3.6

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: fio

Partial log (click to expand)

strip is /nix/store/kdff2gim6417493yha769kh00n63lnrw-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/6r43cvjasksj287rmwya1hczb2qgl219-fio-3.6/bin
patching script interpreter paths in /nix/store/6r43cvjasksj287rmwya1hczb2qgl219-fio-3.6
/nix/store/6r43cvjasksj287rmwya1hczb2qgl219-fio-3.6/bin/fio2gnuplot: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/10f4qxb00wk9j6cicd9h1qzwqgnc36ji-python-2.7.14/bin/python2.7"
/nix/store/6r43cvjasksj287rmwya1hczb2qgl219-fio-3.6/bin/fio_generate_plots: interpreter directive changed from "/bin/sh" to "/nix/store/r8bx3qf1bpncb14i9gzma4vr089pc3pv-bash-4.4-p19/bin/sh"
/nix/store/6r43cvjasksj287rmwya1hczb2qgl219-fio-3.6/bin/fio_jsonplus_clat2csv: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/10f4qxb00wk9j6cicd9h1qzwqgnc36ji-python-2.7.14/bin/python2.7"
/nix/store/6r43cvjasksj287rmwya1hczb2qgl219-fio-3.6/bin/fiologparser.py: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/10f4qxb00wk9j6cicd9h1qzwqgnc36ji-python-2.7.14/bin/python2.7"
/nix/store/6r43cvjasksj287rmwya1hczb2qgl219-fio-3.6/bin/fiologparser_hist.py: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/10f4qxb00wk9j6cicd9h1qzwqgnc36ji-python-2.7.14/bin/python2.7"
/nix/store/6r43cvjasksj287rmwya1hczb2qgl219-fio-3.6/bin/genfio: interpreter directive changed from "/usr/bin/bash" to "/nix/store/r8bx3qf1bpncb14i9gzma4vr089pc3pv-bash-4.4-p19/bin/bash"
/nix/store/6r43cvjasksj287rmwya1hczb2qgl219-fio-3.6

@Mic92 Mic92 merged commit 31e9e75 into NixOS:master Apr 25, 2018
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: fio

Partial log (click to expand)

strip is /nix/store/kdff2gim6417493yha769kh00n63lnrw-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/1ivn2rvs8qs3qqa06n9h1qindsva3cjm-fio-3.6/bin
patching script interpreter paths in /nix/store/1ivn2rvs8qs3qqa06n9h1qindsva3cjm-fio-3.6
/nix/store/1ivn2rvs8qs3qqa06n9h1qindsva3cjm-fio-3.6/bin/fio_jsonplus_clat2csv: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/10f4qxb00wk9j6cicd9h1qzwqgnc36ji-python-2.7.14/bin/python2.7"
/nix/store/1ivn2rvs8qs3qqa06n9h1qindsva3cjm-fio-3.6/bin/fio_generate_plots: interpreter directive changed from "/bin/sh" to "/nix/store/r8bx3qf1bpncb14i9gzma4vr089pc3pv-bash-4.4-p19/bin/sh"
/nix/store/1ivn2rvs8qs3qqa06n9h1qindsva3cjm-fio-3.6/bin/fiologparser_hist.py: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/10f4qxb00wk9j6cicd9h1qzwqgnc36ji-python-2.7.14/bin/python2.7"
/nix/store/1ivn2rvs8qs3qqa06n9h1qindsva3cjm-fio-3.6/bin/genfio: interpreter directive changed from "/usr/bin/bash" to "/nix/store/r8bx3qf1bpncb14i9gzma4vr089pc3pv-bash-4.4-p19/bin/bash"
/nix/store/1ivn2rvs8qs3qqa06n9h1qindsva3cjm-fio-3.6/bin/fio2gnuplot: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/10f4qxb00wk9j6cicd9h1qzwqgnc36ji-python-2.7.14/bin/python2.7"
/nix/store/1ivn2rvs8qs3qqa06n9h1qindsva3cjm-fio-3.6/bin/fiologparser.py: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/10f4qxb00wk9j6cicd9h1qzwqgnc36ji-python-2.7.14/bin/python2.7"
/nix/store/1ivn2rvs8qs3qqa06n9h1qindsva3cjm-fio-3.6

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: fio

Partial log (click to expand)

stripping (with command strip and flags -S) in /nix/store/7lrhayznq84kd5xp6rwzjx2xlshkazg7-fio-3.6/bin
patching script interpreter paths in /nix/store/7lrhayznq84kd5xp6rwzjx2xlshkazg7-fio-3.6
/nix/store/7lrhayznq84kd5xp6rwzjx2xlshkazg7-fio-3.6/bin/fio_jsonplus_clat2csv: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/pmsj5p5hj9ylj9lnpd0n1vr37m6kl4sa-python-2.7.14/bin/python2.7"
/nix/store/7lrhayznq84kd5xp6rwzjx2xlshkazg7-fio-3.6/bin/fiologparser_hist.py: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/pmsj5p5hj9ylj9lnpd0n1vr37m6kl4sa-python-2.7.14/bin/python2.7"
/nix/store/7lrhayznq84kd5xp6rwzjx2xlshkazg7-fio-3.6/bin/fiologparser.py: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/pmsj5p5hj9ylj9lnpd0n1vr37m6kl4sa-python-2.7.14/bin/python2.7"
/nix/store/7lrhayznq84kd5xp6rwzjx2xlshkazg7-fio-3.6/bin/genfio: interpreter directive changed from "/usr/bin/bash" to "/nix/store/adw9jx59wnrh5659wz43nbjya3m4b3gl-bash-4.4-p19/bin/bash"
/nix/store/7lrhayznq84kd5xp6rwzjx2xlshkazg7-fio-3.6/bin/fio2gnuplot: interpreter directive changed from "/usr/bin/python2.7" to "/nix/store/pmsj5p5hj9ylj9lnpd0n1vr37m6kl4sa-python-2.7.14/bin/python2.7"
/nix/store/7lrhayznq84kd5xp6rwzjx2xlshkazg7-fio-3.6/bin/fio_generate_plots: interpreter directive changed from "/bin/sh" to "/nix/store/adw9jx59wnrh5659wz43nbjya3m4b3gl-bash-4.4-p19/bin/sh"
checking for references to /build in /nix/store/7lrhayznq84kd5xp6rwzjx2xlshkazg7-fio-3.6...
/nix/store/7lrhayznq84kd5xp6rwzjx2xlshkazg7-fio-3.6

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: fio

Partial log (click to expand)

these paths will be fetched (0.35 MiB download, 1.54 MiB unpacked):
  /nix/store/z5bzhpwxh4rnrvv8a0zc6mjpw0v0g2r4-fio-3.6
copying path '/nix/store/z5bzhpwxh4rnrvv8a0zc6mjpw0v0g2r4-fio-3.6' from 'https://cache.nixos.org'...
/nix/store/z5bzhpwxh4rnrvv8a0zc6mjpw0v0g2r4-fio-3.6

Synthetica9 pushed a commit to Synthetica9/nixpkgs that referenced this pull request May 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants