summary refs log tree commit diff
path: root/pkgs/applications/misc/houdini/runtime.nix
diff options
context:
space:
mode:
authorKai Wohlfahrt <kai.scorpio@gmail.com>2018-03-11 17:53:40 +0000
committerKai Wohlfahrt <kai.scorpio@gmail.com>2018-03-11 18:34:34 +0000
commitd13c1f06ce58a329f9c6d2541797f8c90de17b71 (patch)
treeeb355e99f63aa515deeea602c82df7fd3a4fba1d /pkgs/applications/misc/houdini/runtime.nix
parentedec57043ed966f07ddd2b4606a2cd0b189b2096 (diff)
downloadnixpkgs-d13c1f06ce58a329f9c6d2541797f8c90de17b71.tar
nixpkgs-d13c1f06ce58a329f9c6d2541797f8c90de17b71.tar.gz
nixpkgs-d13c1f06ce58a329f9c6d2541797f8c90de17b71.tar.bz2
nixpkgs-d13c1f06ce58a329f9c6d2541797f8c90de17b71.tar.lz
nixpkgs-d13c1f06ce58a329f9c6d2541797f8c90de17b71.tar.xz
nixpkgs-d13c1f06ce58a329f9c6d2541797f8c90de17b71.tar.zst
nixpkgs-d13c1f06ce58a329f9c6d2541797f8c90de17b71.zip
houdini 16.0.671->16.5.405
Diffstat (limited to 'pkgs/applications/misc/houdini/runtime.nix')
-rw-r--r--pkgs/applications/misc/houdini/runtime.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/misc/houdini/runtime.nix b/pkgs/applications/misc/houdini/runtime.nix
index e58ff06b29c..097386547f5 100644
--- a/pkgs/applications/misc/houdini/runtime.nix
+++ b/pkgs/applications/misc/houdini/runtime.nix
@@ -29,11 +29,11 @@ let
   license_dir = "~/.config/houdini";
 in
 stdenv.mkDerivation rec {
-  version = "16.0.671";
+  version = "16.5.405";
   name = "houdini-runtime-${version}";
   src = requireFile rec {
     name = "houdini-${version}-linux_x86_64_gcc4.8.tar.gz";
-    sha256 = "1d3c1a1128szlgaf3ilw5y20plz5azwp37v0ljawgm80y64hq15r";
+    sha256 = "14i0kzv881jqd5z9jshri1fxxi3pkxdmi5l4p2b51c9i3apsxmw6";
     message = ''
       This nix expression requires that ${name} is already part of the store.
       Download it from https://sidefx.com and add it to the nix store with: