-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
houdini: init at 16.0.633 #27326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
houdini: init at 16.0.633 #27326
Conversation
This is a build script for Houdini, a proprietary 3D animation program. It requires the user to download the installation file manually (using |
Also, this depends on the undaemonize tool which I've PR-ed separately. |
sha256 = "1laxncwgsr4hj53bn4pn9ibv3pkrpliwxlx0558wgnhq42js3wvl"; | ||
message = '' | ||
This nix expression requires that ${name} is already part of the store. | ||
Download it from SideFX's website and add it to the nix store with: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there any url you can point the user to?
description = "3D animation application software"; | ||
homepage = "https://sidefx.com"; | ||
license = stdenv.lib.licenses.unfree; | ||
platforms = stdenv.lib.platforms.linux; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are you willing to put yourself as the maintainer of the package?
Add myself as maintainer. Add url to missing file message.
I've added fixes. Sorry about all the --force pushes. |
@canndrew no need to be sorry :) |
Motivation for this change
Things done
(nix.useSandbox on NixOS,
or option
build-use-sandbox
innix.conf
on non-NixOS)
nix-shell -p nox --run "nox-review wip"
./result/bin/
)