Commit graph

98922 commits

Author SHA1 Message Date
Fabian Affolter c4550b2b8d python3Packages.xknx: 0.16.3 -> 0.17.0 2021-02-20 12:36:04 +01:00
krzygorz 62a94d2c40 python3Packages.numba: use pythonImportsCheck
Since the unit tests are disabled, we should at least do a pythonImportsCheck

Co-authored-by: Jonathan Ringer <jonringer@users.noreply.github.com>
2021-02-20 11:32:22 +01:00
krzygorz 37fbc86e35 python3Packages.numba: clean up dependencies
Since the package is declared to be incompatibile with python versions older than 3.6 the `lib.optionals isPy27 [ funcsigs singledispatch]` part is redundant.
2021-02-20 11:32:22 +01:00
krzygorz f80ef84960 python3Packages.numba: add setuptools dependency
Numba needs setuptools as a runtime dependency: https://numba.pydata.org/numba-doc/latest/user/installing.html#dependency-list
2021-02-20 11:32:22 +01:00
Anders Kaseorg d08ec2f195 pythonInterpreters.pypy36_prebuilt: Set pythonOnBuildForHost
This was broken by #105155.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-02-20 11:29:46 +01:00
Anders Kaseorg 1c5c184079 pythonInterpreters.pypy36_prebuilt: Add missing lib argument
This was broken by commit 001c0cbe54
(#110591).

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-02-20 11:29:46 +01:00
R. RyanTM 5e19a1f495 python39Packages.numpy-stl: 2.13.0 -> 2.15.1 2021-02-20 10:22:56 +01:00
Fabian Affolter 90cca97297 python3Packages.pypcap: fix build on Python 3.9 2021-02-20 10:17:24 +01:00
Sandro b0dcc5bb97
Merge pull request #113685 from fabaff/pychannels 2021-02-20 04:20:53 +01:00
Sandro 4911c23b0f
Merge pull request #113692 from fabaff/mcstatus 2021-02-20 04:20:04 +01:00
Sandro 16db442fbe
Merge pull request #113709 from SuperSandro2000/lazr-restfulclient 2021-02-20 04:18:17 +01:00
Sandro d705a35ebf
Merge pull request #113690 from fabaff/python-velbus 2021-02-20 04:17:06 +01:00
Sandro abde39c8e8
Merge pull request #113704 from fabaff/pyxiaomigateway 2021-02-20 04:14:27 +01:00
Sandro a304559fb4
Merge pull request #113706 from fabaff/pymysensors 2021-02-20 04:13:21 +01:00
Ryan Mulligan a343107f34
Merge pull request #113609 from r-ryantm/auto-update/sd-local
sd-local: 1.0.20 -> 1.0.21
2021-02-19 17:06:15 -08:00
zowoq a86974cf90 go_1_14: set knownVulnerabilities
Support for Go 1.14 ended with the release of Go 1.16: https://golang.org/doc/devel/release.html#policy
2021-02-20 08:09:59 +10:00
Ivan Babrou 3a3721c585 pythonPackages.dask-gateway-server: use GO111MODULE=off to build on go1.16 2021-02-20 08:09:42 +10:00
Ryan Burns 9511f29f40 go: fix cross-compilation
Because:

* `go-bootstrap` is a native build input of go, so it needs to have
  an offset of -1. Otherwise, e.g. when building a go cross-compiler,
  it will try to make go-bootstrap a cross-compiler too.
* have to specify `buildPackages` for the `stdenv` override, otherwise
  `buildPackages.stdenv` will be the same as `pkgs.gcc8Stdenv`.
2021-02-20 08:09:42 +10:00
Ivan Babrou 6fff56280f go: do not strip bootstrap on darwin 2021-02-20 08:09:42 +10:00
Ivan Babrou cf69b3e801 go: use binary bootstrap for all platforms
This mirrors what Rust does and allows us to drop go1.4 from the process.
2021-02-20 08:09:42 +10:00
sternenseemann 85c606d097
ocamlPackages.git: 3.2.0 -> 3.3.0; ocamlPackages.irmin: 2.4.0 -> 2.5.1 (#113717)
* ocamlPackages.git: 3.2.0 -> 3.3.0

* minor fixes to tests (while introducing new failures in the nix
  sandbox we have to patch)
* compatibility fixes to commit messages with git fsck and github at the
  expense of potentially breaking older ocaml-git managed repositories.

https://github.com/mirage/ocaml-git/releases/tag/3.3.0

* ocamlPackages.irmin: 2.4.0 -> 2.5.1

* irmin-graphql: enable tests as they now work without network
* irmin-layers: tests were removed
* ppx_irmin: tests were removed

Compatibility with git 3.3.0 and improved performance.

https://github.com/mirage/irmin/releases/tag/2.5.0
https://github.com/mirage/irmin/releases/tag/2.5.1

* ocamlPackages.{git, irmin}: add myself to maintainers
2021-02-19 22:19:24 +01:00
Peter Simons 391ac04675
Merge pull request #112936 from NixOS/haskell-updates
Update Haskell package set to Stackage Nightly 2021-02-12 (plus other fixes)
2021-02-19 21:04:55 +01:00
Malte Brandy f3cb2534d6 hackagePackages.haskell-language-server: Fix build 2021-02-19 20:56:32 +01:00
Peter Simons 020ed23391 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.16.0-13-gefcfbb2 from Hackage revision
f8a5fcf1df.
2021-02-19 20:56:32 +01:00
Peter Simons df5db9a42e hackage2nix: update list of broken builds to avoid evaluation errors on Hydra 2021-02-19 20:56:32 +01:00
Peter Simons a1b8172b32 hackage2nix: yarn2nix has a maintainer now 2021-02-19 20:56:32 +01:00
Poscat d968b65ce4 haskellPackages: make poscat the maintainer for hinit 2021-02-19 20:56:32 +01:00
Poscat 47bd0f2462 haskellPackages.hinit: unbreak 2021-02-19 20:56:32 +01:00
sternenseemann a1008836b4 haskellPackages.yarn-lock: fix build by jailbreaking 2021-02-19 20:56:32 +01:00
sternenseemann ac462c555a haskellPackages: add myself as maintainer for a few pkgs
Some packages I maintain already and additionally some packages I have
experience with, so I should be able to help fixing stuff related to
them.
2021-02-19 20:56:32 +01:00
Manuel Bärenz 9451522c54 haskellPackages: Add myself (turion) to maintainer list 2021-02-19 20:56:32 +01:00
Olli Helenius 5885a721a6 haskellPackages.xml-extractors: broken -> unbroken 2021-02-19 20:56:32 +01:00
Manuel Bärenz 92c790582b haskellPackages.Agda: Remove outdated patch 2021-02-19 20:56:32 +01:00
Dennis Gosnell 36b42af29a haskellPackages.hadolint: add comment explaining override 2021-02-19 20:56:32 +01:00
Olli Helenius d9443bf7cd haskellPackages.hadolint: fix build by disabling static linking
The `static` flag was enabled by default for 1.22.1:

  e1305042c6 (diff-e0ee4e21f8811c1171864cc68ea4005347b1b0ca70626026f251bf4111c2aa6e)

We need to disable it in nixpkgs.
2021-02-19 20:56:32 +01:00
Dmitry Kalinkin d657b4cd91
rivet: add sansmath to fix make-plots
ef29ea553c
2021-02-19 14:41:46 -05:00
Poscat 18e82ca47a Disable tests on haskellPackages.pixiv 2021-02-19 20:24:05 +01:00
Poscat 180ec7be87 Disable tests on haskellPackages.telegraph 2021-02-19 20:24:04 +01:00
Peter Simons 071863cf74 Stackage Nightly 2021-02-12 2021-02-19 20:24:04 +01:00
Sandro 41edfe8c20
Merge pull request #113295 from siraben/cc-eq-cc 2021-02-19 19:25:41 +01:00
Sandro Jäckel 3a3344c9ed
pythonPackages.wsgi-intercept: init at 1.9.2 2021-02-19 19:16:16 +01:00
Sandro Jäckel fe6531961f
pythonPackages.sopel: remove unused input 2021-02-19 19:15:54 +01:00
Sandro Jäckel f5977d20b3
pythonPackages.lazr-restfulclient: prepare tests 2021-02-19 19:15:45 +01:00
Sandro Jäckel d0cb896be2
pythonPackages.geoip2: remove unused input 2021-02-19 19:15:36 +01:00
Ben Siraphob 4b2c44c0a7 treewide: drop conditional makeFlag for darwin when specifiying cross-compiler 2021-02-20 01:02:08 +07:00
Ben Siraphob 223f25cf4a treewide: add targetPrefix to hardcoded references to CC=cc 2021-02-20 01:01:46 +07:00
Sandro 906adb1d1a
Merge pull request #113393 from fabaff/bump-adb-shell 2021-02-19 18:57:18 +01:00
Sandro 5f923d1e9e
Merge pull request #112979 from fabaff/tellduslive 2021-02-19 18:56:34 +01:00
superwhiskers c90d8b8242
carp: 0.3.0 -> 0.5.0 (#113376) 2021-02-19 18:51:52 +01:00
Fabian Affolter 569b2425e5 python3Packages.pyxiaomigateway: init at 0.13.4 2021-02-19 18:29:38 +01:00