Commit graph

319958 commits

Author SHA1 Message Date
Sandro
e0fd972a0a
Merge pull request from fabaff/ioccheck 2021-09-29 15:49:06 +02:00
Fabian Affolter
43bab0df9b python3Packages.sense-energy: 0.9.0 -> 0.9.2 2021-09-29 15:45:49 +02:00
06kellyjac
c71b84cc98 terragrunt: 0.32.2 -> 0.33.0 2021-09-29 14:43:53 +01:00
Daniel Nagy
1d95cc3392
qimgv: 0.9.1 -> 1.0.1 2021-09-29 15:43:36 +02:00
Fabian Affolter
29d2581aad python3Packages.pyupgrade: 2.27.0 -> 2.29.0 2021-09-29 15:42:20 +02:00
Alyssa Ross
d69583c6c2 opencv2: don't build unfree libraries by default
In opencv 2.x, unfree libraries are built by default.  The package
should therefore have been marked as unfree, but wasn't.

I've disabled the non-free libraries by default, and added an option
to enable them.  There are three programs in Nixpkgs that depend on
opencv2: mathematica, pfstools, and p2pvc.  pfstools requires the
non-free libraries if it's built with opencv support, so I've disabled
opencv by default there and added an option to enable it.  p2pvc links
fine, so presumably doesn't need the non-free libraries.  I can't test
mathematica, so I'm just going to leave it alone.
2021-09-29 13:39:52 +00:00
Sandro
0d19d263fe
Merge pull request from roblabla/update-protoc-gen-doc 2021-09-29 15:34:37 +02:00
Sandro
47bc8a6fda
Merge pull request from fabaff/bump-python-engineio 2021-09-29 15:31:21 +02:00
Artturi
759ffe33a0
Merge pull request from Artturin/bootfixflag 2021-09-29 16:31:06 +03:00
Sandro
4b94ebf268
Merge pull request from r-ryantm/auto-update/python3.8-pytest-console-scripts 2021-09-29 15:30:13 +02:00
Sandro
34877e5343
Merge pull request from figsoda/roogle 2021-09-29 15:29:48 +02:00
Sandro
f330b0c38d
Merge pull request from 06kellyjac/kube3d
kube3d: 4.4.7 -> 4.4.8
2021-09-29 15:28:55 +02:00
06kellyjac
29574aead8 obs-studio-plugins.obs-multi-rtmp: 0.2.6.1 -> 0.2.7.1 2021-09-29 14:28:34 +01:00
Robert Hensing
286c71a230
Merge pull request from hercules-ci/dockerTools-test-pullImage
dockerTools: test pullImage
2021-09-29 15:27:49 +02:00
Fabian Affolter
e45dd4bffe python3Packages.class-registry: enable tests 2021-09-29 15:23:41 +02:00
Fabian Affolter
eb35be717f python3Packages.class-registry: 2.1.2 -> 3.0.5 2021-09-29 15:23:40 +02:00
06kellyjac
ae315a3c21 just: 0.10.1 -> 0.10.2 2021-09-29 14:20:25 +01:00
Fabian Affolter
95140031d4 ioccheck: init at unstable-2021-09-29 2021-09-29 15:18:29 +02:00
Sandro
937e936484
Merge pull request from fabaff/bump-mpop 2021-09-29 15:01:57 +02:00
Sandro
8f7fa26a78
Merge pull request from Baltoli/bump-z3 2021-09-29 15:00:38 +02:00
Lucas Hoffmann
7997c7447c
alot: 0.9.1 -> 0.10 ()
* python3Packages.alot: 0.9.1 -> 0.10

* python3Packages.alot: exclude some tests but run the test suite

Some test are broken in the Nix sandbox.  This way it is possible to at
least run the test suite and catch errors from the other tests.

This approach is documented in
https://github.com/NixOS/nixpkgs/blob/d6c2bb7/doc/languages-frameworks/python.section.md#using-pytestcheckhook-using-pytestcheckhook
2021-09-29 14:59:45 +02:00
Sandro
8f882943a0
Merge pull request from onny/blanket
blanket: init at 0.5.0
2021-09-29 14:59:21 +02:00
Sandro
70f219e4cf
Merge pull request from fabaff/bump-hijri-converter 2021-09-29 14:55:37 +02:00
Robert Hensing
ae03fb8121
Merge pull request from jbedo/docker
dockerTools: fix export
2021-09-29 14:55:21 +02:00
Sandro
63a8ef3f8a
Merge pull request from fabaff/go365 2021-09-29 14:54:55 +02:00
Niklas
4600c3e3c4
owncast: 0.0.8 -> 0.0.9 ()
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-29 14:54:33 +02:00
Sandro
c7d20b93e2
Merge pull request from fabaff/bump-dalfox 2021-09-29 14:53:39 +02:00
Artturin
b7fa38dcf6 qemu: add makeWrapper back to nativeBuildInputs 2021-09-29 15:53:21 +03:00
R. RyanTM
983726e1bf python38Packages.pytest-console-scripts: 1.2.0 -> 1.2.1 2021-09-29 12:48:06 +00:00
Fabian Affolter
e0ad11f61b python3Packages.vt-py: init at 0.7.4 2021-09-29 14:44:30 +02:00
figsoda
d243845a84 roogle: init at 0.1.4 2021-09-29 08:41:45 -04:00
Robert Hensing
16a4da9127 dockerTools: Test pullImage fetcher whenever its implementation changes 2021-09-29 14:41:08 +02:00
Robert Hensing
8e8b3fa1bb invalidateFetcherByDrvHash: Add self-check
... so it won't break when the fetcher doesn't use name correctly.
2021-09-29 14:41:08 +02:00
Artturin
c34905f516 nixos/boot: qemu-flags -> qemu-common
and dont use with import ...
2021-09-29 15:37:24 +03:00
roblabla
29fe5dafcd protoc-gen-doc: 2019-04-22 -> 1.5.0 2021-09-29 14:32:33 +02:00
Ryan Mulligan
46b3df372e
Merge pull request from r-ryantm/auto-update/python3.8-translatepy
python38Packages.translatepy: 2.0 -> 2.1
2021-09-29 05:29:21 -07:00
sterni
c1e83d738d
ocamlPackages: update a bunch of libraries from the mirage universe ()
* ocamlPackages.cstruct: 6.0.0 -> 6.0.1

https://github.com/mirage/ocaml-cstruct/releases/tag/v6.0.1

* ocamlPackages.tls: 0.13.2 -> 0.14.1

* ocamlPackages.letsencrypt: 0.2.5 -> 0.3.0

ocamlPackages.letsencrypt-dns: init at 0.3.0
ocamlPackages.letsencrypt-app: init at 0.2.5

https://github.com/mmaker/ocaml-letsencrypt/releases/tag/v0.3.0

* ocamlPackages.paf: 0.0.3 -> 0.0.5

ocamlPackages.paf-cohttp: init at 0.0.5
ocamlPackages.paf-le: init at 0.0.5

* ocamlPackages.conduit*: 4.0.0 -> 4.0.1

* ocamlPackages.git*: 3.4.0 -> 3.5.0

* ocamlPackages.{ipaddr, macaddr}: 5.1.0 -> 5.2.0

https://github.com/mirage/ocaml-ipaddr/releases/tag/v5.2.0

Co-Authored-By: TG ⊗ Θ <*@tg-x.net>

* jackline: unstable-2021-04-23 -> unstable-2021-08-10

* ocamlPackages.mirage-block-combinators: patch for cstruct 6.0.0

The patch is a trivial search and replace of Cstruct.len ->
Cstruct.length otherwise the build will fail due to deprecation warnings.

* ocamlPackages.x509: 0.14.0 -> 0.14.1

Co-authored-by: TG ⊗ Θ <*@tg-x.net>
2021-09-29 14:28:09 +02:00
Ryan Mulligan
af51852adf
Merge pull request from r-ryantm/auto-update/exoscale-cli
exoscale-cli: 1.42.0 -> 1.44.0
2021-09-29 05:17:28 -07:00
Ryan Mulligan
27df798698
Merge pull request from r-ryantm/auto-update/python3.8-qcelemental
python38Packages.qcelemental: 0.22.0 -> 0.23.0
2021-09-29 05:16:45 -07:00
Ryan Mulligan
33c3006368
Merge pull request from r-ryantm/auto-update/python38Packages.xmlschema
python38Packages.xmlschema: 1.7.1 -> 1.8.0
2021-09-29 05:15:39 -07:00
Ryan Horiguchi
636a411069
neofetch: apply patch to fix neofetch returning wrong icon theme 2021-09-29 14:08:24 +02:00
Ryan Mulligan
338708a50e
Merge pull request from fabaff/rustcat
rustcat: init at 1.3.0
2021-09-29 05:08:20 -07:00
0x4A6F
5156275264
dasel: 1.20.0 -> 1.21.0 2021-09-29 14:07:41 +02:00
Ryan Mulligan
276bad0d3e
Merge pull request from r-ryantm/auto-update/boundary
boundary: 0.6.1 -> 0.6.2
2021-09-29 05:05:04 -07:00
Justin Bedo
020e88bf7a
nixos/tests/docker-tools: check explicitly for file in exportImage 2021-09-29 21:40:31 +10:00
Michele Guerini Rocco
e68eba2dba
Merge pull request from rnhmjoj/wpa-safe
nixos/wpa_supplicant: add safe secret handling
2021-09-29 13:35:29 +02:00
R. RyanTM
4f7b14b7cd python38Packages.mypy-boto3-s3: 1.18.48 -> 1.18.50 2021-09-29 11:31:04 +00:00
Fabian Affolter
07ebe7baab rustcat: init at 1.3.0 2021-09-29 13:17:26 +02:00
Maximilian Bosch
7d890267d1
Merge pull request from Ma27/drop-linux-5.13
linux_5_13: drop
2021-09-29 13:10:10 +02:00
R. RyanTM
0911f3c313 python38Packages.mediafile: 0.8.0 -> 0.8.1 2021-09-29 11:09:51 +00:00