I have a couple of methods for doing this. I just posted them onto my blog:
https://brianmckenna.org/blog/running_binaries_on_nixos Hopefully one of them is suitable for you. I'd love to learn if there's ways to improve on these. On 22 March 2017 at 09:41, Azul <[email protected]> wrote: > is there a simple way to just run binaries in nixos ? > > stuff like go binaries or other bits and bobs ? > > > ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, > interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.26 > > ./my-binary > bash: ./my-binary: No such file or directory > > > _______________________________________________ > nix-dev mailing list > [email protected] > http://lists.science.uu.nl/mailman/listinfo/nix-dev > >
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
