Hi Roelof, > I need autogen.sh instead of ./configure and sometimes a patch.
the packages pkgs/os-specific/linux/lxc/default.nix and pkgs/tools/security/tor/torsocks.nix both use the autoreconfHook, which might be what you're looking for, > Also I need to install some .desktop and .services files. Maybe this helps? $ grep -lRF .desktop pkgs/ pkgs/os-specific/linux/wpa_supplicant/gui.nix pkgs/os-specific/linux/pommed/default.nix [...] Take care, Peter _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
