June 29, 2017
4:29 p.m.
Hi Luke, On 29 June 2017 at 18:23, Luke Gorrie <luke@snabb.co> wrote:
Howdy -
Congratulations everybody on the Pharo 6.0 release!
I want to package this up for NixOS Linux now. Can somebody please tell me how to choose the right Git commit for the current stable Pharo 6.0 VM for Linux?
Currently I am using commit 1c38b03fb043a2962f30f080db5b1292b5b7badb but I assume that a newer version is expected now & that more updates will follow in the future.
git clone https://github.com/OpenSmalltalk/opensmalltalk-vm.git cd opensmalltalk-vm git checkout 6a63f68 Esteban has done some work on Iceberg and the 64 bit VM, so I'd expect a new one soon. Cheers, Alistair