Hi all, I've made enough of an image to be able to launch nix-shell inside Docker using the dockerTools.buildImage. My progress is posted in https://gist.github.com/aespinosa/6c979bebfda9d78b181a95e08524ef72
When spawning a nix-shell, I see that the evaluation seems different that it has to recompile everything like bash, gcc, etc. and doesn't get anything from the binary cache. I've yet to figure that out. Hope someone else finds this progress useful. Regards, Allan http://espinosa.io _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
