Commit graph

411918 commits

Author SHA1 Message Date
Robert Hensing 12b3066aae lib.nixos.runTest: Return the test itself
(NB: the lib in the flake)

Correcting a mistake I made when removing the test matrix code
from https://github.com/NixOS/nixpkgs/pull/191540
2022-09-28 18:34:36 +02: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
Bernardo Meurer 2e0cca58f0
Merge pull request #169613 from helsinki-systems/feat/systemd-oomd 2022-09-28 09:53:49 -03: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
Robert Hensing 7f0d934f9a
Merge pull request #191540 from hercules-ci/nixosTest-modular
nixosTest: make modular
2022-09-28 10:27:45 +01: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
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
Fabian Affolter 568a03cfb7
Merge pull request #193286 from fabaff/dbus-fast-bump
python310Packages.dbus-fast: 1.15.1 -> 1.17.0
2022-09-28 10:45:15 +02:00
Fabian Affolter 4961035255
Merge pull request #193117 from r-ryantm/auto-update/python310Packages.hmmlearn
python310Packages.hmmlearn: 0.2.7 -> 0.2.8
2022-09-28 10:42:08 +02:00
Jonas Heinrich 3d9d69b341
Merge pull request #193106 from r-ryantm/auto-update/pixelorama
pixelorama: 0.10.2 -> 0.10.3
2022-09-28 10:33:24 +02:00
Jonas Heinrich 79cef37b6d
Merge pull request #193109 from pkharvey/pk/stm8flash
stm8flash: init at 2022-03-27
2022-09-28 10:29:40 +02:00
Jonas Heinrich d65262c2e4
Merge pull request #170180 from r-ryantm/auto-update/gensio
gensio: 2.3.7 -> 2.5.5
2022-09-28 10:28:44 +02:00
Frederik Rietdijk d5f27c97b8 python3Packages.skl2onnx: init at 1.13 2022-09-28 10:27:50 +02:00
Frederik Rietdijk 18f7d4c992 python3Packages.onnxconverter-common: init at 1.12.2 2022-09-28 10:27:50 +02:00
Frederik Rietdijk d2356bf415 onnxruntime: add Python support 2022-09-28 10:27:50 +02:00
Jonas Heinrich ea990dc263
Merge pull request #193115 from r-ryantm/auto-update/radarr
radarr: 4.1.0.6175 -> 4.2.4.6635
2022-09-28 10:24:38 +02:00
Jonas Heinrich 561544ebf3
Merge pull request #193151 from yayayayaka/snowflake-2.3.1
snowflake: 2.3.0 -> 2.3.1
2022-09-28 10:14:13 +02:00
Fabian Affolter 6bb249e65a
python310Packages.hmmlearn: disable on older Python releases 2022-09-28 10:11:40 +02:00
R. Ryantm f40a2a70cd checkSSLCert: 2.48.0 -> 2.49.0 2022-09-28 08:10:22 +00:00
Jonas Heinrich 563cdec4eb
Merge pull request #193168 from r-ryantm/auto-update/delly
delly: 1.1.3 -> 1.1.5
2022-09-28 10:08:58 +02:00
Fabian Affolter c3cf2a6ca4
Merge pull request #193123 from r-ryantm/auto-update/python310Packages.jellyfin-apiclient-python
python310Packages.jellyfin-apiclient-python: 1.9.1 -> 1.9.2
2022-09-28 10:06:30 +02:00
Jonas Heinrich 06a8204661
Merge pull request #193172 from r-ryantm/auto-update/pg_activity
pg_activity: 3.0.0 -> 3.0.1
2022-09-28 10:04:23 +02:00
Jonas Heinrich 71ecade9ef
Merge pull request #193173 from r-ryantm/auto-update/geoipupdate
geoipupdate: 4.9.0 -> 4.10.0
2022-09-28 10:03:36 +02:00
Fabian Affolter 7ebc5c2ddf python310Packages.yalexs: 1.2.1 -> 1.2.3 2022-09-28 09:20:22 +02:00
Fabian Affolter be9579d683 python310Packages.aiopyarr: 22.7.0 -> 22.9.0 2022-09-28 09:19:24 +02:00
Fabian Affolter 87ea5229dc python310Packages.dbus-fast: 1.15.1 -> 1.17.0 2022-09-28 09:16:51 +02:00
Fabian Affolter 467132e5ab
Merge pull request #193003 from fabaff/hass-nabucasa-bump
python310Packages.hass-nabucasa: 0.55.0 -> 0.56.0
2022-09-28 09:12:33 +02:00
Fabian Affolter 6fe510c298
Merge pull request #193221 from fabaff/cloudfox
cloudfox: init at 1.7.1
2022-09-28 09:11:20 +02:00
Fabian Affolter 1992c2e31f
Merge pull request #193261 from fabaff/cpuid-bump
cpuid: 20220812 -> 20220927
2022-09-28 09:11:03 +02:00
illustris 7d226b5d12 python310Packages.skein: 0.8.1 -> 0.8.2 2022-09-27 23:10:56 -07:00
R. Ryantm 3905b8f8e1 python310Packages.jupyter_server: 1.18.1 -> 1.19.1 2022-09-27 23:09:19 -07:00
Fabian Affolter b43a371f2a python310Packages.dnslib: add pythonImportsCheck
- update meta
- disable on older Python releases
2022-09-27 23:07:51 -07:00
R. Ryantm d050bc1873 python310Packages.dnslib: 0.9.21 -> 0.9.22 2022-09-27 23:07:51 -07:00
Fabian Affolter fcd37ca748 python310Packages.angr: 9.2.19 -> 9.2.20 2022-09-27 23:07:06 -07:00
Fabian Affolter 4a3f62329e python310Packages.cle: 9.2.19 -> 9.2.20 2022-09-27 23:07:06 -07:00
Fabian Affolter 4404c28730 python310Packages.claripy: 9.2.19 -> 9.2.20 2022-09-27 23:07:06 -07:00