Commit Graph
414074 Commits
Author SHA1 Message Date
polygonandehmry 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
Paul Grandperrin aeaeca819d NIXOS_OZONE_WL: fix wayland window decorations 2022-09-28 15:56:55 +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 RusnakandGitHub 854fdc6888 Merge pull request #193325 from prusnak/electrum
electrum: 4.3.1 -> 4.3.2
2022-09-28 15:01:16 +02:00
LuflosiandGitHub 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 MeurerandGitHub 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
R. Ryantm 39ec178d37 python310Packages.transformers: 4.22.1 -> 4.22.2 2022-09-28 12:39:12 +00:00
Arjan Schrijver 6edb3fb04c ntfy-sh: 1.27.2 -> 1.28.0 2022-09-28 14:37:03 +02:00
Pavol Rusnak a89b27942c electrum: 4.3.1 -> 4.3.2 2022-09-28 14:28:56 +02:00
Alexander BantyevandGitHub f56d319e68 Merge pull request #193266 from danielbarter/kanshi_update
kanshi: 1.2.0 -> 1.3.0
2022-09-28 16:28:16 +04:00
aszligandsternenseemann 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]: https://github.com/NixOS/hydra/blob/53335323ae79ca1a42643f58e520b376898ce641/doc/manual/src/jobs.md#meta-fields

Signed-off-by: aszlig <aszlig@nix.build>
2022-09-28 14:12:45 +02:00
Robert HensingandManuel Bärenz b6fe86fd45 rabbitmq-server: Remove unused builder variable 2022-09-28 13:41:42 +02:00
Robert HensingandManuel Bärenz 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 HensingandManuel Bärenz 9480b59b45 nixosTests.rabbitmq: Test config decryption (fails) 2022-09-28 13:41:42 +02:00
maralorn b677244af6 haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-09-28 13:38:54 +02:00
maralorn bd91b773b5 all-cabal-hashes: 2022-09-25T05:09:53Z -> 2022-09-28T11:00:39Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-09-28 13:37:41 +02:00
maralornandGitHub 1ed0708ba1 Merge pull request #192540 from maralorn/hls-abi-wrapper
haskell-language-server: Add shell-wrapper which detects ABI incompatibilities
2022-09-28 13:35:29 +02:00
maralornandsternenseemann 52962fa0a8 haskell-language-server: Add shell-wrapper which detects ABI incompatibilities
This checks that ghc and its boot libraries have the same ABI at runtime as at compile time.

Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2022-09-28 13:33:32 +02:00
R. Ryantm 61a8f1e963 jitsi-meet-prosody: 1.0.6447 -> 1.0.6600 2022-09-28 11:31:49 +00:00
R. Ryantm b9436da3b6 jitsi-meet: 1.0.6447 -> 1.0.6600 2022-09-28 11:31:39 +00:00
R. Ryantm d033578b85 google-guest-agent: 20220824.00 -> 20220927.00 2022-09-28 11:04:25 +00:00
sternenseemannandGitHub f201ee917d Merge pull request #192852 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2022-09-28 12:27:35 +02:00
Jonas HeinrichandGitHub 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 HeinrichandGitHub 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 HensingandGitHub 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
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 6be6690ed7 doctl: 1.81.0 -> 1.82.0 2022-09-28 09:02:21 +00: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
R. Ryantm 6849f193f9 dagger: 0.2.34 -> 0.2.35 2022-09-28 08:53:49 +00:00
Fabian AffolterandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 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