Commit Graph

18 Commits

Author SHA1 Message Date
pedohorse
fe0ccd505a houdini: expose husk, mantra binaries 2023-09-22 15:03:35 +02:00
pedohorse
429be0eb30 houdini: fix missing quotation marks in wrappers 2023-09-22 15:03:30 +02:00
xapkohheh
af171a5501 houdini: added /etc/OpenCL/vendors binding
additionally trying to bind
/run/opengl-driver/etc/OpenCL/vendors -> /etc/OpenCL/vendors
/etc/OpenCL/vendors -> /etc/OpenCL/vendors (for non NixOS)
in wrapper to use opencl with houdini's own version of libOpenCL.so
2023-05-10 22:49:26 +02:00
xapkohheh
f03311c615 houdini: exposed more executables
houdini provides additional tools that might be useful
2023-05-10 20:31:54 +02:00
xapkohheh
ca7cece9bf houdini: disabled dieWithParent, unsharePid
Due to the nature of the software, it forks and expects children to
outlive the parent, therefore dieWithParent needs to be disabled
Also licensing mechanism seem to be checking processes for it's
licensing helper process running. that process must be same for multiple
instances of houdini itself, therefore Pid namespace has to be the same
for all of them.
2023-05-10 20:26:40 +02:00
xapkohheh
23b7205f46 houdini: added missing libs to targetPkgs 2023-05-10 20:20:44 +02:00
xapkohheh
4c7a5f76de houdini: expanded lists
one entry per line for targetPkgs, executables - for simpler diffs
2023-05-10 20:12:32 +02:00
Atemu
f63a12f296 tree-wide: buildFHSUserEnv -> buildFHSEnv 2023-04-16 10:15:13 +02:00
Markus S. Wamser
c9d167f174 pkgs.applications: remove unused args 2022-10-12 16:00:16 +02:00
Mario Rodas
197a496c7f houdini: use libudev0-shim 2021-08-31 08:44:46 +09:00
Kai Wohlfahrt
6fb4874a07 houdini: 18.0 -> 18.5
sesinetd must be started manually for licensing to succeed.

Also add individual tools to the output. hkey requires libudev, and
something requires tbb.
2021-07-04 23:51:07 +01:00
Kai Wohlfahrt
d9f81d9bf6 Switch to pure FHS env 2021-07-04 23:51:06 +01:00
Kai Wohlfahrt
83eb83e70e houdini: remove unnecessary build steps 2021-07-04 23:50:15 +01:00
Kai Wohlfahrt
1417ce13be houdini: allow overriding unwrapped base package
Similar changes as in #124906
2021-06-20 14:42:25 +01:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Anton Schirg
c4ea2d0b47 houdini: 16.0.633 -> 16.0.671 2017-07-19 22:03:28 +02:00
Andrew Cann
9747eca164 houdini: init at 16.0.633 (#27326) 2017-07-12 15:36:28 +01:00