Commit graph

79006 commits

Author SHA1 Message Date
John Ericson be0d1dc5a6
Merge pull request #69454 from jmillerpdt/bugfix/tensorflow-mkl
pythonPackages.tensorflow: fix for bazel settings for intel mkl, dnnl
2020-03-31 12:47:29 -04:00
R. RyanTM a90b82dfe9 alibuild: 1.5.4rc3 -> 1.5.5 2020-03-31 09:29:48 -07:00
Jason Miller 4a4b44803c tensorflow: bugfix for bazel settings (intel mkl, dnnl) 2020-03-31 12:01:22 -04:00
Timo Kaufmann c6590b2063
Merge pull request #82259 from doronbehar/package-liberio
liberio: init at unstable-2019-12-11
2020-03-31 15:42:46 +00:00
Jörg Thalheim 3d6b05766c
Merge pull request #83857 from Mic92/fcgi
fcgi: 2.4.0 -> 2.4.2
2020-03-31 14:35:56 +01:00
Jörg Thalheim 5112c97730
Merge pull request #83441 from lsix/update-khronos-ocl-icd-loader
khronos-ocl-icd-loader: 6c03f8b -> 2020.03.13
2020-03-31 12:40:56 +01:00
Jörg Thalheim 5371ea9702
Merge pull request #83582 from colemickens/nixpkgs-ha-pkgs-roku
pythonPackages.roku: init at v4.1
2020-03-31 11:46:04 +01:00
Jörg Thalheim 61cee883a9
Merge pull request #83720 from bhipple/f/py-application
python27Packages.application: 2.7.0 -> 2.8.0 and fix build; python27Packages.python-otr: mark as broken
2020-03-31 11:36:51 +01:00
markuskowa 470c50d633
Merge pull request #71607 from r-ryantm/auto-update/geos
geos: 3.7.3 -> 3.8.0
2020-03-31 11:44:03 +02:00
Jörg Thalheim ebc2110f3f
Merge pull request #83854 from r-ryantm/auto-update/wllvm
wllvm: 1.2.2 -> 1.2.8
2020-03-31 08:41:19 +01:00
Jörg Thalheim 35523fbb0d
fcgi: 2.4.0 -> 2.4.2 2020-03-31 08:39:25 +01:00
R. RyanTM 4a623b9c8a wllvm: 1.2.2 -> 1.2.8 2020-03-31 06:56:11 +00:00
Jon 1504df58e2 vcstools: fix dependencies
missing setuptools

```
$ ./results/vcstool/bin/vcs --help
Traceback (most recent call last):
  File "/nix/store/m9w0gapwnwffhnvyv3ds14mgbx2p5y93-vcstool-0.2.7/bin/.vcs-wrapped", line 6, in <module>
    from vcstool.commands.vcs import main
  File "/nix/store/m9w0gapwnwffhnvyv3ds14mgbx2p5y93-vcstool-0.2.7/lib/python3.7/site-packages/vcstool/commands/vcs.py", line 5, in <module>
    from vcstool.commands.help import get_entrypoint
  File "/nix/store/m9w0gapwnwffhnvyv3ds14mgbx2p5y93-vcstool-0.2.7/lib/python3.7/site-packages/vcstool/commands/help.py", line 6, in <module>
    from pkg_resources import load_entry_point
ModuleNotFoundError: No module named 'pkg_resources'
```
2020-03-30 22:41:47 -07:00
R. RyanTM aa6c79daeb vcstool: 0.1.36 -> 0.2.7 2020-03-30 22:41:47 -07:00
Jon 4c3c03eb56
Merge pull request #83850 from r-ryantm/auto-update/gitup
git-repo-updater: 0.5 -> 0.5.1
2020-03-30 22:33:26 -07:00
Jon 18abe3a09c
Merge pull request #83847 from r-ryantm/auto-update/gdbgui
gdbgui: 0.13.1.1 -> 0.13.2.0
2020-03-30 22:30:35 -07:00
R. RyanTM 0474424904 whatstyle: 0.1.7 -> 0.1.8 2020-03-30 22:28:20 -07:00
R. RyanTM 560e80348c sqlite-web: 0.3.5 -> 0.3.6 2020-03-30 22:27:11 -07:00
R. RyanTM b64ce81b87 rshell: 0.0.26 -> 0.0.27 2020-03-30 22:26:55 -07:00
R. RyanTM b3bd6835b7 git-repo-updater: 0.5 -> 0.5.1 2020-03-31 05:11:30 +00:00
R. RyanTM 1e78891e85 gdbgui: 0.13.1.1 -> 0.13.2.0 2020-03-31 04:57:29 +00:00
Jan Tojnar e6674f6472
Merge pull request #83825 from Gabriel439/gabriel/fix_cabal2nix
Fix evaluation of `cabal2nix`
2020-03-31 06:44:32 +02:00
Matt Snider c015badaa2 python3Packages.openwrt-luci-rpc: init at 1.1.2 2020-03-30 20:10:58 -07:00
R. RyanTM 215ca6863d python27Packages.pysmbc: 1.0.18 -> 1.0.19 2020-03-30 19:40:58 -07:00
Gabriel Gonzalez 8d2c08e774 Fix evaluation of cabal2nix
`cabal2nix` fails to evaluate due to attempting to
evaluate `pkgs.haskellPackages.hackage-db_2_1_0`, which
does not exist.  However, the default
`pkgs.haskellPackages.hackage-db` is already version 2.1.0,
so the fix is simple: go back to using the default version.
2020-03-30 19:24:01 -07:00
Raphael Borun Das Gupta 4bbb0e83b1 python: Shapely: 1.6.4.post2 -> 1.7.0 2020-03-30 18:57:34 -07:00
Ben Darwin 4aaa18b64b python3Packages.dcmstack: init at 0.8 2020-03-30 18:01:07 -07:00
Jan Tojnar 40ecaf3808
Revert "flatpak: do not use autoreconfHook"
This reverts commit a7e4dba1e9.

Apparently, tarballs do not ship autogen.sh 😿
2020-03-31 02:54:31 +02:00
Dmitry Kalinkin 03ccfe23f7 pythonPackages.pyarrow: remove dead code in preCheck, use pytestCheckHook 2020-03-30 17:50:19 -07:00
Jan Tojnar a7e4dba1e9
flatpak: do not use autoreconfHook
They use custom autogen.sh and running autoreconf is not enough.

This is necessary when running from Git, which I do on almost every update.
2020-03-31 02:16:55 +02:00
Jan Tojnar 648327d510
Merge pull request #83781 from zowoq/flatpak
flatpak: 1.6.2 -> 1.6.3
2020-03-31 02:15:05 +02:00
R. RyanTM 5e8451b8a3 socket_wrapper: 1.2.3 -> 1.2.4 2020-03-30 17:06:52 -07:00
R. RyanTM cce45bd7d7 commonsLang: 3.9 -> 3.10 2020-03-30 17:05:12 -07:00
R. RyanTM dad6f372fb python27Packages.flaskbabel: 0.12.2 -> 1.0.0 2020-03-30 17:04:08 -07:00
R. RyanTM 62948a60be python27Packages.datadog: 0.34.1 -> 0.35.0 2020-03-30 17:00:06 -07:00
Jonathan Ringer 915d58ba7c python3Packages.subunit: fix build and add tests 2020-03-30 16:54:40 -07:00
R. RyanTM ab2d5c286c leatherman: 1.10.0 -> 1.11.0 2020-03-30 16:26:43 -07:00
R. RyanTM d3a077ca06 python27Packages.identify: 1.4.11 -> 1.4.13 2020-03-30 16:04:08 -07:00
R. RyanTM b7572546b4 python27Packages.ipdb: 0.13.0 -> 0.13.2 2020-03-30 16:02:16 -07:00
R. RyanTM b0a29a6dae python27Packages.cgroup-utils: 0.6 -> 0.8 2020-03-30 16:01:46 -07:00
R. RyanTM 8f91b1745a python27Packages.cocotb: 1.3.0 -> 1.3.1 2020-03-30 15:57:26 -07:00
Jon 9cf5d3a2b4
Merge pull request #83802 from r-ryantm/auto-update/python2.7-hdbscan
python27Packages.hdbscan: 0.8.24 -> 0.8.25
2020-03-30 15:38:52 -07:00
Jon c05a3570a2
Merge pull request #83811 from r-ryantm/auto-update/python2.7-phonenumbers
python27Packages.phonenumbers: 8.11.4 -> 8.12.0
2020-03-30 15:32:39 -07:00
R. RyanTM 919a924e04 python37Packages.nbdime: 1.1.0 -> 2.0.0 2020-03-30 15:05:37 -07:00
Cole Mickens 53dc9d6751 pythonPackages.roku: init at v4.1 2020-03-30 21:22:36 +00:00
R. RyanTM bd6a1ae174 python27Packages.phonenumbers: 8.11.4 -> 8.12.0 2020-03-30 21:08:32 +00:00
Ryan Mulligan 97f404147e
Merge pull request #82993 from Synthetica9/homepage-fix2
treewide: fix redirected urls (again)
2020-03-30 13:40:46 -07:00
Timo Kaufmann be749b3bc0
Merge pull request #83797 from r-ryantm/auto-update/python2.7-jupytext
python27Packages.jupytext: 1.3.4 -> 1.4.1
2020-03-30 19:02:34 +00:00
R. RyanTM ab30516fec python27Packages.hdbscan: 0.8.24 -> 0.8.25 2020-03-30 18:41:37 +00:00
R. RyanTM ef3a9c8e9e python27Packages.jupytext: 1.3.4 -> 1.4.1 2020-03-30 18:04:03 +00:00