a248df69

By: Greg Pfeil <greg@technomadic.org>

Allow IFD in Nix CI

There was a bug in Nix CI that caused it to ignore its
`allow-import-from-derivation` setting, and a bug here that set it to false when
it needed to be true.

Both are now fixed.