Martin Weinelt
7da8d25d87
Merge remote-tracking branch 'origin/master' into staging-next
2022-09-28 17:15:11 +02:00
digital
0c704db698
nixos/docs: update changelog
2022-09-28 17:14:38 +02:00
digital
eb49174f7b
nixos/wireguard: add option to set mtu
...
Some networks can only transfer packets with a lower than normal maximum
transfer unit size. In these cases, it is necessary to set a MTU that
works for the given upstream network.
2022-09-28 17:14:38 +02:00
digital
084509af8b
nixos/wireguard: add option to set firewall mark
...
Wireguard can tag its packets with a firewall mark. This can be used for
firewalls or policy routing. This is very useful in some setups where
all traffic should go through a wireguard interface. The wireguard
packets cannot go through the wireguard interface and must be routed
differently, which can be done via the Firewall Mark.
The nixos option `config.networking.wireguard.interface.<name>.fwMark`
is of type `types.str` and not `types.int` to allow for specifying the
mark as a hexadecimal value.
2022-09-28 17:14:38 +02:00
zendo
5d7d4a2d0a
pithos: 1.5.1 -> 1.6.0
2022-09-28 16:10:28 +01:00
Philipp
12d03efffd
nheko: 0.10.1-1 -> 0.10.2
2022-09-28 17:10:12 +02:00
Martin Weinelt
530b2323c9
Merge pull request #193342 from pstn/element-1.11.7
2022-09-28 17:09:16 +02:00
Vladimír Čunát
7ddee326c2
gromacs*: fixup paths in .pc files
2022-09-28 16:48:34 +02:00
David Warde-Farley
a81954b818
Fix docs.
2022-09-28 10:48:10 -04:00
David Warde-Farley
c3e75d4931
Use null
instead of empty string.
...
Per @aanderse in 7556fd7.
2022-09-28 10:48:10 -04:00
David Warde-Farley
0d5a365f61
caddy: Omit --adapter
from invocations if empty string supplied
...
This allows specifying configuration in the natively processed Caddy JSON format.
Fixes #153142 .
2022-09-28 10:48:10 -04:00
R. Ryantm
166962b72e
mimir: 2.3.0 -> 2.3.1
2022-09-28 10:43:04 -04:00
Philipp
11ec6f92e7
element-{web,desktop}: 1.11.5 -> 1.11.7
2022-09-28 16:42:30 +02:00
Jörg Thalheim
5a40dfaf4b
Merge pull request #193338 from hercules-ci/systemd-oomd-mdDoc-fix
...
nixos/systemd/oomd: mdDoc fix
2022-09-28 16:39:45 +02:00
polygon
5700835116
siril: 1.0.3 -> 1.0.5
2022-09-28 09:37:11 -05:00
Robert Hensing
d1f0a6d972
nixos/systemd/oomd: mdDoc fix
2022-09-28 16:07:42 +02:00
figsoda
6f50d50325
rsass: init at 0.26.0
2022-09-28 09:35:54 -04:00
Pol Dellaiera
19b2fafffe
python3Packages.sphinxcontrib-mscgen: init at 0.6
2022-09-28 15:35:51 +02:00
Pol Dellaiera
b89b4f8354
licenses: add BOLA license
2022-09-28 15:35:51 +02:00
figsoda
d1d3644194
bartib: init at 1.0.1
2022-09-28 09:18:09 -04:00
Pavol Rusnak
854fdc6888
Merge pull request #193325 from prusnak/electrum
...
electrum: 4.3.1 -> 4.3.2
2022-09-28 15:01:16 +02:00
Luflosi
e2cc8bdf30
ipfs-cluster: 1.0.2 -> 1.0.4 ( #191671 )
2022-09-28 14:57:47 +02:00
R. Ryantm
10508415fc
python310Packages.types-urllib3: 1.26.24 -> 1.26.25
2022-09-28 12:55:45 +00:00
Bernardo Meurer
2e0cca58f0
Merge pull request #169613 from helsinki-systems/feat/systemd-oomd
2022-09-28 09:53:49 -03:00
R. Ryantm
7451cc5261
python310Packages.types-redis: 4.3.20 -> 4.3.21
2022-09-28 12:51:32 +00:00
R. Ryantm
c02b8715ba
python310Packages.types-pyyaml: 6.0.11 -> 6.0.12
2022-09-28 12:51:09 +00:00
Pavol Rusnak
a89b27942c
electrum: 4.3.1 -> 4.3.2
2022-09-28 14:28:56 +02:00
Alexander Bantyev
f56d319e68
Merge pull request #193266 from danielbarter/kanshi_update
...
kanshi: 1.2.0 -> 1.3.0
2022-09-28 16:28:16 +04:00
aszlig
8f98a6d39b
check-meta: Add isHydraChannel
...
This is needed in order to mark a certain derivation containing a Nix
expression tarball to Hydra so that it is recognised as a channel.
When I first got an evaluation error due to using this meta attribute, I
was under the impression that nobody outside of Vuizvui[1] is using this
feature and that we don't have any occurrence of isHydraChannel in
Nixpkgs.
However, when working around[2] the issue I assumed that it's not
something that should be included in Nixpkgs because we're not using it
there.
It turned out that my assumption was wrong and we *do* use the attribute
in Nixpkgs, namely via releaseTools.channel, which is similar to what
we're doing in Vuizvui.
Since we already include a bunch of undocumented attributes in
metaTypes, it only makes sense to add isHydraChannel as well since it's
actually documented in the Hydra documentation[3].
[1]: https://github.com/openlab-aux/vuizvui
[2]: https://github.com/openlab-aux/vuizvui/commit/e0685e81b3fdc43a272f0
[3]: 53335323ae/doc/manual/src/jobs.md (meta-fields)
Signed-off-by: aszlig <aszlig@nix.build>
2022-09-28 14:12:45 +02:00
Robert Hensing
b6fe86fd45
rabbitmq-server: Remove unused builder variable
2022-09-28 13:41:42 +02:00
Robert Hensing
6200d85eb4
rabbitmq-server: Use openssl_1_1 to fix config decryption
...
Fixes #192499 , nixosTests.rabbitmq
Reverts the openssl upgrade introduced in
0565276a07
2022-09-28 13:41:42 +02:00
Robert Hensing
9480b59b45
nixosTests.rabbitmq: Test config decryption (fails)
2022-09-28 13:41:42 +02:00
sternenseemann
f201ee917d
Merge pull request #192852 from NixOS/haskell-updates
...
haskellPackages: update stackage and hackage
2022-09-28 12:27:35 +02:00
Jonas Heinrich
7729c1abb4
Merge pull request #193105 from r-ryantm/auto-update/pgloader
...
pgloader: 3.6.7 -> 3.6.8
2022-09-28 12:13:32 +02:00
sternenseemann
f72f245d35
Merge remote-tracking branch 'origin/master' into haskell-updates
2022-09-28 12:12:18 +02:00
sternenseemann
12c22babec
haskellPackages.servant-polysemy: mark as broken
2022-09-28 12:12:05 +02:00
sternenseemann
dec0fefd52
haskellPackages.disco: run offline tests only
2022-09-28 12:12:05 +02:00
Jonas Heinrich
ca7bc71421
Merge pull request #192954 from fabaff/testcontainers-bump
...
python310Packages.testcontainers: 3.5.0 -> 3.7.0
2022-09-28 11:56:07 +02:00
kilianar
9df724a7a8
kopia: 0.11.3 -> 0.12.0
...
https://github.com/kopia/kopia/releases/tag/v0.12.0
2022-09-28 11:41:39 +02:00
R. Ryantm
5937906259
python310Packages.sphinxcontrib-autoapi: 1.9.0 -> 2.0.0
2022-09-28 09:33:32 +00:00
kilianar
c94e8a2ee3
gopass: 1.14.7 -> 1.14.8
...
https://github.com/gopasspw/gopass/releases/tag/v1.14.8
2022-09-28 11:28:06 +02:00
Robert Hensing
7f0d934f9a
Merge pull request #191540 from hercules-ci/nixosTest-modular
...
nixosTest: make modular
2022-09-28 10:27:45 +01:00
Solene Rapenne
5dd4efaf95
makefile2graph: unstable-2018-01-03 -> 2021.11.06
2022-09-28 11:20:56 +02:00
R. RyanTM
46e8398474
python310Packages.google-cloud-spanner: 3.21.0 -> 3.22.0 ( #193252 )
...
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2022-09-28 11:13:39 +02:00
R. Ryantm
40f9a7c719
docker-compose: 2.11.1 -> 2.11.2
2022-09-28 09:01:37 +00:00
ajs124
4f968607f9
varnish: add passthru.tests
2022-09-28 11:01:34 +02:00
kilimnik
ddc312247b
vscode-extensions.foxundermoon.shell-format: add missing dependency
2022-09-28 10:58:15 +02:00
Fabian Affolter
b397eb1269
Merge pull request #193292 from r-ryantm/auto-update/checkSSLCert
...
checkSSLCert: 2.48.0 -> 2.49.0
2022-09-28 10:46:45 +02:00
Fabian Affolter
e748963cdd
Merge pull request #193288 from fabaff/yalexs-bump
...
python310Packages.yalexs: 1.2.1 -> 1.2.3
2022-09-28 10:45:38 +02:00
Fabian Affolter
d37e260828
Merge pull request #193287 from fabaff/aiopyarr-bump
...
python310Packages.aiopyarr: 22.7.0 -> 22.9.0
2022-09-28 10:45:26 +02:00