Commit Graph

105124 Commits

Author SHA1 Message Date
Las
e22d1d37cc mesa: Don't fail to build when d3d isn't built 2021-04-28 21:10:58 +00:00
Martin Weinelt
79cb2cb986
Merge pull request #120272 from fabaff/pynx584 2021-04-25 20:34:42 +02:00
Robert Schütz
a41dc34040
Merge pull request #120605 from NixOS/update-robotframework
python3Packages.robotframework: 4.0 -> 4.0.1
2021-04-25 20:21:43 +02:00
Bjørn Forsman
738e8eb967 python3Packages.robotframework: run the unit tests
The zip-file from PyPI lacks a few directories, notably the one
containing the unit tests. So switch from fetchPypi to fetchFromGitHub.
2021-04-25 19:51:25 +02:00
Fabian Affolter
bc1cd4f3b3 python3Packages.pynx584: init at 0.6 2021-04-25 18:56:49 +02:00
Gabriel Ebner
9fecb15e9f
Merge pull request #120533 from gebner/cura49
cura: 4.8.0 -> 4.9.0
2021-04-25 16:44:27 +02:00
Luke Granger-Brown
6fa823f853
Merge pull request #120597 from marsam/update-tflint
tflint: 0.27.0 -> 0.28.0
2021-04-25 15:28:36 +01:00
Bjørn Forsman
9db80bb156 python3Packages.robotframework: 4.0 -> 4.0.1 2021-04-25 16:22:36 +02:00
John Ericson
a86418ac62
Merge pull request #118066 from sternenseemann/mirage-xen
ocamlPackages: init a bunch of libraries for the MirageOS xen target
2021-04-25 10:13:11 -04:00
John Ericson
14b427a7e4
Merge pull request #119092 from numinit/update-androidenv
androidenv: Allow multiple ndkVersions to be specified
2021-04-25 10:08:05 -04:00
Matthieu Coudron
b02d4a38d9 python3Packages.openshift: init at 0.12.0
it is used in the kubernetes ansible module

Apply suggestions from code review

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-25 14:36:45 +02:00
Matthieu Coudron
b929d94a75 python3Packages.python-string-utils: init at 1.0.0 2021-04-25 14:35:51 +02:00
Frederik Rietdijk
c648f7ee2a Merge master into staging-next 2021-04-25 13:54:29 +02:00
Luke Granger-Brown
6eb1fc6f10
Merge pull request #120511 from LeSuisse/zookeeper-3.7.0
zookeeper: 3.6.2 -> 3.6.3
2021-04-25 12:50:14 +01:00
sternenseemann
4f7a6610f7 ocamlPackages.mirage-bootvar-xen: init at 0.8.0 2021-04-25 13:15:10 +02:00
sternenseemann
2fe8239172 ocamlPackages.{mirage-net-xen,netchannel}: init at 2.0.0 2021-04-25 13:15:10 +02:00
sternenseemann
980a2bed3b ocamlPackages.mirage-xen: init at 6.0.0
Unfortunately this requires a bit of trickery with pkg-config to get to
work. The root issue is that the mirage-xen assumes that we use the
default libdir of dune ($out/lib) whereas we install to an OCaml
version-specific site-lib directory. Thus the manually created
pkg-config file makes wrong assumptions (which warrants a patch) and the
.pc file is installed to the wrong location (which is fixed with a mv
invocation).
2021-04-25 13:13:23 +02:00
sternenseemann
b5f7ed7cc8 ocamlPackages.shared-memory-ring(-lwt): init at 3.1.0 2021-04-25 13:08:25 +02:00
sternenseemann
4a67076273 koka: make sure runtime dependencies are host -> target
buildPackages.stdenv.cc.cc is a C compiler that runs on the build
platform and produces binaries for the host platform. This is not
what we want. Also pkgsHostTarget.stdenv.cc is not the compiler we
want as stdenv always runs on the previous stage so to say (the stdenv
is used to build the package set, in the case of cross compiling
this is not done natively). Thus pkgsHostTarget.targetPackages.stdenv.cc
is what we want.
2021-04-25 12:36:06 +02:00
Jonas Chevalier
b8ef16dc1e
treefmt: init at 0.1.1 (#120521)
* treefmt: init at 0.1.1

* Update pkgs/top-level/all-packages.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* Update pkgs/development/tools/treefmt/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-25 10:11:42 +00:00
Vincent Laporte
d4f48c8547 coqPackages.tlc: 20200328 → 20210316 2021-04-25 11:51:38 +02:00
Matthieu Coudron
29eb80c386
Merge pull request #120274 from fabaff/bump-stevedore
python3Packages.stevedore: 3.2.2 -> 3.3.0
2021-04-25 11:45:22 +02:00
Gabriel Ebner
8f5cb6ca60 python3Packages.uranium: 4.7.1 -> 4.9.0 2021-04-25 11:22:26 +02:00
Gabriel Ebner
2f7c14899e python3Packages.libsavitar: 4.8.0 -> 4.9.0 2021-04-25 11:22:26 +02:00
Gabriel Ebner
4b3592df70 python3Packages.libarcus: 4.8.0 -> 4.9.0 2021-04-25 11:22:26 +02:00
Jörg Thalheim
441f8ef8e4
Merge pull request #120483 from lukegb/tensorflow-big-parallel
python3Packages.tensorflow: mark as requiring big-parallel
2021-04-25 08:50:26 +01:00
Sandro
1e7b8e28f1
Merge pull request #120540 from schnusch/esbuild
esbuild: 0.11.13 -> 0.11.14
2021-04-25 09:39:45 +02:00
Sandro
cf628a338d
Merge pull request #120092 from ericdallo/bump-clojure-lsp
clojure-lsp: 2021.02.14-19.46.47 -> 2021.04.13-12.47.33
2021-04-25 08:55:36 +02:00
github-actions[bot]
a956f62ea4
Merge master into staging-next 2021-04-25 06:05:34 +00:00
Evils
4b7ccb3418 stlink: 1.6.0 -> 1.7.0 2021-04-25 07:30:01 +02:00
Mario Rodas
097467a504 tflint: 0.27.0 -> 0.28.0
https://github.com/terraform-linters/tflint/releases/tag/v0.28.0
2021-04-25 04:20:00 +00:00
Mario Rodas
4a1bad5db1
Merge pull request #120559 from jonringer/buck-jdk8
buck: use jdk8
2021-04-24 21:21:21 -05:00
Mario Rodas
8e7de907c7
Merge pull request #119884 from LibreCybernetics/add-ruby-pgsync
pgsync: init at 0.6.6
2021-04-24 21:20:06 -05:00
Austin Seipp
61c9119491
Merge pull request #120454 from lopsided98/liburing-arm
liburing: fix build on 32-bit ARM
2021-04-24 19:54:43 -05:00
Jan Tojnar
0f1c4558d3
Merge branch 'master' into staging-next
Choose binwalk 2.3.1, 27 is legacy version for Python 2.
2021-04-25 02:50:48 +02:00
Fabian Affolter
a0755baff3 python3Packages.pysmartthings: init at 0.7.6 2021-04-24 15:28:56 -07:00
Fabian Affolter
bce7201f72 python3Packages.pysmartapp: init at 0.3.3 2021-04-24 15:28:56 -07:00
Robert Schütz
d9b11e53b1 python3Packages.angr: extend pythonImportsCheck 2021-04-24 15:27:42 -07:00
Morgan Jones
a7e5b070be androidenv: Allow multiple ndkVersions to be specified
Android is deprecating ndk.dir in favor of specifying exact NDK
version in Gradle configuration. Ensure that we can support multiple
NDKs, and link them into the location the Android Gradle Plugin expects.
2021-04-24 15:56:08 -06:00
Jonathan Ringer
ad521d005b
buck: use jdk8 2021-04-24 11:25:35 -07:00
Martin Weinelt
0ca4f6b739
Merge pull request #120550 from fabaff/smhi 2021-04-24 20:22:21 +02:00
Thomas Gerbet
bdb7248944 binwalk: 2.2.0 -> 2.3.1
Releases notes:
https://github.com/ReFirmLabs/binwalk/releases/tag/v2.3.1
https://github.com/ReFirmLabs/binwalk/releases/tag/v2.3.0
2021-04-24 10:49:06 -07:00
Fabian Affolter
019cf935eb python3Packages.smhi-pkg: init at 1.0.14 2021-04-24 18:51:26 +02:00
schnusch
7893552afa esbuild: 0.11.13 -> 0.11.14 2021-04-24 18:12:46 +02:00
Martin Weinelt
9f48549762
Merge pull request #120532 from fabaff/homeconnect 2021-04-24 17:34:15 +02:00
Mario Rodas
53a3fc2856 ocamlPackages.sedlex_2: 2.2 -> 2.3 2021-04-24 17:04:32 +02:00
Fabian Affolter
c6e9a834b7 python3Packages.homeconnect: init at 0.6.3 2021-04-24 16:54:13 +02:00
Martin Weinelt
abd57b544e
Merge pull request #120276 from mweinelt/python/some-libs 2021-04-24 13:38:42 +02:00
Thomas Gerbet
8495758f16 zookeeper: 3.6.2 -> 3.6.3
Fixes CVE-2020-25649, CVE-2021-21295, CVE-2021-28165 and CVE-2021-21409.

https://zookeeper.apache.org/doc/r3.6.3/releasenotes.html
2021-04-24 13:31:43 +02:00
Sandro
ec1fbe2241
Merge pull request #120465 from fabaff/bump-pymetno
python3Packages.pymetno: 0.8.2 -> 0.8.3
2021-04-24 12:38:07 +02:00