Commit graph

16 commits

Author SHA1 Message Date
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jon Roberts b1e9820306 houdini: 17.0.352 -> 17.5.327 (#67983)
* houdini: 17.0.352 -> 17.5.327

* houdini: update sidefx.com to www.sidefx.com
2019-11-24 11:42:21 +01:00
Ambroz Bizjak 9ab168b500 houdini: Add the GPU driver to LD_LIBRARY_PATH (#67958)
Fixes #66544
2019-11-24 00:51:01 +01:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Kai Wohlfahrt 5732500bd2 houdini: 16.5.634 -> 17.0.352 2018-11-14 14:27:30 +00:00
Kai Wohlfahrt 8f08a28b6c houdini: 16.5.439 -> 16.5.634 2018-11-14 11:41:06 +00:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Kai Wohlfahrt 13d55dd65a houdini: Fix libGL (#40736)
(cherry picked from commit f07c44bb7c)
PR was incorrectly based on staging instead of master.
2018-05-19 00:57:33 +02:00
Richard DW Redcroft c580919791 houdini: 16.5.405 -> 16.5.439
* Update version 16.5.439

Update to version to 16.5.439 (current prod build)

* Update runtime.nix

forgot to update sha256
2018-05-05 00:29:03 -05:00
Kai Wohlfahrt d13c1f06ce houdini 16.0.671->16.5.405 2018-03-11 18:34:34 +00:00
Alexander V. Nikolaev 1bc1909e5b treewide: transition from mesa_glu to libGLU 2018-02-24 17:05:43 +02:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Anton Schirg c4ea2d0b47 houdini: 16.0.633 -> 16.0.671 2017-07-19 22:03:28 +02:00
Anton Schirg 29e88a59c8 houdini: change sha256, add missing libs, fix license dir patch, fix keyboard input
- Changed sha256 of src file, as this was apparantly changed on the
website

- Added missing libs: some X libs, alsa, dbus

- Changed patch to $out/houdini/Licensing.opt
localValidatorDir = ... was commented out in original file
so sed had no effect

- add export QT_XKB_CONFIG_ROOT
Without it only modifier keys worked, no text input
2017-07-19 02:26:38 +02:00
Andrew Cann 9747eca164 houdini: init at 16.0.633 (#27326) 2017-07-12 15:36:28 +01:00