0a2bee307b20 ^
1 2 3 4 5 6 7 8 9
#pragma once #include "derivations.hh" namespace nix { void builtinFetchurl(const BasicDerivation & drv); }