286563 Commits

Author SHA1 Message Date
Michele Guerini Rocco
e035c1b417
Merge pull request #119952 from attila-lendvai/extraLayouts
nixos/doc/manual: refine extraLayouts, add warnings an test commands
2021-04-25 21:06:49 +02:00
Robert Schütz
ddbd4d4749 simplescreenrecorder: 0.3.11 -> 0.4.3 2021-04-25 20:42:56 +02:00
Martin Weinelt
79cb2cb986
Merge pull request #120272 from fabaff/pynx584 2021-04-25 20:34:42 +02:00
Martin Weinelt
6f358fa1d4
nixos/rspamd: Fix CapabilityBoundingSet option
An empty list results in no CapabilityBoundingSet at all, an empty
string however will set `CapabilityBoundingSet=`, which represents a
closed set.

Related: #120617
2021-04-25 20:26:22 +02:00
Martin Weinelt
3a9609613d
nixos/opendkim: Fix CapabilityBoundingSet option
An empty list results in no CapabilityBoundingSet at all, an empty
string however will set `CapabilityBoundingSet=`, which represents a
closed set.

Related: #120617
2021-04-25 20:24:39 +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
Robert Scott
5b0b678a31 qemu: patches: use correct CVE numbers for CVE-2021-20221 & CVE-2021-20181 2021-04-25 19:09:36 +01: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
Luke Granger-Brown
6af7bcbd93
Merge pull request #120224 from justinas/teleport-6
teleport: 5.2.1 -> 6.1.2
2021-04-25 18:29:31 +01: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
Kira Bruneau
27f60ec4b8 protontricks: 1.4.4 -> 1.5.0
- Update steam-run.patch to support Pressure Vessel runtime
- Fix adding $PROTON_DIST_PATH/lib to LD_LIBRARY_PATH when using legacy runtime
- Use bash instead of /bin/sh now that wrappers are non-POSIX compliant
- Remove `test_run_steam_runtime_not_found` in steam-run.patch instead of using disabledTests
- Add import check
2021-04-25 13:08:06 -04:00
Fabian Affolter
3e1f41395b home-assistant: enable nx584 tests 2021-04-25 18:56:49 +02:00
Fabian Affolter
5cd12de25c home-assistant: update component-packages 2021-04-25 18:56:49 +02: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
Doron Behar
9788d31a0e
Merge pull request #120609 from dotlambda/sigal-2.2
sigal: 2.1.1 -> 2.2
2021-04-25 15:50:41 +00:00
Justinas Stankevicius
8e2d3f941e teleport: 5.2.1 -> 6.1.2 2021-04-25 18:49:21 +03:00
Robert Schütz
468926cba4 sigal: 2.1.1 -> 2.2 2021-04-25 17:15:16 +02:00
Robbert Gurdeep Singh
ed85d8cdfb languagetool: add preInstall and postInstall runhooks 2021-04-25 17:01:20 +02:00
Akshat Agarwal
ee01b57e35 tremor-rs: 0.11.0 -> 0.11.1 2021-04-25 20:28:20 +05:30
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
Gabriel Ebner
d656c18870
Merge pull request #120603 from eduardosm/qalculate
qalculate-gtk: 3.17.0 -> 3.18.0
2021-04-25 16:44:12 +02:00
Fabian Affolter
98fd3adf27 home-assistant: enable opentherm_gw tests 2021-04-25 16:41:18 +02:00
Fabian Affolter
8a6b6c106f home-assistant: update component-packages 2021-04-25 16:35:58 +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
Graham Christensen
230e5582b9
Merge pull request #120591 from risicle/ris-qemu-many-CVEs-2021-04
qemu: add patches for many CVEs
2021-04-25 10:23:46 -04:00
Bjørn Forsman
9db80bb156 python3Packages.robotframework: 4.0 -> 4.0.1 2021-04-25 16:22:36 +02:00
Eduardo Sánchez Muñoz
6b9e396a07 qalculate-gtk: 3.17.0 -> 3.18.0 2021-04-25 16:17:26 +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
Luke Granger-Brown
4ac8826b4f
Merge pull request #120128 from sophrosyne97/master
termsyn: init at 1.8.7
2021-04-25 15:06:33 +01:00
Fabian Affolter
bdfc624723 python3packages.pyotgw: unstable-2021-03-25 2021-04-25 16:03:03 +02:00
Robert Schütz
42cca18c8c streamlink: 2.0.0 -> 2.1.1 2021-04-25 16:02:58 +02:00
Maxim Zhukov
303e476a6e simple-http-server: init at 0.6.1
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>

Signed-off-by: Maxim Zhukov <mussitantesmortem@gmail.com>
2021-04-25 16:58:29 +03:00
Robert Schütz
3af3db2024 libsForQt5.libopenshot: unvendor jsoncpp 2021-04-25 15:47:43 +02:00
Robert Schütz
51ff202c23 libsForQt5.libopenshot: remove unittest-cpp
Tests are disabled.
2021-04-25 15:46:57 +02:00
sophrosyne97
093b2f8b26 termsyn: init at 1.8.7 2021-04-25 09:40:26 -04:00
olimorris
1690fff4b5 vls: init at 0.7.2
vue-language-server is now deprecated and should be replaced by vls.

See: https://www.npmjs.com/package/vue-language-server
2021-04-25 14:39:38 +01:00
Robbert Gurdeep Singh
024b4917eb languagetool: 5.2 -> 5.3 2021-04-25 15:33:40 +02:00
Robert Schütz
eed4144375 libsForQt5.libopenshot: use ffmpeg instead of ffmpeg_3 2021-04-25 15:14:20 +02:00
Fabian Affolter
632292a4db
Merge pull request #120485 from MetaDark/git-review
git-review: 2.0.0 -> 2.1.0
2021-04-25 15:13:52 +02:00
Luke Granger-Brown
6e9671b6cb
Merge pull request #119960 from teto/openshift
python3Packages.openshift: init at 0.12.0
2021-04-25 14:13:17 +01:00
Luke Granger-Brown
ed83f6455c
Merge pull request #119443 from ambroisie/add-podgrab
Add podgrab package and module
2021-04-25 14:12:40 +01:00
Luke Granger-Brown
ce4f3d7213
Merge pull request #114316 from jpas/wdomirror
wdomirror: init at unstable-2021-01-08
2021-04-25 13:44:41 +01: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
Luke Granger-Brown
c14b9e5f86
Merge pull request #120127 from schnusch/remote-touchpad
remote-touchpad: init at 1.0.1
2021-04-25 13:13:45 +01:00