Fabian Affolter
d8c45d876a
python3Packages.karton-autoit-ripper: init at 1.0.0
2021-04-26 15:00:06 +02:00
Fabian Affolter
94f8f5edf7
python3Packages.autoit-ripper: init at 1.0.1
2021-04-26 15:00:06 +02:00
Robert Schütz
b516dbfbd9
ffmpegthumbnailer: use ffmpeg instead of ffmpeg_3 ( #120611 )
2021-04-26 10:00:50 +02:00
sternenseemann
f4c229058d
ocamlPackages.h2: init at 0.8.0
2021-04-26 08:31:53 +02:00
sternenseemann
4d53880408
ocamlPackages.hpack: init at 0.8.0
2021-04-26 08:31:53 +02:00
R. RyanTM
9c75aaf3ae
air: 1.25 -> 1.27.2
2021-04-26 00:49:38 -04:00
R. RyanTM
05c001a5e6
go-task: 3.4.1 -> 3.4.2
2021-04-26 00:37:41 -04:00
Sandro
34463b2e38
Merge pull request #119753 from evils/btrfs-heatmap
2021-04-26 05:30:43 +02:00
R. RyanTM
aefb947051
codeql: 2.5.0 -> 2.5.2
2021-04-25 23:09:35 -04:00
Mario Rodas
e1bc639fd4
Merge pull request #120639 from r-ryantm/auto-update/bazelisk
...
bazelisk: 1.7.5 -> 1.8.0
2021-04-25 20:59:07 -05:00
Graham Christensen
040523e378
Merge pull request #120679 from lukegb/big-parallel
...
treewide: require big-parallel on large, slow builds
2021-04-25 21:22:57 -04:00
Luke Granger-Brown
0d4abe5d4b
python3Packages.pytorch: require big-parallel
...
This compiles in usually about 2h15m with a 2-core build, but about 10m
on a big-parallel machine.
2021-04-26 00:50:07 +00:00
Luke Granger-Brown
300d303d25
aws-sdk-cpp: require big-parallel
...
This compiles in ~2h on a 2-core builder, and 10m on a big-parallel
machine.
2021-04-26 00:50:07 +00:00
Sandro
33a3376b24
Merge pull request #120480 from ShamrockLee/libchewing
...
libchewing: 0.5.1 -> unstable-2020-06-27
2021-04-26 02:24:58 +02:00
Sandro
7d7fb31624
Merge pull request #120531 from teto/qhull-update
...
qhull: 2016.1 -> 2020.2
2021-04-26 02:18:06 +02:00
Aiken Cairncross
ff6eef6cf1
python3Packages.onnx: Patch out pytest-runner
2021-04-25 17:15:14 -07:00
Aiken Cairncross
789398cfa3
python3Packages.onnx: 1.8.1 -> 1.9.0
2021-04-25 17:15:14 -07:00
Michael Raskin
8931b66733
Merge pull request #120614 from eduardosm/mpfi
...
mpfi: fix download URL
2021-04-26 00:06:48 +00:00
Cole Helbling
bef6991899
python3.pkgs.cve-bin-tool: init at unstable-2021-04-15
2021-04-25 16:58:21 -07:00
Cole Helbling
1a5230e4a9
python3.pkgs.rpmfile: init at 1.0.8
2021-04-25 16:58:21 -07:00
Mario Rodas
ddea0864b6
Merge pull request #120553 from raboof/grpc-go-init-at-1.37.0
...
protoc-gen-go-grpc: init at 1.1.0
2021-04-25 18:15:14 -05:00
zowoq
fbf8ee0a70
Revert "docutils: 0.16 -> 0.17.1"
...
This reverts commit 7845989118
.
Causes mass rebuild on master.
2021-04-26 08:59:39 +10:00
Evils
0e431818ca
python.pkgs.btrfs: 11 -> 12
...
and switch to fetchFromGithub as it's not published on pypi
2021-04-26 00:20:47 +02:00
Anderson Torres
b1c9917f71
Merge pull request #120625 from AndersonTorres/quick-modifications
...
Updates
ftgl: 2.1.3-rc5 -> 2.4.0;
cimg: 2.9.6 -> 2.9.7;
dialog: 1.3-2210306 -> 1.3-2210324;
docutils: 0.16 -> 0.17.1;
fme: refactor
2021-04-25 18:43:59 -03:00
Michael Raskin
14f65f0dc5
Merge pull request #116365 from omasanori/sage-9.3
...
sage: 9.2 -> 9.3
2021-04-25 21:17:32 +00:00
AndersonTorres
7845989118
docutils: 0.16 -> 0.17.1
2021-04-25 17:54:09 -03:00
R. RyanTM
bc66efc5db
bazelisk: 1.7.5 -> 1.8.0
2021-04-25 20:22:31 +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
Arnout Engelen
8a4abd956f
protoc-gen-go-grpc: init at 1.1.0
...
Using buildGoModule did not work for this package, and produced the
error "main module (google.golang.org/grpc) does not contain package
google.golang.org/grpc/cmd/protoc-gen-go-grpc". Since buildGoModule and
buildGoPackage both seem in common use and both have their advantages
(https://github.com/NixOS/nixpkgs/issues/84826 ) just using
buildGoPackage seems like a neat solution here.
2021-04-25 19:51:31 +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
AndersonTorres
3a7af6de81
dialog: 1.3-2210306 -> 1.3-2210324
2021-04-25 14:38:31 -03:00
AndersonTorres
963a8cfe25
cimg: 2.9.6 -> 2.9.7
2021-04-25 14:13:49 -03:00
AndersonTorres
2756b33d07
ftgl: 2.1.3-rc5 -> 2.4.0
2021-04-25 14:09:41 -03:00
Fabian Affolter
bc1cd4f3b3
python3Packages.pynx584: init at 0.6
2021-04-25 18:56:49 +02:00
Eduardo Sánchez Muñoz
df86e6fb0e
mpfi: fix download URL
...
The `file_nr` value was wrong, so it was downloading version 1.5.3 instead of 1.5.4.
2021-04-25 18:51:35 +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