Commit Graph

369424 Commits

Author SHA1 Message Date
rnhmjoj
fe27976534
nixos/tests/pdns-recursor: test a DNS query 2022-04-14 17:31:27 +02:00
rnhmjoj
fd480f55df
nixos/pdns-recursor: update default values
1. Update the default values of several addresses-related settings
   that have been changed by upstream.

2. Make `dns.address` take multiple addresses. This is needed
   for dual stack, now working by default.
2022-04-14 17:31:16 +02:00
Ryan Mulligan
cb80b946a4
Merge pull request #168310 from r-ryantm/auto-update/gtk-frdp
gtk-frdp: unstable-2022-04-07 -> unstable-2022-04-11, gnome-connections: 42.1.1 -> 42.1.2
2022-04-14 08:23:43 -07:00
Ryan Mulligan
4b01c99e18
Merge pull request #167961 from izik1/osu-lazer-bump-2022405
osu-lazer: 2022.205.0 -> 2022.409.0
2022-04-14 08:22:12 -07:00
Martin Weinelt
497948ec71
Merge pull request #168634 from mweinelt/whipper 2022-04-14 17:12:24 +02:00
Mario Rodas
6490a1841c
Merge pull request #168068 from r-ryantm/auto-update/swayr
swayr: 0.16.0 -> 0.16.1
2022-04-14 10:02:40 -05:00
Artturin
def4db69a7 whipper: add passthru.tests.version 2022-04-14 17:53:24 +03:00
Mario Rodas
a7d80c6640
Merge pull request #168079 from r-ryantm/auto-update/wabt
wabt: 1.0.27 -> 1.0.28
2022-04-14 09:37:27 -05:00
Mario Rodas
b0d0f170b4
Merge pull request #168210 from r-ryantm/auto-update/azure-storage-azcopy
azure-storage-azcopy: 10.14.0 -> 10.14.1
2022-04-14 09:36:08 -05:00
Mario Rodas
eb6b58cb4f
Merge pull request #168251 from r-ryantm/auto-update/flyctl
flyctl: 0.0.314 -> 0.0.316
2022-04-14 09:35:35 -05:00
Mario Rodas
a5dd2056fd
Merge pull request #168234 from r-ryantm/auto-update/datadog-agent
datadog-agent: 7.34.0 -> 7.35.0
2022-04-14 09:35:20 -05:00
Mario Rodas
69cafa6095
Merge pull request #168225 from r-ryantm/auto-update/checkstyle
checkstyle: 10.0 -> 10.1
2022-04-14 09:35:03 -05:00
Mario Rodas
4630a89aa3
Merge pull request #168342 from r-ryantm/auto-update/dprint
dprint: 0.24.3 -> 0.24.4
2022-04-14 09:33:35 -05:00
Mario Rodas
4376e5e7a6
Merge pull request #168614 from marsam/update-satysfi
satysfi: 0.0.6 -> 0.0.7
2022-04-14 09:32:39 -05:00
Thomas Tuegel
e516ffb990
Merge pull request #168524 from willcohen/qt-5.14-darwin
qt5, libsForQt5: 5.12 -> 5.14 on darwin
2022-04-14 09:25:35 -05:00
Michael Weiss
8195ea14eb
Merge pull request #168555 from primeos/chromiumBeta
chromium{Beta,Dev}: Fix a build error by disabling PGO
2022-04-14 16:13:54 +02:00
Jonas Heinrich
c0cd99801e sonixd: 0.14.0 -> 0.15.0 2022-04-14 09:43:31 -04:00
Martin Weinelt
6df2186d5a
whipper: propagate setuptools
Related: #168504
2022-04-14 15:41:03 +02:00
Mario Rodas
724ef1fadf
Merge pull request #168631 from marsam/update-lxd
lxd: 4.24 -> 5.0.0
2022-04-14 08:35:08 -05:00
Florian Klink
e97fc37e55
Merge pull request #161253 from flokli/kexec-boot
nixos/installer: add kexec-boot
2022-04-14 15:30:30 +02:00
Florian Klink
0f56c0a21a
Merge pull request #168562 from qowoz/talos
talosctl: 1.0.1 -> 1.0.2
2022-04-14 15:27:06 +02:00
Kevin Cox
d90d891961
Merge pull request #168382 from LibreCybernetics/update-idea
jetbrains.idea-{community,ultimate}: 2021.3.2 → 2022.1
2022-04-14 09:15:58 -04:00
Florian Klink
6ceedff331 nixosTests.kexec: fix tests with kexecBoot format 2022-04-14 15:15:33 +02:00
Fabian Affolter
ac78e18bbf
Merge pull request #168544 from fabaff/bump-policy-sentry
python3Packages.policy-sentry: 0.12.2 -> 0.12.3
2022-04-14 15:04:08 +02:00
Janne Heß
910b3d28a5
Merge pull request #168623 from Ma27/bump-grafana
grafana: add update-script, (no-op) update 8.4.5 -> 8.4.6
2022-04-14 14:59:14 +02:00
Alyssa Ross
b825f6db56 nixos/doc/md-to-db.sh: consistent pandoc version
Until now, this script has used the version of pandoc from unstable.
This means that running the script on the same version of Nixpkgs
could produce different results, and meant that when Pandoc's output
was changed, random PRs were changing the whole manual when they ran
the script to regenerate docs[1][2].

Here I've changed the manual to use a consistent version of pandoc —
the one from the latest release tag, which will avoid this problem in
future.  This will avoid this problem in future.  The only time we'll
need to worry about pandoc output changes is when we bump the version
used in this script.

I also considered using the version from the current Nixpkgs branch,
but decided against it as it's unlikely that e.g. the person bumping
Pandoc will remember to regenerate the manual.

[1]: https://github.com/NixOS/nixpkgs/pull/162550
[2]: https://github.com/NixOS/nixpkgs/pull/168535
2022-04-14 12:57:51 +00:00
R. RyanTM
e4ebcb1e13
oh-my-zsh: 2022-04-09 -> 2022-04-13 (#168604) 2022-04-14 08:53:50 -04:00
Maxine Aubrey
0aee0a19db slack: 4.25.0 -> 4.25.1, linux only 2022-04-14 14:46:02 +02:00
Mario Rodas
31903471bd
Merge pull request #168478 from r-ryantm/auto-update/python3.10-mlflow
python310Packages.mlflow: 1.24.0 -> 1.25.0
2022-04-14 07:17:06 -05:00
maxine [they]
32fa86c431
Merge pull request #168563 from techknowlogick/bump-consul
consul: 1.11.4 -> 1.11.5
2022-04-14 14:05:44 +02:00
Mario Rodas
45107d1701
Merge pull request #168417 from iAmMrinal0/update/google-cloud-sdk
google-cloud-sdk: 370.0.0 -> 381.0.0
2022-04-14 06:46:07 -05:00
Bobby Rong
87fb08198b
Merge pull request #168426 from samuela/upkeep-bot/vscode-1.66.2-1649808725
vscode: 1.66.1 -> 1.66.2
2022-04-14 19:44:37 +08:00
Mario Rodas
8e46b8ed87
Merge pull request #168449 from samuela/upkeep-bot/vscodium-1.66.2-1649831818
vscodium: 1.66.1 -> 1.66.2
2022-04-14 06:43:23 -05:00
Mario Rodas
fd9f6b602f
Merge pull request #168469 from 06kellyjac/starboard
starboard: 0.15.3 -> 0.15.4
2022-04-14 06:42:09 -05:00
Mario Rodas
c6946bbbdd
Merge pull request #168479 from r-ryantm/auto-update/python3.10-mariadb
python310Packages.mariadb: 1.0.10 -> 1.0.11
2022-04-14 06:36:06 -05:00
Mario Rodas
f6b5bf50a4
Merge pull request #168530 from r-ryantm/auto-update/python310Packages.gspread
python310Packages.gspread: 5.3.0 -> 5.3.2
2022-04-14 06:33:42 -05:00
Mario Rodas
f1640dfe37
Merge pull request #168521 from Infinidoge/master
omnisharp-roslyn: 1.38.1 -> 1.38.2
2022-04-14 06:32:36 -05:00
Mario Rodas
5d58ff2013
Merge pull request #168613 from marsam/update-ncspot
ncspot: 0.9.5 -> 0.9.7
2022-04-14 06:29:37 -05:00
Mario Rodas
f6049838ba
Merge pull request #168599 from centromere/zcash-4.6.0-2
zcash: 4.6.0-1 -> 4.6.0-2
2022-04-14 06:15:34 -05:00
Jacek Galowicz
6b414c5b66
Merge pull request #168609 from rnhmjoj/pr-test-driver
nixos/test-driver: highlight driver log lines
2022-04-14 13:09:36 +02:00
Mario Rodas
0f542f395c
Merge pull request #168311 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.17087 -> 0.1.17110
2022-04-14 06:02:43 -05:00
Mario Rodas
12e23b737b
Merge pull request #168379 from 06kellyjac/cosign
cosign: 1.7.1 -> 1.7.2
2022-04-14 06:00:02 -05:00
Mario Rodas
67f3f06ee7
Merge pull request #166583 from 06kellyjac/go-containerregistry
go-containerregistry: 0.6.0 -> 0.8.0
2022-04-14 05:58:05 -05:00
Mario Rodas
6a7ec1d275
Merge pull request #168500 from 06kellyjac/infracost
infracost: 0.9.21 -> 0.9.22
2022-04-14 05:57:33 -05:00
Mario Rodas
e4be8477d2
Merge pull request #167500 from 06kellyjac/deno
deno: 1.19.1 -> 1.20.5
2022-04-14 05:56:39 -05:00
Mario Rodas
8c0a1eb180
Merge pull request #168494 from 06kellyjac/driftctl
driftctl: 0.27.0 -> 0.28.0
2022-04-14 05:55:56 -05:00
Mario Rodas
1e9b26194e
postgresqlPackages.pg_auto_failover: 1.6.3 -> 1.6.4 (#168611)
https://github.com/citusdata/pg_auto_failover/releases/tag/v1.6.4
2022-04-14 05:52:02 -05:00
pennae
3e9855f8ac
Merge pull request #168328 from K900/fix-nix-ld-test
tests/nix-ld: fix invocation
2022-04-14 10:41:26 +00:00
ppenguin
67b8f5cfff
rubyPackages: add pandocomatic (#164545)
* add pandocomatic

* upddate ruby-packages and add pandocomatic
2022-04-14 05:39:57 -05:00
Janne Heß
0581d31bf9
Merge pull request #167393 from iblech/patch-docs-cc
nixos-rebuild, switch-to-configuration: document and protect against cross compilation subtlety
2022-04-14 12:30:39 +02:00