3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

282168 commits

Author SHA1 Message Date
Jonathan Ringer a4c701e7e3 python3Packages.gdown: fix build, add missing six dep 2021-04-07 13:18:52 -07:00
Tim Steinbach 5152bc8337 awscli: 1.19.45 -> 1.19.46 2021-04-07 13:14:39 -07:00
Tim Steinbach 608bb089e9 python3Packages.boto3: 1.17.45 -> 1.17.46 2021-04-07 13:14:39 -07:00
Tim Steinbach 321f4d54f0 python3Packages.botocore: 1.20.45 -> 1.20.46 2021-04-07 13:14:39 -07:00
Martin Weinelt 413fb40841
python3Packages.django_3: 3.1.7 -> 3.2
Fixes: CVE-2021-28658
2021-04-07 22:01:20 +02:00
Martin Weinelt 052d6c755d
python3Packages.asgiref: 3.3.1 -> 3.3.4 2021-04-07 22:01:20 +02:00
Martin Weinelt cf4a573ef1
python3Packages.django_2: 2.2.19 -> 2.2.20
Fixes: CVE-2021-28658
2021-04-07 22:01:17 +02:00
Thomas Tuegel e4d788f8a2
Merge pull request #117947 from ttuegel/update-kde
KDE Frameworks 5.80 and Applications 20.12.3
2021-04-07 14:35:49 -05:00
AndersonTorres 34da7899c5 pythonPackages.ronin: init at 1.1.1 2021-04-07 16:34:51 -03:00
Vincent Laporte cf42b2eb0f
ocamlPackages.sqlite3: use Dune 2 2021-04-07 21:27:13 +02:00
Vincent Haupert 042b7059c5
yubikey-manager: run tests 2021-04-07 21:16:43 +02:00
Vincent Haupert 0ff4e2a618
pythonPackages.makefun: init at 1.11.2 2021-04-07 21:16:42 +02:00
Vincent Haupert 1072da3e3e
yubikey-manager: 3.1.2 -> 4.0.1 2021-04-07 21:16:41 +02:00
Vincent Haupert c1c43413d6
python3Packages.solo-python: mark package as broken
solo-python currently does not support fido2 >= v0.9. Hence, we mark the
package as broken until upstream intoduces support. Starting point to
track this issue: https://github.com/solokeys/solo-python/issues/110.
2021-04-07 21:16:40 +02:00
Vincent Haupert 0e489fbc97
python3Packages.aws-adfs: loosen fido2 version constraint 2021-04-07 21:15:00 +02:00
Vincent Haupert 7b36a1ad09
pythonPackages.fido2: 0.8.1 -> 0.9.1 2021-04-07 21:14:57 +02:00
Thomas Tuegel e1aa8a713b
kdeFrameworks: remove redundant maintainer lists
I am automatically a maintainer of all packages in the set, so there is not
reason to mention me explicitly as the maintainer of every individual package.
2021-04-07 14:12:19 -05:00
Thomas Tuegel 5382b9e3df
plasma5: mark broken with Qt < 5.15 2021-04-07 14:12:19 -05:00
maralorn c50e680b03
Merge pull request #118735 from KAction/laminar
laminar: use "pname" instead of "name" in mkDerivation
2021-04-07 20:50:02 +02:00
Christian Kampka 2ea305eeb0
wesnoth: 1.14.15 -> 1.14.16 2021-04-07 20:44:20 +02:00
Diego Rodriguez 03bd054f24
terraform_0_14: 0.14.9 -> 0.14.10 2021-04-07 12:40:20 -06:00
Michael Weiss d9da362d1c
libxkbcommon: 1.2.0 -> 1.2.1 2021-04-07 20:36:34 +02:00
Michael Weiss e3bc983d8f
mesa: 21.0.1 -> 21.0.2 2021-04-07 20:34:37 +02:00
Vincent Laporte cc6d25b0d3 ocamlPackages.merlin-extend: use Dune 2 2021-04-07 20:34:26 +02:00
Vincent Laporte e66af6a67e reason: 3.6.2 → 3.7.0 2021-04-07 20:34:26 +02:00
Vincent Laporte 55ddc94d92 ocamlPackages.ocamlnet: 4.1.8 → 4.1.9 2021-04-07 20:32:28 +02:00
Vladimír Čunát b132849dae
Merge #117519: nixos/amdgpu: remove 2021-04-07 20:25:55 +02:00
Cole Helbling 563451277f
fish: 3.2.1 -> 3.2.2
Replacing all occurrences of `/usr` with `/nix` doesn't work, because
one test is just verifying if `wdirname` works (and `dirname /usr/lib`
is not the same as `dirname /nix/lib`).
2021-04-07 11:23:37 -07:00
github-actions[bot] f1e22d45f0
Merge staging-next into staging 2021-04-07 18:14:56 +00:00
github-actions[bot] 6e4d572602
Merge master into staging-next 2021-04-07 18:14:53 +00:00
Tim Steinbach 5e504f87a8
jenkins: 2.277.1 → 2.277.2 2021-04-07 18:01:25 +00:00
Tim Steinbach 5452be4bc6
sbt-extras: 2021-03-29 → 2021-04-06 2021-04-07 18:00:26 +00:00
Tim Steinbach d63226c50d
oh-my-zsh: 2021-04-06 → 2021-04-07 2021-04-07 17:59:11 +00:00
Martin Weinelt b85dd8136e
home-assistant: error out if enabled component test does not exist
Unfortunately enabling xdist hides the error away and the tests fail
abruptly with no clear indication of what went wrong.

Only after disabling xdist (`-n auto`, `--dist loadfile`) you would see

> ERROR: file or directory not found: tests/components/openhome

https://github.com/NixOS/nixpkgs/pull/118453#issuecomment-814491608
2021-04-07 18:48:50 +02:00
Michael Weiss c49bdf33dd
Merge pull request #118406 from primeos/wayland-add-bin-and-dev-outputs
wayland: Add a "bin" and "dev" output
2021-04-07 18:42:56 +02:00
Frederik Rietdijk b9ef51a84b services.tailscale: add openresolv to path
Without openresolv, magic dns is not very usable.
2021-04-07 18:40:04 +02:00
Michael Weiss 73013bdfac
libdrm: 2.4.104 -> 2.4.105 (#118733)
Note: There are no "*-symbol-check" files anymore.
2021-04-07 18:39:37 +02:00
Ryan Horiguchi a9053b6870
gitkraken: 7.5.3 -> 7.5.4 2021-04-07 18:06:45 +02:00
Bernard Fortz 8a5bae4ef8 bitwig-studio: 3.3.6 -> 3.3.7 2021-04-07 17:26:24 +02:00
Martin Weinelt d1183f3dc4
Merge pull request #118648 from fabaff/bump-pychromecast
python3Packages.PyChromecast: 9.1.1 -> 9.1.2
2021-04-07 17:21:27 +02:00
Vladimir Serov d4a5b28e3d
noisetorch: 0.9.0 -> 0.10.1 2021-04-07 17:48:33 +03:00
Sandro c91da29544
Merge pull request #118711 from austinbutler/nomachine-7.4.1-1
nomachine-client: 7.2.3 -> 7.4.1
2021-04-07 16:22:37 +02:00
Sandro a73894acfb
Merge pull request #118726 from saschagrunert/ginkgo
ginkgo: 1.16.0 -> 1.16.1
2021-04-07 15:58:03 +02:00
Sandro c2dddefa0b
Merge pull request #118721 from happysalada/update_nodejs
nodejs: 15.13.0 -> 15.14.0
2021-04-07 15:53:02 +02:00
Sandro 015a720046
Merge pull request #118720 from dotlambda/transitions-0.8.8
python3Packages.transitions: 0.8.7 -> 0.8.8
2021-04-07 15:52:39 +02:00
Jan Tojnar e3c239fa55 gi-docgen: fix patch URL
Fixes: https://github.com/NixOS/nixpkgs/issues/118728
2021-04-07 15:33:15 +02:00
Fabian Affolter 8030a8f456 home-assistant: enable cast tests 2021-04-07 15:30:34 +02:00
Sandro 4470e4bd84
Merge pull request #118412 from SuperSandro2000/SuperSandro2000-patch-1 2021-04-07 15:28:57 +02:00
Jan Solanti f94c84f844 pipewire: 0.3.24 -> 0.3.25 2021-04-07 16:23:43 +03:00
Sandro ab79e89081 zigbee2mqtt: add upgrade warning 2021-04-07 15:06:51 +02:00