Commit graph

226893 commits

Author SHA1 Message Date
Carsten Rohrbach
f3050a6831 webcamoid: init at 8.7.1 2020-05-22 15:06:58 +02:00
Florian Klink
d64d42e023 nixos/udev: support /run/current-system/systemd in udevRules
https://github.com/NixOS/nixpkgs/pull/88492 flipped some references to
systemctl from config.systemd.package to /run/current-system/systemd/,
which udevRules obviously isn't able resolve.

If we encounter such references, replace them with
config.systemd.package before doing the check.
2020-05-22 14:43:58 +02:00
R. RyanTM
bc8432f641 memcached: 1.6.5 -> 1.6.6 2020-05-22 12:31:39 +00:00
Benjamin Andresen
3960e06ea7 chromedriver: 81.0.4044.69 -> 83.0.4103.39 2020-05-22 13:12:18 +02:00
Albert Safin
7923f0d955 cached-nix-shell: 0.1.2 -> 0.1.3 2020-05-22 11:12:02 +00:00
Michael Weiss
9404c8ee74
gitRepo: 2.7 -> 2.8 2020-05-22 13:04:27 +02:00
Michael Weiss
9e7ea5f897
jekyll: Update the dependencies (security, CVE-2020-8165)
This fixes a potential security issue (reported by bundler-audit) by
updating activesupport to 6.0.3.1 for CVE-2020-8165 [0].

[0]: https://groups.google.com/forum/#!topic/rubyonrails-security/bv6fW4S0Y1c
2020-05-22 12:46:58 +02:00
Atemu
19c762bdd8 audacity: 2.4.0 -> 2.4.1 2020-05-22 12:42:03 +02:00
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
R. RyanTM
d48125c39f mbuffer: 20191016 -> 20200505 2020-05-22 07:22:24 +00: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
R. RyanTM
72dfda3d82 mednafen: 1.24.2 -> 1.24.3 2020-05-22 06:51:09 +00: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
R. RyanTM
25841d95c5 last: 1060 -> 1061 2020-05-22 02:21:55 +00: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