Maciej Krüger
de65b31b17
discourse.plugins.discourse-openid-connect: init at unstable
2021-09-29 18:10:36 +02:00
Maciej Krüger
463090378b
discourse: add up-plugin.sh
2021-09-29 18:08:49 +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 and GitHub
0d19d263fe
Merge pull request #139891 from roblabla/update-protoc-gen-doc
2021-09-29 15:34:37 +02:00
Sandro and GitHub
47bc8a6fda
Merge pull request #139877 from fabaff/bump-python-engineio
2021-09-29 15:31:21 +02:00
Artturi and GitHub
759ffe33a0
Merge pull request #139890 from Artturin/bootfixflag
2021-09-29 16:31:06 +03:00
Sandro and GitHub
4b94ebf268
Merge pull request #139896 from r-ryantm/auto-update/python3.8-pytest-console-scripts
2021-09-29 15:30:13 +02:00
Sandro and GitHub
34877e5343
Merge pull request #139893 from figsoda/roogle
2021-09-29 15:29:48 +02:00
Sandro and GitHub
f330b0c38d
Merge pull request #135762 from 06kellyjac/kube3d
...
kube3d: 4.4.7 -> 4.4.8
2021-09-29 15:28:55 +02:00
Robert Hensing and GitHub
286c71a230
Merge pull request #139892 from hercules-ci/dockerTools-test-pullImage
...
dockerTools: test pullImage
2021-09-29 15:27:49 +02:00
Sandro and GitHub
937e936484
Merge pull request #139622 from fabaff/bump-mpop
2021-09-29 15:01:57 +02:00
Sandro and GitHub
8f7fa26a78
Merge pull request #139309 from Baltoli/bump-z3
2021-09-29 15:00:38 +02:00
Lucas Hoffmann and GitHub
7997c7447c
alot: 0.9.1 -> 0.10 ( #139603 )
...
* 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 and GitHub
8f882943a0
Merge pull request #139850 from onny/blanket
...
blanket: init at 0.5.0
2021-09-29 14:59:21 +02:00
Sandro and GitHub
70f219e4cf
Merge pull request #139855 from fabaff/bump-hijri-converter
2021-09-29 14:55:37 +02:00
Robert Hensing and GitHub
ae03fb8121
Merge pull request #80068 from jbedo/docker
...
dockerTools: fix export
2021-09-29 14:55:21 +02:00
Sandro and GitHub
63a8ef3f8a
Merge pull request #139857 from fabaff/go365
2021-09-29 14:54:55 +02:00
4600c3e3c4
owncast: 0.0.8 -> 0.0.9 ( #139862 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2021-09-29 14:54:33 +02:00
Sandro and GitHub
c7d20b93e2
Merge pull request #139860 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
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 and GitHub
46b3df372e
Merge pull request #139419 from r-ryantm/auto-update/python3.8-translatepy
...
python38Packages.translatepy: 2.0 -> 2.1
2021-09-29 05:29:21 -07:00
c1e83d738d
ocamlPackages: update a bunch of libraries from the mirage universe ( #132550 )
...
* 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 and GitHub
af51852adf
Merge pull request #138365 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 and GitHub
27df798698
Merge pull request #139406 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 and GitHub
33c3006368
Merge pull request #139636 from r-ryantm/auto-update/python38Packages.xmlschema
...
python38Packages.xmlschema: 1.7.1 -> 1.8.0
2021-09-29 05:15:39 -07:00
Ryan Mulligan and GitHub
338708a50e
Merge pull request #139882 from fabaff/rustcat
...
rustcat: init at 1.3.0
2021-09-29 05:08:20 -07:00
Ryan Mulligan and GitHub
276bad0d3e
Merge pull request #139819 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 and GitHub
e68eba2dba
Merge pull request #134618 from rnhmjoj/wpa-safe
...
nixos/wpa_supplicant: add safe secret handling
2021-09-29 13:35:29 +02:00
Fabian Affolter
07ebe7baab
rustcat: init at 1.3.0
2021-09-29 13:17:26 +02:00
Maximilian Bosch and GitHub
7d890267d1
Merge pull request #139665 from Ma27/drop-linux-5.13
...
linux_5_13: drop
2021-09-29 13:10:10 +02:00
Fabian Affolter
1515a90611
python3Packages.python-socketio: 5.3.0 -> 5.4.0
2021-09-29 12:42:31 +02:00
Fabian Affolter
e894641cfe
python3Packages.python-engineio: 4.2.0 -> 4.2.1
2021-09-29 12:39:33 +02:00
Bobby Rong and GitHub
5d9b66d01b
Merge pull request #138860 from r-ryantm/auto-update/libytnef
...
libytnef: 1.9.3 -> 2.0
2021-09-29 18:26:10 +08:00
Artturi and GitHub
286e1b5c1c
Merge pull request #138969 from andresilva/ledger-live-fix-libudev
2021-09-29 13:12:04 +03:00
Alexandre Iooss and Alyssa Ross
988da51d9c
qemu: 6.0.0 -> 6.1.0
2021-09-29 09:56:09 +00:00
Sandro and GitHub
e1fc1a80a0
Merge pull request #139628 from illdefined/simavr
2021-09-29 11:53:43 +02:00
Sandro and GitHub
efb77effd0
Merge pull request #139821 from bobby285271/pantheon
2021-09-29 11:36:28 +02:00
Sandro and GitHub
edf99fc7ef
Merge pull request #139824 from r-ryantm/auto-update/python3.8-casbin
2021-09-29 11:35:11 +02:00
Sandro and GitHub
8c56eae689
Merge pull request #139823 from sorpaas/patch-3
2021-09-29 11:32:53 +02:00
Sandro and GitHub
7fe52e259c
Merge pull request #139859 from r-ryantm/auto-update/python38Packages.gphoto2
2021-09-29 11:31:34 +02:00
Bobby Rong and GitHub
28d6f0dc72
Merge pull request #139750 from romildo/upd.venta
...
venta: 0.6 -> 0.7
2021-09-29 17:27:12 +08:00
Sandro and GitHub
0f4505ab33
Merge pull request #139817 from r-ryantm/auto-update/bisq-desktop
2021-09-29 11:13:32 +02:00
Sandro and GitHub
064ed2b616
Merge pull request #139822 from r-ryantm/auto-update/deno
2021-09-29 11:09:54 +02:00