R. Ryantm
9959b6bba0
aliyun-cli: 3.0.134 -> 3.0.135
2022-11-20 17:53:37 +00:00
figsoda
8767da378a
Merge pull request #201962 from figsoda/petname
...
rust-petname: 1.1.2 -> 1.1.3
2022-11-20 12:36:37 -05:00
Maximilian Bosch
2580440389
Merge pull request #198470 from RaitoBezarius/nc25-openssl
...
nextcloud25: use openssl 1.1 as a PHP extension to fix RC4 encryption
2022-11-20 18:32:41 +01:00
Flakebi
de997f4d0c
rocminfo: mark broken on aarch64
2022-11-20 18:26:17 +01:00
h7x4
404ef7091b
ddh: init at 0.13.0
2022-11-20 18:22:43 +01:00
R. Ryantm
a17ea3aa43
python310Packages.mautrix: 0.18.7 -> 0.18.8
2022-11-20 17:22:32 +00:00
Maximilian Bosch
6ee5ae3e48
nixos/grafana: make warning more clear
2022-11-20 18:21:41 +01:00
Maximilian Bosch
9d7e9c5965
nixos/grafana: allow using both directories or single YAML files for non-Nix provisioning
2022-11-20 18:21:41 +01:00
Maximilian Bosch
2f1dfb0db3
nixos/grafana: fix w/o datasources or dashboard provisioning
2022-11-20 18:21:41 +01:00
Maximilian Bosch
4ec456b725
nixos/grafana: fix secret-related warnings
...
Closes #198646
* The options `password`/`basicAuthPassword` were removed for
datasources in Grafana 9. The only option to declare them now is to use
`secureJsonData`.
* Fix description for contactPoints provisioning: when using file/env
providers, nothing will be leaked into the store.
* Fix regex in file-provider usage check: it's also possible to either
use `$__env{FOO}` or `$FOO` to fetch secrets from the environment.
* Fix warning for datasources: `password`/`basicAuthPassword` was
removed, also check for each setting in `secureJsonData` if
env/file-provider was used (then no warning is needed!).
2022-11-20 18:21:40 +01:00
Maximilian Bosch
b300ec349c
nixos/doc: wording fix
2022-11-20 18:21:40 +01:00
Maximilian Bosch
febc8a4307
nixos/tests/grafana: demonstrate how to use the file provider
...
Yes, it's still a store path, but it's only for demonstration purposes.
Also we now have fewer warnings in the provision test.
2022-11-20 18:21:40 +01:00
Maximilian Bosch
03b34e85d4
nixos/grafana: we only support single YAML files for provisioning
2022-11-20 18:21:39 +01:00
Maximilian Bosch
45e1ce7e3a
nixos/grafana: get rid of unnecessary flatten
for warnings
2022-11-20 18:21:39 +01:00
Maximilian Bosch
afd6199cff
nixos/grafana: re-add legacy notifiers test, mention notifiers in release notes
2022-11-20 18:21:39 +01:00
Maximilian Bosch
25b5824696
nixos/grafana: mark services.grafana.extraOptions
as removed
2022-11-20 18:21:38 +01:00
Maximilian Bosch
252785fd9c
nixos/doc: improve release-notes for services.grafana
2022-11-20 18:21:38 +01:00
Maximilian Bosch
957e368f3d
nixos/grafana: provision.{datasources,dashboards}
can't be a list anymore
...
The hack with `either` had the side-effect that the sub-options of the
submodule didn't appear in the manual. I decided to remove this because
the "migration" isn't that hard, you just need to fix some module
declarations.
However, `mkRenamedOptionModule` wouldn't work here because it'd create
a "virtual" option for the deprecated path (i.e.
`services.grafana.provision.{datasources,dashboards}`), but that's the
already a new option, i.e. the submodule for the new stuff.
To make sure that you still get errors, I implemented a small hack using
`coercedTo` which throws an error if a list is specified (as it would be
done on 22.05) which explains what to do instead to make the migration
easier.
Also, I linkified the options in the manual now to make it easier to
navigate between those.
2022-11-20 18:21:35 +01:00
R. Ryantm
dde2c62358
python310Packages.manimpango: 0.4.1 -> 0.4.2
2022-11-20 16:54:19 +00:00
Mario Rodas
8c6c94de4c
Merge pull request #202051 from marsam/update-gallery-dl
...
gallery-dl: 1.23.5 -> 1.24.0
2022-11-20 11:51:32 -05:00
Anderson Torres
7401a17cfb
Merge pull request #202033 from r-ryantm/auto-update/ventoy-bin
...
ventoy-bin: 1.0.81 -> 1.0.82
2022-11-20 13:33:20 -03:00
R. Ryantm
db3f86f920
python310Packages.lsassy: 3.1.4 -> 3.1.6
2022-11-20 16:29:54 +00:00
Robert Scott
6d8c3257aa
Merge pull request #201477 from r-ryantm/auto-update/libheif
...
libheif: 1.13.0 -> 1.14.0
2022-11-20 16:18:10 +00:00
Robert Scott
72156f4e1f
libheif: add some key reverse dependencies to passthru.tests
2022-11-20 16:16:59 +00:00
Fabián Heredia Montiel
7ce12e6fc0
pythonPackages.python-xmp-toolkit: disable some failing tests from unmaintained package
2022-11-20 10:14:45 -06:00
K900
3d7cd4fd4a
Merge pull request #202054 from helsinki-systems/regen-acme-test-certs
...
nixos/tests/acme/server: regenerate certs
2022-11-20 19:13:10 +03:00
Robert Scott
b99d153009
Merge pull request #201323 from yorickvP/bump-asterisk
...
asterisk: 16.26.1 -> 16.29.0, 18.12.1 -> 18.15.0, 19.4.1 -> 19.7.0, init 20.0.0
2022-11-20 15:57:46 +00:00
ajs124
626e8b67fa
nixos/tests/acme/server: regenerate certs
...
expired today
2022-11-20 16:37:42 +01:00
Martin Weinelt
555be4e776
Merge pull request #199910 from tpwrules/upgrade-numba
...
Closes https://github.com/NixOS/nixpkgs/issues/197045
2022-11-20 16:21:06 +01:00
Mario Rodas
5a880f0356
Merge pull request #202012 from peterbecich/update-buck
...
buck: 2021.05.05.01 -> 2022.05.05.01
2022-11-20 10:06:34 -05:00
Mario Rodas
209208a1ba
Merge pull request #202028 from r-ryantm/auto-update/tty-share
...
tty-share: 2.2.1 -> 2.3.0
2022-11-20 10:02:23 -05:00
Elis Hirwing
14cc62d7e6
Merge pull request #201000 from drupol/php/8.2.0
...
php82: init at 8.2.0rc6
2022-11-20 16:01:00 +01:00
Domen Kožar
9e69c9c351
Merge pull request #202035 from veehaitch/github-runner-darwin
...
github-runner: support Darwin
2022-11-20 14:47:07 +00:00
Martin Weinelt
217cf99521
openvswitch: generalize builder
2022-11-20 15:40:29 +01:00
Martin Weinelt
92097927de
openvswitch: 2.7.12 -> 3.0.1
...
https://www.openvswitch.org/releases/NEWS-3.0.1.txt
- Generate manpages into separate output
- Enable test suite
- Disables a test re bash arg completion that I can't get to work
- Set up meta.changelog
- Some reformatting
2022-11-20 15:40:22 +01:00
Martin Weinelt
7105c088a1
openvswitch-lts: 2.5.12 -> 2.17.3
...
https://www.openvswitch.org/releases/NEWS-2.17.3.txt
- Generate manpages into separate output
- Enable test suite
- Disables a test re bash arg completion that I can't get to work
- Set up meta.changelog
- Some reformatting
2022-11-20 15:39:53 +01:00
Martin Weinelt
18ab6d062b
sphinxHook: inherit from python3Packages
2022-11-20 15:39:34 +01:00
markuskowa
29cda28501
Merge pull request #202049 from markuskowa/upd-rtl433
...
rtl_433: 21.12 -> 22.11
2022-11-20 15:36:30 +01:00
Robert Scott
998beac6b4
Merge pull request #201719 from r-ryantm/auto-update/freerdp
...
freerdp: 2.8.1 -> 2.9.0
2022-11-20 14:34:28 +00:00
Mario Rodas
1b71b2b8fe
Merge pull request #202003 from marsam/fix-pg_repack
...
postgresqlPackages.pg_repack: use release tag
2022-11-20 09:08:41 -05:00
Mario Rodas
a17cdadb7a
Merge pull request #200006 from aaronjheng/mysql-shell
...
mysql-shell: 8.0.30 -> 8.0.31
2022-11-20 09:01:16 -05:00
Mario Rodas
62c5966291
Merge pull request #200494 from aaronjheng/feedgnuplot
...
feedgnuplot: 1.58 -> 1.61
2022-11-20 08:59:11 -05:00
Mario Rodas
59710e0779
Merge pull request #202000 from marsam/update-plpgsql_check
...
postgresqlPackages.plpgsql_check: 2.2.2 -> 2.2.3
2022-11-20 08:58:10 -05:00
R. Ryantm
623fd2cc57
worker-build: 0.0.11 -> 0.0.12
2022-11-20 08:57:20 -05:00
Markus Kowalewski
4f0a9675b3
rtl_433: 21.12 -> 22.11
2022-11-20 14:52:06 +01:00
ajs124
0fc1a5a0cf
Merge pull request #201705 from helsinki-systems/unalias-libheimdail
...
libheimdal: turn into proper alias
2022-11-20 14:42:19 +01:00
ajs124
e50e3b48c8
Merge pull request #202017 from r-ryantm/auto-update/texstudio
...
texstudio: 4.3.1 -> 4.4.0
2022-11-20 14:41:34 +01:00
R. Ryantm
46ff0fbe6f
wvkbd: 0.11 -> 0.12
2022-11-20 13:22:57 +00:00
Artturi
8181233059
Merge pull request #201946 from Artturin/splicingstuff2
...
lib.overrideDerivation: override attrs in __spliced && splice.nix: start deprecating nativeDrv and crossDrv
2022-11-20 15:07:28 +02:00
ajs124
6638106edf
Merge pull request #201108 from wegank/gsl-1-drop
...
gsl_1: drop
2022-11-20 14:02:35 +01:00