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
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
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
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
Sandro
99fd96f6a8
pythonPackages.bokeh: add comment to update together with panel
2021-04-07 15:04:41 +02:00
Robert Hensing
58b21dea78
Merge pull request #116749 from vroad/docker-layered-image-fakeroot
...
dockerTools.streamLayeredImage: add fakeRootCommands option
2021-04-07 15:02:24 +02:00
Sascha Grunert
caf9668c8b
ginkgo: 1.16.0 -> 1.16.1
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-04-07 14:31:47 +02:00
Frederik Rietdijk
3660d282ac
Revert "python3Packages.bokeh: 2.2.3 -> 2.3.0"
...
This version of bokeh is apparently incompatible with the current panel (0.9.7).
Using it results in all kind of missing models and modules.
We should upgrade panel but it is not straightforward. Until then, bokeh should
remain at 2.2.
This reverts commit ba9b70bcfd
.
2021-04-07 14:25:52 +02:00
Emery Hemingway
32a5b44b8d
nixos/samba: remove bad example for "securityType" option
...
Setting "security = share" causes silent failures.
2021-04-07 14:18:01 +02:00
happysalada
ba6577f8cb
nodejs: 15.13.0 -> 15.14.0
2021-04-07 20:45:34 +09:00
Robert Schütz
6d49bb239f
python3Packages.transitions: 0.8.7 -> 0.8.8
...
https://github.com/pytransitions/transitions/releases/tag/0.8.8
2021-04-07 12:23:00 +02:00
vroad
63e7c4186f
dockerTools.streamLayeredImage: Add test for fakeRootCommands
2021-04-07 18:11:02 +09:00
midchildan
de679c57ca
rclone: build with 'cmount' support ( #117119 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-07 10:41:35 +02:00
Sandro
b219457ac0
Merge pull request #117333 from OPNA2608/fix/supercollider-wrapping/21.05
...
supercollider: fix Qt wrapping
2021-04-07 10:31:19 +02:00
Sandro
d9f9a4a976
Merge pull request #117554 from Zopieux/snapcast-meta
2021-04-07 10:30:32 +02:00
Sandro
096776ff93
Merge pull request #118698 from mweinelt/umoci
...
umoci: 0.4.6 -> 0.4.7
2021-04-07 10:13:15 +02:00
Sandro
a4abe29466
Merge pull request #105165 from ThibautMarty/poweralertd
...
poweralertd: init at 0.1.0
2021-04-07 10:10:17 +02:00
Jonas Heinrich
a0408312e8
krankerl: init at 0.13.0 ( #118582 )
2021-04-07 10:07:31 +02:00
Ivar
8daf0cedee
betterdiscord-installer: init at 1.0.0-beta ( #118471 )
2021-04-07 09:59:54 +02:00
Sandro
0582cc9cc6
Merge pull request #118368 from xdHampus/uhexen2
...
uhexen2: init at 1.5.9
2021-04-07 09:54:49 +02:00
Sandro
0e6c236629
Merge pull request #118641 from JamieMagee/nzbhydra2
...
nzbhydra2: 3.8.0 -> 3.13.2
2021-04-07 09:53:25 +02:00
Sandro
5e8de9cc4c
Merge pull request #118714 from zowoq/ytdl
...
youtube-dl: 2021.04.01 -> 2021.04.07
2021-04-07 09:51:53 +02:00
Ben Wolsieffer
4decd156ea
rkdeveloptool: unstable-2019-07-01 -> unstable-2021-02-03, fix build ( #118707 )
2021-04-07 09:51:21 +02:00
Sandro
597f75375b
Merge pull request #118706 from lukegb/pomerium
...
nixos/pomerium: fix useACMEHost
2021-04-07 09:50:36 +02:00
Sandro
54767a9b45
Merge pull request #118710 from lopsided98/buildbot-update
...
buildbot: 3.0.2 -> 3.1.0
2021-04-07 09:49:09 +02:00
Sandro
4b3624d5bd
Merge pull request #118709 from wpehrc/adguardhome
...
adguardhome: 0.104.3 -> 0.105.2
2021-04-07 09:48:37 +02:00
Kim Lindberger
bb91e5307b
Merge pull request #118715 from petabyteboy/feature/gitlab-invalid-backup
...
nixos/gitlab: do not set backup.upload by default
2021-04-07 09:30:53 +02:00
Milan Pässler
e0d8f6b183
nixos/gitlab: do not set backup.upload by default
2021-04-07 09:21:18 +02:00
zowoq
3b81abba55
youtube-dl: 2021.04.01 -> 2021.04.07
...
https://github.com/ytdl-org/youtube-dl/releases/tag/2021.04.07
2021-04-07 17:14:49 +10:00