···2929 license_dir = "~/.config/houdini";
3030in
3131stdenv.mkDerivation rec {
3232- version = "16.5.405";
3232+ version = "16.5.439";
3333 name = "houdini-runtime-${version}";
3434 src = requireFile rec {
3535 name = "houdini-${version}-linux_x86_64_gcc4.8.tar.gz";
3636- sha256 = "14i0kzv881jqd5z9jshri1fxxi3pkxdmi5l4p2b51c9i3apsxmw6";
3636+ sha256 = "7e483072a0e6e751a93f2a2f968cccb2d95559c61106ffeb344c95975704321b";
3737 message = ''
3838 This nix expression requires that ${name} is already part of the store.
3939 Download it from https://sidefx.com and add it to the nix store with: