R. Ryantm
ba57683511
swego: 0.97 -> 0.98
2022-02-22 16:32:59 +00:00
Martin Weinelt
b4ac004d09
nixos/test/networking: test bonding netdev creation
...
Previously the bonding driver would create an initial `bond0` interface
when it was loaded. If the network management integration used that
interface and did not recreate it, it was stuck to the default
`balance-rr` mode.
Deploying systemds modprobe.d configuration sets `max_bonds=0`, so we
don't run into that issue anymore.
Hence we now make sure that we can indeed create `bond0` with `802.3ad`
(LACP), which is a non default mode.
2022-02-22 17:29:41 +01:00
Martin Weinelt
c2147ab6a8
modprobe: install systemd's modprobe options
...
Shipped by systemd to combat kmod default options that interfere with
the netdev setup, when those drivers are initially loaded.
2022-02-22 17:22:57 +01:00
Thiago Kenji Okada
b314818898
Merge pull request #161380 from thiagokokada/fix-pinta-exception
...
pinta: re-added missing runtime icons
2022-02-22 16:14:54 +00:00
Thiago Kenji Okada
e71f3a7ef8
pinta: re-added missing runtime icons
...
On PR #155224 , we switched to `dotnet build` to copy the Pinta assets to
the derivation. This worked mostly fine, however it seems to have missed
the runtime icons. We didn't catch the issue on #155224 neither,
probably because of some resource cache somewhere.
This commit re-adds the missing runtime icons by copying them manually.
2022-02-22 15:42:01 +00:00
Fabian Affolter
1067df0767
Merge pull request #161356 from r-ryantm/auto-update/python3.10-beartype
...
python310Packages.beartype: 0.9.1 -> 0.10.1
2022-02-22 16:36:35 +01:00
Stephen Hassard
67574bd994
nim: 1.6.2 -> 1.6.4
2022-02-22 09:14:28 -06:00
Silvan Mosberger
ff13cd5d3e
lib/modules: Use types.raw for _module.args
...
Fixes https://github.com/NixOS/nixpkgs/issues/53458 , as types.raw
doesn't allow setting multiple values
2022-02-22 15:54:45 +01:00
Silvan Mosberger
665344f148
lib/types: Introduce types.raw for unprocessed values
2022-02-22 15:54:44 +01:00
Silvan Mosberger
67596d3fcf
Merge pull request #160487 from Infinisil/emptyValueFixes
...
Minor fixes for `emptyValue`s
2022-02-22 15:52:19 +01:00
rembo10
df94e74d68
headphones: 0.6.0-alpha.1 -> 0.6.0-beta.5
2022-02-22 20:19:56 +05:30
linsui
dd00116269
dotter: init at 0.12.9
2022-02-22 22:46:05 +08:00
Ryan Mulligan
b9ea2aacb0
Merge pull request #161148 from r-ryantm/auto-update/buildbot
...
buildbot: 3.4.0 -> 3.4.1
2022-02-22 06:43:52 -08:00
Mario Rodas
3d45bea96e
Merge pull request #161355 from marsam/update-git-gone
...
git-gone: 0.3.7 -> 0.3.8
2022-02-22 09:35:23 -05:00
Ryan Mulligan
23f0c42969
Merge pull request #161349 from r-ryantm/auto-update/mdzk
...
mdzk: 0.5.0 -> 0.5.1
2022-02-22 06:34:14 -08:00
Ryan Mulligan
3f8528f737
Merge pull request #161350 from r-ryantm/auto-update/mpd-discord-rpc
...
mpd-discord-rpc: 1.2.3 -> 1.3.0
2022-02-22 06:32:32 -08:00
Ryan Mulligan
1ebf90c72b
Merge pull request #161353 from r-ryantm/auto-update/python3.10-sphinxext-opengraph
...
python310Packages.sphinxext-opengraph: 0.5.1 -> 0.6.0
2022-02-22 06:30:46 -08:00
Ryan Mulligan
df5a7bf561
Merge pull request #161095 from r-ryantm/auto-update/mycorrhiza
...
mycorrhiza: 1.8.1 -> 1.8.2
2022-02-22 06:29:57 -08:00
Martin Weinelt
a6e67d13c4
Merge pull request #161331 from r-ryantm/auto-update/jackett
2022-02-22 15:19:19 +01:00
Pavol Rusnak
30b10a87fb
Merge pull request #161234 from nixbitcoin/btcpayserver-1.4.6
...
btcpayserver: 1.4.4 -> 1.4.6
2022-02-22 15:15:23 +01:00
Lassulus
79df722cdd
Merge pull request #150886 from mohe2015/improve-step-ca
...
nixos/step-ca: create a step-ca user
2022-02-22 14:40:25 +01:00
7c6f434c
23e6a16972
Merge pull request #161343 from nagy/lisp-slynk-mmap
...
lispPackages: add slynk and mmap
2022-02-22 13:23:03 +00:00
Marek Fajkus
98a215eba5
Merge pull request #161360 from turboMaCk/elm-ghc-8
...
elmPackages: explicitely use ghc8107
2022-02-22 13:50:10 +01:00
Marek Fajkus
9f2d210fde
elmPackages.elm: explicitely use ghc8107
2022-02-22 12:58:50 +01:00
Mario Rodas
073ca0094b
Merge pull request #161264 from r-ryantm/auto-update/shadowsocks-rust
...
shadowsocks-rust: 1.13.2 -> 1.13.3
2022-02-22 06:44:50 -05:00
R. Ryantm
ec9dcce541
python310Packages.beartype: 0.9.1 -> 0.10.1
2022-02-22 11:44:46 +00:00
Mario Rodas
bb65c9b742
Merge pull request #161254 from r-ryantm/auto-update/resvg
...
resvg: 0.21.0 -> 0.22.0
2022-02-22 06:44:20 -05:00
Wout Mertens
d76955da68
netdata: add protobuf support
2022-02-22 12:35:57 +01:00
R. Ryantm
25db9143c4
python310Packages.sphinxext-opengraph: 0.5.1 -> 0.6.0
2022-02-22 11:26:19 +00:00
Pavol Rusnak
613158a998
Merge pull request #161348 from prusnak/uvloop
...
python3Packages.uvloop: fix build on aarch64-darwin
2022-02-22 12:17:49 +01:00
Martin Weinelt
0dd8ef5ef7
nixos/home-assistant: update package option description
...
Overriding can now happen using module options, which is preferred
because it is more discoverable and doesn't require knowledge of
overrides in the first place.
2022-02-22 12:07:02 +01:00
Martin Weinelt
1090fcb7c9
nixos/home-assistant: allow null config value
...
While the documentation said to set this to null, in case an imperative
config was supposed to be used, this was not possible with the typing in
place.
2022-02-22 12:04:04 +01:00
Linus Heckemann
38346f6461
Merge pull request #161301 from r-ryantm/auto-update/bemenu
...
bemenu: 0.6.6 -> 0.6.7
2022-02-22 11:52:55 +01:00
Linus Heckemann
df95cf173f
Merge pull request #158778 from ckiee/rtabmap-init
...
rtabmap: init at unstable-2022-02-07
2022-02-22 11:50:57 +01:00
R. Ryantm
60b70fec0b
mpd-discord-rpc: 1.2.3 -> 1.3.0
2022-02-22 10:50:49 +00:00
Fabian Affolter
cd38a92d7e
Merge pull request #161330 from fabaff/bump-adafruit-platformdetect
...
python3Packages.adafruit-platformdetect: 3.19.2 -> 3.20.0
2022-02-22 11:46:34 +01:00
Fabian Affolter
14bf68d3ef
Merge pull request #161335 from fabaff/bump-checkov
...
checkov: 2.0.875 -> 2.0.885
2022-02-22 11:46:17 +01:00
Fabian Affolter
9add324b71
Merge pull request #161336 from r-ryantm/auto-update/python3.10-cloudsmith-api
...
python310Packages.cloudsmith-api: 1.8.2 -> 1.30.0
2022-02-22 11:46:02 +01:00
Fabian Affolter
9032898291
Merge pull request #161338 from applePrincess/exploitdb-2022-02-22
...
exploitdb: 2022-02-19 -> 2022-02-22
2022-02-22 11:45:22 +01:00
R. Ryantm
98035afeb8
mdzk: 0.5.0 -> 0.5.1
2022-02-22 10:25:39 +00:00
Pavol Rusnak
f93c58512c
python3Packages.uvloop: fix build on aarch64-darwin
...
by disabling broken test
2022-02-22 11:24:12 +01:00
Daniel Nagy
74f880ab58
lispPackages.slynk: init at sly-20210411-git
2022-02-22 10:56:38 +01:00
Daniel Nagy
95ca2ce47a
lispPackages.mmap: init at 20201220-git
2022-02-22 10:55:27 +01:00
Lein Matsumaru
5497715d1d
exploitdb: 2022-02-19 -> 2022-02-22
2022-02-22 09:23:26 +00:00
Fabian Affolter
c2f5af841a
Merge pull request #161306 from r-ryantm/auto-update/python3.10-pex
...
python310Packages.pex: 2.1.66 -> 2.1.67
2022-02-22 10:04:43 +01:00
Fabian Affolter
c24be60dbf
Merge pull request #161305 from r-ryantm/auto-update/python3.10-pyswitchbot
...
python310Packages.pyswitchbot: 0.13.2 -> 0.13.3
2022-02-22 10:03:41 +01:00
R. Ryantm
ff916c7e60
python310Packages.cloudsmith-api: 1.8.2 -> 1.30.0
2022-02-22 08:53:26 +00:00
Fabian Affolter
56d6192bfd
checkov: 2.0.875 -> 2.0.885
2022-02-22 09:47:30 +01:00
davidak
2eef4f11a1
Merge pull request #161309 from bobby285271/vala
...
Vala updates 2022-02-21
2022-02-22 09:40:17 +01:00
Fabian Affolter
206f3e74dd
python3Packages.adafruit-platformdetect: 3.19.2 -> 3.20.0
2022-02-22 09:17:33 +01:00