``` postInstall = '' wrapProgram $out/bin/cyclone \ --prefix LD_LIBRARY_PATH : ${stdenv.lib.makeLibraryPath [ libck ]} ''; ```