nixpkgs/pkgs/top-level
Dmitry Kalinkin 2287d54e7d
blender: fix on darwin
This enables building of Blender.app. The standard build process assumes
that the dependencies are installed in subdirectoris inside $LIBDIR with
libraries built as static. In current implementation we are not looking
to achieve portability, so cmake files are patched to link dynamically
with the libraries in the nix store. Linking to the transitive
dependencies is not needed in the shared case. There are also some minor
inconsistensies in the expected paths, which also need to be patched.

Alternatively, we could patch cmake files to treat darwin as "unix", but
that would require more tweaking to ensure that the frameworks are being
linked properly.
2020-01-09 02:54:50 -05:00
..
aliases.nix Merge pull request #77078 from fgaz/facette/remove 2020-01-07 18:53:09 -05:00
all-packages.nix blender: fix on darwin 2020-01-09 02:54:50 -05:00
beam-packages.nix treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
config.nix treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
coq-packages.nix coq_8_11: init at 8.11+β1 2019-12-07 07:58:00 +00:00
darwin-packages.nix darwin-frameworks: replace cf-private and move it's setup-hook 2019-07-03 22:20:09 +02:00
default.nix systems: allow passing in string for cross/localSystem 2019-06-04 11:17:25 -04:00
dotnet-packages.nix treewide: mark some broken packages as broken 2019-10-08 17:14:26 +02:00
emacs-packages.nix emacs: use runCommand to generate wrapper 2019-09-18 22:32:19 +02:00
emscripten-packages.nix Fix package metadata like version and homepage 2019-11-07 17:20:33 +01:00
haskell-packages.nix ghc: add 8.10.1-alpha2 2019-12-27 20:58:23 +01:00
haxe-packages.nix treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
impure.nix Revert "stdenv/check-meta: getEnv if the attribute is unset (#72376)" (#72752) 2019-11-03 20:38:35 -05:00
java-packages.nix
lua-packages.nix Merge remote-tracking branch 'upstream/master' into wrapper-pname-support 2019-11-24 17:25:07 +00:00
make-tarball.nix treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
metrics.nix metrics: don’t output nix output for qaDrv* 2019-06-07 15:52:10 -04:00
ocaml-packages.nix ocamlPackages.conduit: 1.0.0 -> 1.4.0 and dependencies (#74821) 2019-12-29 20:40:36 +01:00
perl-packages.nix Merge pull request #77147 from hamishmack/email-sender-macos 2020-01-08 15:25:54 -05:00
php-packages.nix phpPackages.protobuf: 3.11.1 -> 3.11.2 2019-12-18 09:39:34 +01:00
pure-packages.nix
python-packages.nix Merge pull request #68973 from symphorien/ihatemoney 2020-01-09 04:12:54 +01:00
release-cross.nix Merge branch 'ghcjs-cross-without-cc-19.09' into ghcjs-cross-without-cc 2019-12-24 17:55:35 -05:00
release-lib.nix
release-python.nix
release-small.nix treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
release.nix Merge pull request #77323 from worldofpeace/nox-not-in-release 2020-01-08 18:04:40 +00:00
ruby-packages.nix rubyPackages: remove global v8 pinning 2019-11-01 13:53:35 +01:00
splice.nix
stage.nix symlinkJoin: fix cross 2019-10-28 15:12:35 +00:00
static.nix Merge master into staging-next 2020-01-05 16:00:21 +01:00
unix-tools.nix unix-tools: default when no provider exists 2019-06-04 22:45:11 -04:00
wine-packages.nix faudio, wine, vkd3d: add faudio 19.10 and vkd3d 1.1 to wine 2019-10-12 14:57:28 +02:00