Commit Graph

226657 Commits

Author SHA1 Message Date
Maximilian Bosch
d8ce282534
Merge pull request #88473 from r-ryantm/auto-update/x11docker
x11docker: 6.6.1 -> 6.6.2
2020-05-22 17:47:00 +02:00
Lassulus
76ef888a04
Merge pull request #81025 from fgaz/goattracker/init
goattracker: init at 2.75
2020-05-22 17:22:06 +02:00
Florian Klink
93ff93d539
Merge pull request #88607 from flokli/udev-rules-run-current-system-systemd
nixos/udev: support /run/current-system/systemd in udevRules
2020-05-22 17:10:51 +02:00
Ryan Mulligan
3d4c307b30
Merge pull request #88499 from r-ryantm/auto-update/gensio
gensio: 1.3.3 -> 2.0.5
2020-05-22 08:03:24 -07:00
Ryan Mulligan
45106c4ef9
Merge pull request #88502 from Emantor/bump/ser2net
ser2net: 4.1.1 -> 4.1.8
2020-05-22 08:03:07 -07:00
Ryan Mulligan
c20d6deefc
Merge pull request #88214 from r-ryantm/auto-update/pt2-clone
pt2-clone: 1.12 -> 1.16
2020-05-22 08:02:10 -07:00
Tim Steinbach
8ecb3a3e97
oh-my-zsh: 2020-05-20 -> 2020-05-21 2020-05-22 10:52:12 -04:00
Tim Steinbach
8b66da57ed
linux/hardened/patches/5.6: 5.6.13.a -> 5.6.14.a 2020-05-22 10:51:24 -04:00
Tim Steinbach
f759c5af51
linux/hardened/patches/5.4: 5.4.41.a -> 5.4.42.a 2020-05-22 10:51:22 -04:00
Tim Steinbach
b7de919a94
linux/hardened/patches/4.19: 4.19.123.a -> 4.19.124.a 2020-05-22 10:51:20 -04:00
Tim Steinbach
0c9c846768
linux/hardened/patches/4.14: 4.14.180.a -> 4.14.181.a 2020-05-22 10:51:14 -04:00
Maximilian Bosch
84ede87458
riot-desktop: 1.6.1 -> 1.6.2
https://github.com/vector-im/riot-web/releases/tag/v1.6.2
2020-05-22 16:40:01 +02:00
Maximilian Bosch
7dcff0dab5
riot-web: 1.6.1 -> 1.6.2
https://github.com/vector-im/riot-web/releases/tag/v1.6.2
2020-05-22 16:40:00 +02:00
Maximilian Bosch
5cdc8f4818
mautrix-whatsapp: 2020-04-21-1 -> 2020-05-21 2020-05-22 16:40:00 +02:00
Maximilian Bosch
7857634d3f
documize-community: 3.7.0 -> 3.8.0
https://github.com/documize/community/releases/tag/v3.8.0
2020-05-22 16:40:00 +02:00
Maximilian Bosch
d09d792423
scalafmt: 2.5.1 -> 2.5.2
https://github.com/scalameta/scalafmt/releases/tag/v2.5.2
2020-05-22 16:40:00 +02:00
Ryan Mulligan
4d4d801626
Merge pull request #88534 from r-ryantm/auto-update/goaccess
goaccess: 1.3 -> 1.4
2020-05-22 07:39:52 -07:00
Ryan Mulligan
07a0b7a776
Merge pull request #88247 from r-ryantm/auto-update/atlassian-confluence
atlassian-confluence: 7.3.4 -> 7.4.0
2020-05-22 07:39:19 -07:00
Ryan Mulligan
31ae377d29
Merge pull request #88511 from r-ryantm/auto-update/gitkraken
gitkraken: 6.6.0 -> 7.0.0
2020-05-22 07:37:48 -07:00
Benjamin Hipple
531eab10a8
Merge pull request #88572 from marcus7070/marcus7070/cq-bump
python3Packages.cadquery: 2.0RC0 -> 2.0
2020-05-22 10:34:58 -04:00
Benjamin Hipple
0ddf012e30
Merge pull request #88601 from xzfc/cached-nix-shell
cached-nix-shell: 0.1.2 -> 0.1.3
2020-05-22 10:33:35 -04:00
Ryan Mulligan
f727924abd
Merge pull request #88118 from r-ryantm/auto-update/clightning
clightning: 0.8.2 -> 0.8.2.1
2020-05-22 07:33:04 -07:00
Ryan Mulligan
086be4a7b8
Merge pull request #88543 from r-ryantm/auto-update/hopper
hopper: 4.5.25 -> 4.5.27
2020-05-22 07:27:35 -07:00
Ryan Mulligan
07e782bf09
Merge pull request #88541 from r-ryantm/auto-update/homeassistant-cli
home-assistant-cli: 0.8.0 -> 0.9.1
2020-05-22 07:20:39 -07:00
Mario Rodas
c72b4d8cb5
Merge pull request #88578 from r-ryantm/auto-update/ldb
ldb: 2.1.2 -> 2.1.3
2020-05-22 08:43:49 -05:00
Jörg Thalheim
1ccf44204b
actions/editorconfig: disable until we can combine this with ofborg (#88608)
We cannot run this check now, as it marks CI as green even though ofborg has not
evaluated it yet. In future we might be able to mark ofborg as a required test:
https://github.com/NixOS/nixpkgs/pull/87853#issuecomment-632676824
2020-05-22 13:15:13 +00: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
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
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
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
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
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