profile: Use _IO* but disable deprecation warning.
commit2815fca1423cf72e6f3d0e774f1058bcbf8dfdbf
authorLudovic Courtès <ludo@gnu.org>
Sun, 3 Dec 2017 20:50:46 +0000 (3 21:50 +0100)
committerLudovic Courtès <ludo@gnu.org>
Sun, 3 Dec 2017 20:50:46 +0000 (3 21:50 +0100)
tree9a7eebf5fc10db57a03b99496a5f1506a25fa8bb
parent8638362f138101d36064e8fd5e9115c250cdfec4
profile: Use _IO* but disable deprecation warning.

This fixes a regression introduced in
2f60084f77815f454d1521396c2a383390ea2865, whereby the profile derivation
would fail to run on Guile 2.0 (as is the case with "guix package
--bootstrap").

Reported by Christopher Baines.

* guix/profiles.scm (profile-derivation)[builder]: Use _IO* but add
'debug-disable' call.
guix/profiles.scm