Commit graph

226767 commits

Author SHA1 Message Date
Jörg Thalheim e21c3fa6ee
Merge pull request #88564 from zowoq/metasploit
metasploit: 5.0.74 -> 5.0.90
2020-05-22 10:39:57 +01:00
Doron Behar d8fc7deb69 syncthingtray: test --help in installCheckPhase
To spare the need to test this package every time @r-ryantm updates it,
make sure it passes this sanity test.
2020-05-22 11:26:28 +02:00
David Terry 74bf0fafd5 bazarr: 0.8.4.3 -> 0.8.4.4 2020-05-22 11:23:31 +02:00
David Terry 8724c96e71 nixos/bazarr: init 2020-05-22 11:23:31 +02:00
David Terry 81ccf1303b bazarr: init at 0.8.4.3 2020-05-22 11:23:31 +02:00
Lassulus 79f41b296c
Merge pull request #81104 from bb2020/transmission
nixos/transmission: fix startup directory creation
2020-05-22 11:23:17 +02:00
Sarah Brofeldt c641500aaa
Merge pull request #88575 from zowoq/etcd
etcd: 3.3.21 -> 3.3.22, 3.4.8 -> 3.4.9
2020-05-22 11:19:12 +02:00
Gürkan Gür 4e7599ac57 python-toolbox: 0.9.4 -> 1.0.10 2020-05-22 11:15:36 +02:00
Vincent Laporte 8cbf8116e7 ocamlPackages.ppxfind: 1.3 → 1.4
ocamlPackages.ocaml-migrate-parsetree: 1.5.0 → 1.7.3
2020-05-22 11:08:55 +02:00
Lassulus d84d8e802e
Merge pull request #79175 from helsinki-systems/init/sogo
sogo: init at 4.3.2
2020-05-22 11:04:39 +02:00
Florian Klink a02f3fbabb
Merge pull request #88032 from flokli/scripted-networking-link
nixos/scripted-networking: use udev to configure link MACAddress and MTUBytes
2020-05-22 10:58:45 +02:00
Florian Klink 822918df4c nixos/scripted-networking: use udev to configure link MACAddress and MTUBytes
The `network-link-${i.name}` units raced with other things trying to
configure the interface, or ran before the interface was available.

Instead of running our own set of shell scripts on boot, and hoping
they're executed at the right time, we can make use of udev to configure
the interface *while they appear*, by providing `.link` files in
/etc/systemd/network/*.link to set MACAddress and MTUBytes.

This doesn't require networkd to be enabled, and is populated properly
on non-networkd systems since
https://github.com/NixOS/nixpkgs/pull/82941.

This continues clean-up work done in
https://github.com/NixOS/nixpkgs/pull/85170 for the scripted networking
stack.

The only leftover part of the `network-link-${i.name}` unit (bringing
the interface up) is moved to the beginning of the
`network-addresses-${i.name}` unit.

Fixes: https://github.com/NixOS/nixpkgs/issues/74471
Closes: https://github.com/NixOS/nixpkgs/pull/87116
2020-05-22 10:58:00 +02:00
adisbladis 68eb2c3085
Merge pull request #88458 from nilp0inter/master
kapow: init at 0.5.3
2020-05-22 10:34:07 +02:00
R. RyanTM dca6325a2b mksh: 59 -> 59b 2020-05-22 08:29:04 +00:00
R. RyanTM 865f214e33 moodle: 3.8.2 -> 3.8.3 2020-05-22 08:24:24 +00:00
Carsten Rohrbach 06ac702738 New maintainer list entry 'robaca' 2020-05-22 10:19:00 +02:00
Orivej Desh 5de1e307f2 guitarix: fix build with lv2 1.18, enable faust plugins 2020-05-22 08:13:21 +00:00
Vincent Laporte e9759c1c3a ocamlPackages.async_unix: remove at 112.24.00
This is a legacy version for OCaml 4.02
2020-05-22 10:07:12 +02:00
Evan Stoll 2f943ebc25
virtualisation: add vmware-image (#88523) 2020-05-22 10:03:46 +02:00
Vincent Laporte 7b39d85fc7 ocamlPackages.cairo2: disable tests for OCaml ≥ 4.10 2020-05-22 09:41:51 +02:00
R. RyanTM dc46f52f9b mopidy-iris: 3.47.0 -> 3.49.0 2020-05-22 07:33:01 +00:00
Lancelot SIX 8b6e001392
freeipmi: 1.6.4 -> 1.6.5 2020-05-22 08:23:38 +01:00
Elis Hirwing 5191691c46
linux-steam-integration: Drop abandoned package that doesn't build
This fixes #88460
2020-05-22 09:00:39 +02:00
Lassulus 571212eb83
Merge pull request #87966 from helsinki-systems/upd/terraria14
terraria-server: 1.3.5.3 -> 1.4.0.3
2020-05-22 08:35:50 +02:00
Mario Rodas 4e4e116e73
Merge pull request #88559 from marsam/update-tflint
tflint: 0.16.0 -> 0.16.1
2020-05-22 01:07:27 -05:00
Mario Rodas 3932bc412c
Merge pull request #88496 from zowoq/wireshark
wireshark: 3.2.3 -> 3.2.4
2020-05-22 01:07:14 -05:00
R. RyanTM 0428650dae ldb: 2.1.2 -> 2.1.3 2020-05-22 05:49:18 +00:00
adisbladis 0c70afa6d1
podman-compose: Don't wrap podman
Podman is now a wrapped with it's container runtimes in the podman
closure.

This means that the podman passed to podman-compose is not necessarily
the one that the user wants to use as it lacks user configured
container runtimes.

This change aims to make package composition more intuitive by
defering the installation of podman to the user of podman-compose.
2020-05-22 06:34:25 +01:00
adisbladis e061c4bab3
podman-compose: Add podman team to maintainers 2020-05-22 06:34:25 +01:00
zowoq 5c04d90f24 etcd_3_4: 3.4.8 -> 3.4.9
https://github.com/etcd-io/etcd/blob/master/CHANGELOG-3.4.md#v349-2020-05-20
2020-05-22 14:57:50 +10:00
Marcus Boyd a2ba99b22f cq-editor: 0.1RC1 -> 0.1RC2 2020-05-22 14:25:48 +09:30
Marcus Boyd be00210050 python3Packages.cadquery: 2.0RC0 -> 2.0 2020-05-22 14:25:41 +09:30
zowoq dd50011d38 etcd: 3.3.21 -> 3.3.22
https://github.com/etcd-io/etcd/blob/master/CHANGELOG-3.3.md#v3322-2020-05-20
2020-05-22 14:44:11 +10:00
snicket2100 866b411ab6 nixos/dnscrypt-proxy2: service restart on failure
it does happen that `dnscrypt-proxy` exit when it is unable to
synchronise its resolvers metadata on startup. this can happen due
to network connectivity issues for example. not restarting it automatically
means no dns resolution will work until a manual restart is performed.
2020-05-22 06:43:10 +02:00
Dmitry Kalinkin 288cc42dfc
Merge pull request #86523 from veprbl/pr/intltools_patch_fix
intltool: add a backup url for a patch
2020-05-21 22:01:01 -04:00
Mario Rodas 46b72a23dd
Merge pull request #88549 from r-ryantm/auto-update/imgproxy
imgproxy: 2.13.0 -> 2.13.1
2020-05-21 20:10:48 -05:00
zowoq 1ccf7cd704 metasploit: 5.0.74 -> 5.0.90 2020-05-22 11:04:05 +10:00
zowoq aef1ddfbe9 metasploit: add libiconv to shell.nix 2020-05-22 11:04:04 +10:00
Mario Rodas c50c78a538
Merge pull request #88459 from bandresen/babashka_versionbump
babashka: 0.0.94 -> 0.0.97
2020-05-21 19:59:14 -05:00
Mario Rodas 54392e38c2
Merge pull request #88484 from danieldk/sentencepiece-0.1.91
sentencepiece: 0.1.90 -> 0.1.91
2020-05-21 19:58:00 -05:00
Mario Rodas f1016aedc8
Merge pull request #88478 from equirosa/croc
croc: 8.0.9 -> 8.0.11
2020-05-21 19:57:02 -05:00
Peter Hoeg 92ec704a5c
Merge pull request #88498 from peterhoeg/master
openvpn: update and wrap update-systemd-resolved
2020-05-22 08:56:21 +08:00
Peter Hoeg b462b8b9e5
Merge pull request #88516 from peterhoeg/f/obs
obs-studio: show the actual version instead of 0.0.1
2020-05-22 08:54:38 +08:00
Mario Rodas 98ac199da8
Merge pull request #88538 from r-ryantm/auto-update/jc
jc: 1.10.10 -> 1.10.12
2020-05-21 19:41:05 -05:00
Anderson Torres f7f212047b
Merge pull request #88080 from bbigras/waybar
waybar: optionally wrap mediaplayer.py
2020-05-21 21:23:46 -03:00
Maximilian Bosch a907073aa4
Merge pull request #88520 from karolchmist/update-coursier-2.0.0-RC6-18
coursier: 2.0.0-RC6-4 -> 2.0.0-RC6-18
2020-05-22 02:03:47 +02:00
Dmitry Kalinkin c0a21f12a0
Merge pull request #88558 from r-ryantm/auto-update/img2pdf
img2pdf: 0.3.4 -> 0.3.6
2020-05-21 20:02:12 -04:00
Maximilian Bosch bba29356e4
Merge pull request #88515 from r-ryantm/auto-update/gnome-photos
gnome-photos: 3.34.1 -> 3.34.2
2020-05-22 01:58:58 +02:00
markuskowa 7b2d19f64c
Merge pull request #88485 from r-ryantm/auto-update/etherape
etherape: 0.9.18 -> 0.9.19
2020-05-22 01:44:09 +02:00
Mario Rodas 65ea9f9a35
tflint: 0.16.0 -> 0.16.1
Changelog: https://github.com/terraform-linters/tflint/releases/tag/v0.16.1
2020-05-21 18:18:18 -05:00