Commit Graph
100 Commits
Author SHA1 Message Date
Dmitry Kalinkin a2437c37af Merge pull request #71251 from hyperfekt/vscode-insiders-extensions
vscode-with-extensions: fix insiders build
2020-03-07 13:33:07 -05:00
Dmitry Kalinkin 93745d243b Merge pull request #79488 from danielfullmer/zoneminder-1.34.2
zoneminder: 1.32.3 -> 1.34.3
2020-03-07 13:25:17 -05:00
Dmitry Kalinkin 344d914a87 Merge pull request #80940 from veprbl/pr/ipykernel_darwin_fix2
python3Packages.ipykernel: fix build on darwin
2020-03-03 12:51:16 -05:00
Dmitry Kalinkin fa2546f1b9 tdlib: enable on darwin 2020-03-03 12:44:04 -05:00
Dmitry Kalinkin 27578856bf blender: fix enableNumpy option, enable it unconditionally
Workarounds https://developer.blender.org/T74304

Audaspace requires numpy, we already have to provide numpy
unconditionally via PYTHON_NUMPY_PATH.
2020-02-29 14:19:11 -05:00
Dmitry Kalinkin 544baad622 Merge pull request #79817 from tobim/pkgs/arrow-cpp-0.16
arrow-cpp: 0.15.1 -> 0.16.0
2020-02-27 19:46:29 -05:00
Dmitry Kalinkin 56c2b7cb9a arrow-cpp: fix RPATH on darwin
Instead of patching test binaries with install_name_tool just set
CMAKE_SKIP_BUILD_RPATH to OFF let cmake compile them with RPATH set
correctly.

Add CMAKE_INSTALL_RPATH to set correct RPATH for the installed
executables for parquet tools. We could set it to an absolute path using
"-DCMAKE_INSTALL_RPATH=${placeholder "out"}", but instead we use
@loader_path to provide a relocable solution.
2020-02-27 12:50:23 -05:00
Dmitry Kalinkin 4b65f859c9 pythonPackages.pytest-lazy-fixture: use pytestCheckHook 2020-02-27 12:49:44 -05:00
Dmitry Kalinkin d35009ee63 python3Packages.ipykernel: fix build on darwin
Also python34 is not supported:

https://github.com/ipython/ipykernel/commit/979e6fd2db9824934a89d97011d3f3eccc6d4499

nixpkgs doesn't provide python34 anymore, so pythonOlder "3.5" is always
true and can be removed.
2020-02-26 00:48:29 -05:00
Dmitry Kalinkin b9ee6cd85c Merge pull request #80640 from smaret/gildas-20200201a
gildas: 20200101_a -> 20200201_a
2020-02-25 10:26:18 -05:00
Dmitry Kalinkin b83257ca5f lhapdf.pdf_sets: fix download url 2020-02-21 19:36:34 -05:00
Dmitry Kalinkin b3a3d88c20 Merge pull request #80476 from stigtsp/package/perl-crypt-curve25519-and-math-gmp-zhf
perlPackages.{CryptCurve25519,MathGMP}: fixed build failures
2020-02-18 22:22:14 -05:00
Dmitry Kalinkin c5ce00d548 Merge pull request #80471 from stigtsp/package/perl-cpan-yaml-loadblessed-patch-zhf
perlPackages.CPAN: apply patch to fix changed YAML module default
2020-02-18 19:45:11 -05:00
Dmitry Kalinkin e019371ab4 soundfont-fluid: fix src url 2020-02-15 07:00:05 -05:00
Dmitry Kalinkin ac560382c5 blender: fix build on darwin
We don't compile blender with alembic. The linux build is able to detect
that, but this is not done for darwin. This explicitly disables alembic
to fix blender build on darwin.
2020-02-15 06:39:27 -05:00
Dmitry Kalinkin 018fac1dc7 Merge pull request #76677 from eadwu/sourcehut/update-4
sourcehut/update-4
2020-02-15 06:07:26 -05:00
Dmitry Kalinkin 8979d2dde5 Merge pull request #80052 from mmilata/hunspell-dict-cs
hunspellDicts: add Czech and Slovak dictionary
2020-02-14 02:51:35 -05:00
Dmitry Kalinkin ac2699fdca Merge pull request #79570 from sikmir/opencc
opencc: enable on darwin
2020-02-12 18:41:31 -05:00
Dmitry Kalinkin 5f2a3bef33 Merge pull request #79778 from jbedo/delly
delly: 0.8.1 -> 0.8.2
2020-02-11 03:54:02 -05:00
Dmitry Kalinkin 7cc5d84cd7 libtasn1: fix on darwin
Test binaries are linked to the libraries at their install path, but
those are not installed when checkPhase executes.
2020-02-11 07:46:23 +01:00
Dmitry Kalinkin 157f392f57 mesos: switch to https for maven
Fixes: #78702
Closes: #79260
2020-02-10 19:00:03 -05:00
Dmitry Kalinkin c65ddd0d5e gcc49.cc: add myself to maintainers 2020-02-09 21:37:06 -05:00
Dmitry Kalinkin 1872e69450 Merge pull request #79301 from Abdillah/patch-2
librepcb: Fix platform plugin xcb not found
2020-02-09 00:28:49 -05:00
Dmitry Kalinkin 87c12d7dd1 Merge pull request #79202 from veprbl/pr/hglib_fix
pythonPackages.hglib: fix tests
2020-02-05 15:21:52 -05:00
Dmitry Kalinkin a745c846d4 pythonPackages.hglib: fix tests 2020-02-04 12:47:05 -05:00
Dmitry Kalinkin 1e7b414b51 Merge pull request #79197 from eadwu/nvidia_x11/2020.02
nvidia_x11: 440.44 -> 440.59
2020-02-03 23:13:43 -05:00
Dmitry Kalinkin 9905f6daaa Merge pull request #79040 from bdesham/allow-lilypond-on-darwin
lilypond: allow building on Darwin
2020-02-02 17:15:01 -05:00
Dmitry Kalinkin dc57bd84b0 yoda: provide python3Packages.yoda 2020-01-30 21:39:06 -08:00
Dmitry Kalinkin f566c688b8 Merge pull request #78916 from sikmir/gpxlab
gpxlab: enable on darwin
2020-01-30 19:02:03 -05:00
Dmitry Kalinkin dd50720010 Merge pull request #78758 from sikmir/gpxsee
gpxsee: enable on darwin
2020-01-30 13:23:32 -05:00
Dmitry Kalinkin f4131d260d cernlib: add src mirror url 2020-01-23 15:03:34 -05:00
Dmitry Kalinkin 115e7e56e5 motion: 4.2.2 -> 4.3.0 2020-01-18 22:34:07 -05:00
Dmitry Kalinkin 430dfb8082 Merge pull request #77631 from smaret/gildas-202001a
gildas: 20191201_a -> 20200101_a
2020-01-17 10:23:28 -05:00
Dmitry Kalinkin 4cb3041e49 Merge pull request #77359 from veprbl/pr/blender_darwin_fix
blender: fix on darwin
2020-01-14 20:10:20 -05:00
Dmitry Kalinkin 592e750e2e rivet: fix patch url
The old url is now broken. The new patch uses the new git repository.
2020-01-13 01:01:17 -05:00
Dmitry Kalinkin 66dde827fb krita: set -Wno-deprecated-copy for gcc
This reduces the build log length to fix the build on the Hydra.
2020-01-11 15:15:12 -05:00
Dmitry Kalinkin b74c26a17f Merge pull request #77467 from veprbl/pr/thrift_darwin_fix
thrift: fix checkPhase on darwin
2020-01-10 16:14:11 -05:00
Dmitry Kalinkin ef1a86592b thrift: fix checkPhase on darwin 2020-01-10 15:41:35 -05:00
Dmitry Kalinkin 8aa0e2fe1d blender: switch from openimageio to openimageio2 2020-01-10 13:55:49 -05:00
Dmitry Kalinkin f1d3df98d7 Merge pull request #76592 from snglth/master
flacon: improvements
2020-01-10 11:33:05 -05:00
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
Dmitry Kalinkin 95b8c85331 openimageio: enable on darwin 2020-01-09 02:54:44 -05:00
Dmitry Kalinkin e57392dbc2 blender: switch to OpenJPEG 2.x
Fixes:

-- Could NOT find OpenJPEG (missing: OPENJPEG_LIBRARY OPENJPEG_INCLUDE_DIR)

and

  - WITH_IMAGE_OPENJPEG         OFF
2020-01-09 02:53:06 -05:00
Dmitry Kalinkin c0b70f0e35 texlive: make updmap actually regenerate (#76826) (#76867)
* texlive: make updmap actually regenerate (#76826)

The --syncwithtrees flag only updates the config files, so run it
again without --syncwithtrees to generate the actual map files.

* ! fixup

* ! fixup

Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-01-07 13:17:40 -05:00
Dmitry Kalinkin 00b7680f28 ! fixup 2020-01-07 11:08:13 -05:00
Dmitry Kalinkin f9d18e5ddc ! fixup 2020-01-07 11:00:36 -05:00
Dmitry Kalinkin bb890c4561 double-conversion: remove the "static" option
pkgsStatic.double-conversion already has CMAKE_BUILD_SHARED set to OFF.
2020-01-03 11:44:23 -05:00
Dmitry Kalinkin 4541012bdb glog: remove the "static" option
pkgsStatic.glog already has CMAKE_BUILD_SHARED set to OFF.
2020-01-03 11:42:52 -05:00
Dmitry Kalinkin 7e2c821e58 gtest: remove the "static" option
pkgsStatic.gtest already has CMAKE_BUILD_SHARED set to OFF.
2020-01-03 11:41:19 -05:00
Dmitry Kalinkin 7e5b495851 fmt: remove the enableShared option
Static libraries are to be provided by the pkgsStatic.fmt package.
2020-01-03 11:31:21 -05:00
Dmitry Kalinkin d05ee9c8ff pkgsStatic: set BUILD_SHARED_LIBS=OFF for cmake 2020-01-03 11:31:17 -05:00
Dmitry Kalinkin d5b0c114a3 pythonPackages.jedi: 0.15.1 -> 0.15.2 2019-12-30 16:46:52 +01:00
Dmitry Kalinkin 4c7a9a0a88 unityhub: switch name to "unityhub"
cc #65391
2019-12-29 10:37:48 -05:00
Dmitry Kalinkin c69b4f8e9c python3Packages.ipykernel: fix build on darwin 2019-12-29 01:25:26 -08:00
Dmitry Kalinkin afacb9d06b python3Packages.ipykernel: use pytestCheckHook, enable all tests
All tests pass on NixOS. Some still fail on Darwin, but it's a different
issue.
2019-12-29 01:25:26 -08:00
Dmitry Kalinkin 596fa28448 Merge pull request #76549 from veprbl/pr/pyslurm_remove
pythonPackages.pyslurm: change maintainer
2019-12-28 15:11:07 -05:00
Dmitry Kalinkin 435b8862c6 Merge pull request #76528 from hamishmack/darktable-macos
darktable: Add openmp when cc.isClang to fix macos
2019-12-27 16:36:49 -05:00
Dmitry Kalinkin c744527e3e gitAndTools.git-annex: fix darwin build
Closes: #76342
Fixes: #73435
2019-12-27 20:37:13 +01:00
Dmitry Kalinkin 2926173123 pythonPackages.pyslurm: add bhipple to maintainers 2019-12-27 13:51:11 -05:00
Dmitry Kalinkin 8e9741ed49 pythonPackages.pyslurm: remove veprbl from maintainers 2019-12-27 13:49:29 -05:00
Dmitry Kalinkin a10ba57d29 Merge pull request #76550 from veprbl/pr/histbook_remove
pythonPackages.histbook: remove
2019-12-26 18:10:39 -05:00
Dmitry Kalinkin 2272e349f1 Merge pull request #76555 from veprbl/pr/remove_ndowens
maintainer-list.nix: remove ndowens
2019-12-26 17:14:13 -05:00
Dmitry Kalinkin 88f77259d4 pythonPackages.histbook: remove
The development of this library has been stopped, the github repo
archived.
2019-12-26 16:06:25 -05:00
Dmitry Kalinkin 984ceb1092 Merge pull request #76541 from veprbl/pr/root_python_wrap
root: wrap python executables
2019-12-26 12:29:12 -05:00
Dmitry Kalinkin 0b28198f23 root: wrap python executables
In normal use of ROOT the PYTHONPATH is intended to be set when user
sources the thisroot.{,s}sh. We do that in the setupHook. This covers
the case when thisroot.sh was not sourced.
2019-12-26 11:49:12 -05:00
Dmitry Kalinkin 613705835f Merge pull request #76327 from veprbl/pr/theano_darwin_fix
pythonPackages.Theano: fix darwin build
2019-12-24 12:51:04 -05:00
Dmitry Kalinkin d4f1fa709c pythonPackages.Theano: fix darwin build
This only formally fixes the name of the compiler. Theano appears to be
working on darwin after this.
2019-12-23 18:08:28 -05:00
Dmitry Kalinkin 8ae72e89bb Merge pull request #76105 from veprbl/pr/pythia_8_244
pythia: 8.243 -> 8.244
2019-12-20 19:51:31 -05:00
Dmitry Kalinkin 4544107ed1 pythia: 8.243 -> 8.244 2019-12-20 10:28:56 -05:00
Dmitry Kalinkin aa934faff2 Merge pull request #75703 from kampka/port-tests-3
Port NixOS tests to python
2019-12-20 09:52:33 -05:00
Dmitry Kalinkin 3e5849adbb Merge pull request #76075 from eadwu/nvidia_x11/2019-12.1
nvidia_x11: 440.36 -> 440.44
2019-12-19 23:41:15 -05:00
Dmitry Kalinkin 9faa37cfdf Merge pull request #75701 from kampka/port-tests-2
Port NixOS tests to python
2019-12-17 21:51:42 -05:00
Dmitry Kalinkin fc47ec691f Merge pull request #75695 from kampka/port-tests
Port NixOS tests to python
2019-12-17 21:45:59 -05:00
Dmitry Kalinkin 5b08ec45fe Merge pull request #75845 from rnhmjoj/fsv
fsv: fix build with gettext 0.20
2019-12-17 18:45:08 -05:00
Dmitry Kalinkin 7891f3d706 Merge pull request #75730 from veprbl/pr/texlive_bin_pygmentex
texlive: provide a working pygmentex executable
2019-12-16 13:21:24 -05:00
Dmitry Kalinkin 83c5184398 Merge pull request #75734 from veprbl/pr/herwig_7_2_0
herwig: 7.1.6 -> 7.2.0
2019-12-16 05:26:52 -05:00
Dmitry Kalinkin 95b0bc0989 herwig: 7.1.6 -> 7.2.0
thepeg: 2.1.6 -> 2.2.0
2019-12-15 20:56:40 -05:00
Dmitry Kalinkin dfc9845838 texlive: provide a working pygmentex executable
The old top-level pygmentex package is replaced with an alias.
2019-12-15 19:52:17 -05:00
Dmitry Kalinkin d4599019c5 Merge pull request #75656 from veprbl/pr/rootpy_remove
pythonPackages.{root_numpy,rootpy}: remove
2019-12-14 13:12:45 -05:00
Dmitry Kalinkin ba3cf09788 pythonPackages.rootpy: remove 2019-12-14 12:07:29 -05:00
Dmitry Kalinkin fc21603717 pythonPackages.root_numpy: remove 2019-12-14 12:05:18 -05:00
Dmitry Kalinkin b6d8873825 root: 6.12.06 -> 6.18.04
Also switch to python3.
2019-12-14 01:28:27 -08:00
Dmitry Kalinkin 5a8b235897 Merge pull request #75631 from veprbl/pr/herwig_7_1_6
herwig: 7.1.5 -> 7.1.6
2019-12-13 22:19:05 -05:00
Dmitry Kalinkin 2f79be40d6 herwig: 7.1.5 -> 7.1.6
thepeg: 2.1.5 -> 2.1.6
2019-12-13 18:52:56 -05:00
Dmitry Kalinkin c644c7578d texlive.bin.dvipng: fix "Fatal error, PK file ends prematurely"
Closes: #75605
2019-12-13 13:14:35 -05:00
Dmitry Kalinkin 9e58ecd4ad Merge pull request #75335 from veprbl/pr/texlive-bin-dvisvgm_fix
texlive.bin.dvisvgm: fix
2019-12-11 00:21:41 -05:00
Dmitry Kalinkin 2f637f4cff texlive.bin.dvisvgm: don't provide dependencies that it ignores
dvisvgm currently uses its own vendored versions for multiple libraries
2019-12-08 23:04:57 -05:00
Dmitry Kalinkin d26ca8bc66 texlive.bin.dvisvgm: fix for our ghostscript 2019-12-08 22:59:45 -05:00
Dmitry Kalinkin 302a0be9db owncloud-client: disable shibboleth 2019-12-08 22:15:57 +01:00
Dmitry Kalinkin 61b7d24d91 nextcloud-client: disable shibboleth
Allows to remove qtwebkit dependency
2019-12-07 23:37:29 -05:00
Dmitry Kalinkin 8a084180cd Merge pull request #73212 from veprbl/pr/awkward1_init
pythonPackages.awkward1: init at 0.1.28
2019-12-07 21:48:31 -05:00
Dmitry Kalinkin cc2334849f pythonPackages.awkward1: init at 0.1.28 2019-12-07 21:47:50 -05:00
Dmitry Kalinkin adbd96a2c5 Merge pull request #74334 from veprbl/pr/tensorflow_darwin_enable
python3Packages.tensorflow-build: enable on darwin
2019-12-07 21:08:56 -05:00
Dmitry Kalinkin ebf645e8e3 Merge pull request #74853 from veprbl/pr/fastparquet_0_3_2
pythonPackages.fastparquet: 0.2.1 -> 0.3.2
2019-12-07 21:08:35 -05:00
Dmitry Kalinkin 318c986f39 Merge pull request #75189 from Luflosi/kitty-no-glfw
kitty: remove unused GLFW dependency
2019-12-07 20:23:46 -05:00
Dmitry Kalinkin 9d2ed2f0bd Merge pull request #74305 from veprbl/pr/texlive_use_tlinfo_snapshot
texlive: use texlive.info snapshot
2019-12-07 14:23:08 -05:00
Dmitry Kalinkin 5af3071079 rivet: fix bug in make-plots 2019-12-05 12:42:15 -05:00
Dmitry Kalinkin 31cf89957a Merge pull request #74979 from Shopify/seb-phantomjs2-clang60
phantomjs2: Fix compilation when using clang60
2019-12-05 12:04:58 -05:00
Dmitry Kalinkin 437a1dd050 fastparquet: enable tests 2019-12-02 17:59:47 -05:00
Dmitry Kalinkin 9f0933cf73 pythonPackages.fastparquet: 0.2.1 -> 0.3.2 2019-12-02 17:39:27 -05:00