Commit Graph
283153 Commits
Author SHA1 Message Date
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
Alexander Krimm ddfc9e0dc3 scenic-view: init at 11.0.2 2021-04-07 21:12:00 +02:00
Alexander Krimm 91e408f47f scenebuilder: init at 15.0.0 2021-04-07 21:11:59 +02:00
Thomas Heijligen 25280858bb obs-studio: add pipewire to buildInputs
obs-studio (git master) has support for capturing wayland windows via
pipewire.
To build further releases of obs-studio this adds pipewire to buildInputs

https://github.com/obsproject/obs-studio/pull/4287
2021-04-07 20:50:25 +02:00
maralornandGitHub 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
Vincent LaporteandVincent Laporte cc6d25b0d3 ocamlPackages.merlin-extend: use Dune 2 2021-04-07 20:34:26 +02:00
Vincent LaporteandVincent Laporte e66af6a67e reason: 3.6.2 → 3.7.0 2021-04-07 20:34:26 +02:00
Vincent LaporteandVincent 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]andGitHub 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
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
Ryan Horiguchi a9053b6870 gitkraken: 7.5.3 -> 7.5.4 2021-04-07 18:06:45 +02:00
Frederik Rietdijk c6ed6450c9 Revert "Revert "python3Packages.bokeh: 2.2.3 -> 2.3.0""
Bokeh is now used with a supposedly compatible version of panel.
This reverts commit 3660d282ac.
2021-04-07 17:40:32 +02:00
Frederik Rietdijk 5e2eccd298 python3Packages.panel: 0.9.7 -> 0.11.1
Since 0.10.0 setup.py the node assets are no longer included in the
tarball. During setup, npm is used to first collect assets. Then,
a function is bokeh used to bundle the assets. Unfortunately,
at that time it attempts to collect files *again*. This we cannot
handle so we do not bundle.
2021-04-07 17:38:32 +02:00
oxalica ed190bc815 electron-cash: 4.2.0 -> 4.2.4 2021-04-07 23:27:18 +08:00
oxalica 5162507599 pythonPackages.pysatochip: init at 0.11.4 2021-04-07 23:27:18 +08:00
oxalica a81bd15fcf pythonPackages.pathvalidate: init at 2.4.1 2021-04-07 23:27:18 +08:00
Bernard Fortz 8a5bae4ef8 bitwig-studio: 3.3.6 -> 3.3.7 2021-04-07 17:26:24 +02:00
Viktor Kronvall 10019ab879 dockerTools: test that mergeImages preserves owner 2021-04-08 00:22:59 +09:00
Viktor Kronvall bcc3f8eab5 dockerTools: test mergeImages 2021-04-08 00:22:59 +09:00
Viktor Kronvall 5caed960d3 dockerTools: add merged example images 2021-04-08 00:22:59 +09:00
Martin WeineltandGitHub 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
Hedtke, Moritz 2d821cb5c0 step-ca: Add option to disable HSM support 2021-04-07 16:38:23 +02:00
Hedtke, Moritz 106b8616f7 step-ca: Add systemd service file at correct location to get it picked up automatically 2021-04-07 16:38:23 +02:00
Hedtke, Moritz 53a17d2a44 step-ca: 0.15.6 -> 0.15.11 2021-04-07 16:38:16 +02:00
SandroandGitHub 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
Viktor Kronvall b2aa1f9d7a dockerTools: preserve order of images in manifest 2021-04-07 23:20:14 +09:00
Tethys Svensson 962cac656b flint: 2.5.2 -> 2.7.1 2021-04-07 16:10:59 +02:00
SandroandGitHub a73894acfb Merge pull request #118726 from saschagrunert/ginkgo
ginkgo: 1.16.0 -> 1.16.1
2021-04-07 15:58:03 +02:00
SandroandGitHub c2dddefa0b Merge pull request #118721 from happysalada/update_nodejs
nodejs: 15.13.0 -> 15.14.0
2021-04-07 15:53:02 +02:00
SandroandGitHub 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
Viktor Kronvall dcc9aef015 dockerTools: take a list of images in mergeImages 2021-04-07 22:49:44 +09:00
Viktor Kronvall ecc293ff7a dockerTools: Implement merging of image tarballs
The `docker load` command supports loading tarballs that contain
multiple docker images with their respective image names and tags. This
enables distributing these images as a single file which simplifies the
release of software when an application requires multiple services to
run.

However, pkgs.dockerTools only create tarballs with a single docker
image and there exists is no mechanism in nixpkgs to combine the created
tarballs. This commit implements merging of tarballs in a way that is
compatible with `docker load`.
2021-04-07 22:49:44 +09: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
SandroandGitHub 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