Weijia Wang
59d8c5a221
Merge pull request #290375 from r-ryantm/auto-update/libgig
...
libgig: 4.4.0 -> 4.4.1
2024-03-06 23:03:08 +01:00
Weijia Wang
6772a15e07
Merge pull request #290477 from r-ryantm/auto-update/gcompris
...
gcompris: 3.3 -> 4.0
2024-03-06 23:02:17 +01:00
Fabian Affolter
858a73c545
python311Packages.google-cloud-texttospeech: 2.16.2 -> 2.16.3
...
Changelog: https://github.com/googleapis/google-cloud-python/blob/google-cloud-texttospeech-v2.16.3/packages/google-cloud-texttospeech/CHANGELOG.md
2024-03-06 23:01:11 +01:00
Weijia Wang
a896438864
Merge pull request #290535 from r-ryantm/auto-update/holochain-launcher
...
holochain-launcher: 0.11.0 -> 0.11.5
2024-03-06 23:00:57 +01:00
Weijia Wang
72b0ea993f
Merge pull request #290542 from r-ryantm/auto-update/sqlcmd
...
sqlcmd: 1.5.0 -> 1.6.0
2024-03-06 23:00:03 +01:00
Fabian Affolter
dd152966e8
python311Packages.google-cloud-tasks: 2.16.2 -> 2.16.3
...
Changelog: https://github.com/googleapis/google-cloud-python/blob/google-cloud-tasks-v2.16.3/packages/google-cloud-tasks/CHANGELOG.md
2024-03-06 22:59:38 +01:00
Weijia Wang
dec5faa283
Merge pull request #290545 from r-ryantm/auto-update/pachyderm
...
pachyderm: 2.8.4 -> 2.9.0
2024-03-06 22:59:24 +01:00
Weijia Wang
70430bfad5
Merge pull request #290550 from r-ryantm/auto-update/sdrangel
...
sdrangel: 7.18.0 -> 7.18.1
2024-03-06 22:58:47 +01:00
Leona Maroni
c481abad9c
Merge pull request #293841 from drupol/symfony-cli/move-to-by-name
...
symfony-cli: move to `pkgs/by-name`
2024-03-06 22:58:39 +01:00
Fabian Affolter
c49f58c551
python311Packages.google-cloud-speech: 2.25.0 -> 2.25.1
...
Changelog: https://github.com/googleapis/google-cloud-python/blob/google-cloud-speech-v2.25.1/packages/google-cloud-speech/CHANGELOG.md
2024-03-06 22:57:57 +01:00
Weijia Wang
0499592312
Merge pull request #290557 from r-ryantm/auto-update/yoshimi
...
yoshimi: 2.3.1.3 -> 2.3.2
2024-03-06 22:57:53 +01:00
Weijia Wang
66691a90c6
Merge pull request #290608 from r-ryantm/auto-update/nitter
...
nitter: unstable-2024-01-12 -> unstable-2024-02-26
2024-03-06 22:56:41 +01:00
Fabian Affolter
7a860365e7
python311Packages.google-cloud-secret-manager: 2.18.2 -> 2.18.3
...
Changelog: https://github.com/googleapis/google-cloud-python/blob/google-cloud-secret-manager-v2.18.3/packages/google-cloud-secret-manager/CHANGELOG.md
2024-03-06 22:54:12 +01:00
Matthieu Coudron
0bdfbc9e6a
doc/lua.section.md: update lua documentation
2024-03-06 22:54:01 +01:00
Weijia Wang
2e5f2d2650
Merge pull request #290870 from r-ryantm/auto-update/python311Packages.django-simple-history
...
python311Packages.django-simple-history: 3.4.0 -> 3.5.0
2024-03-06 22:53:44 +01:00
Fabian Affolter
76cc7837fb
python311Packages.google-cloud-resource-manager: 1.12.2 -> 1.12.3
...
Changelog: https://github.com/googleapis/google-cloud-python/blob/google-cloud-resource-manager-v1.12.3/packages/google-cloud-resource-manager/CHANGELOG.md
2024-03-06 22:53:11 +01:00
Weijia Wang
407f89d5f8
Merge pull request #290916 from r-ryantm/auto-update/pidgin
...
pidgin: 2.14.12 -> 2.14.13
2024-03-06 22:47:40 +01:00
Robert Hensing
e63713d2b7
nixops_unstablePlugins.nixops-aws: 2023-08-09 -> 2024-02-29
2024-03-06 22:47:24 +01:00
Robert Hensing
5e1bf24bc9
nixops_unstable_*: Expose internals politely
2024-03-06 22:47:24 +01:00
Robert Hensing
114af421c5
nixops_unstable_*: Test addAvailablePlugins and withPlugins commute
...
Actually the lack of instantiation is the main purpose, but it's nice
to test commutativity too. (Even if it's just one example...)
2024-03-06 22:47:24 +01:00
Robert Hensing
5a1285c216
nixops_unstable_*: Add addAvailablePlugins
2024-03-06 22:47:24 +01:00
Robert Hensing
8b9543baac
nixops_unstable_*: Forward overrideAttrs
2024-03-06 22:47:24 +01:00
Robert Hensing
88e807a141
nixops_unstable_*: Remove unnecessary r fixpoint
2024-03-06 22:47:24 +01:00
Robert Hensing
576be941f8
nixops_unstable_*: Remove ad-hoc selectedPlugins overriding state
2024-03-06 22:47:24 +01:00
Robert Hensing
f5f2ef33fa
nixops_unstable_*: Remove ad-hoc availablePlugins overriding state
2024-03-06 22:47:24 +01:00
Robert Hensing
48150e79c5
nixops_unstable_*: Use explicit fixpoint with encapsulation
...
No change in behavior. Just explicit recursion that's not taken
advantage of.
(This is working towards a managable setup for adding a bunch of
overriding methods that make life easier for external plugin
packagers.)
2024-03-06 22:47:23 +01:00
Robert Hensing
27b08a25cc
pkgs/applications/networking/cluster/nixops/default.nix: Format
2024-03-06 22:47:23 +01:00
Robert Hensing
60618cc697
nixops_unstablePlugins: init
2024-03-06 22:47:23 +01:00
Robert Hensing
de55e7313f
nixops_unstable_minimal.tests.withAPlugin: init
...
This way ofborg will do a better job if we only specify
nixops_unstable as a prefix.
2024-03-06 22:47:23 +01:00
Robert Hensing
76fc2db1f5
nixosTests.nixops_unstable: Set memorySize to 2G
...
Give the evaluator some breathing room.
2024-03-06 22:47:23 +01:00
Robert Hensing
c5180c311e
nixops_unstable_*: Add selectedPlugins attribute
2024-03-06 22:47:23 +01:00
Robert Hensing
695f75a8a3
nixops_unstable_*: Rename plugins attribute to availablePlugins
2024-03-06 22:47:23 +01:00
Robert Hensing
bc2a13998c
nixops_unstable_*: Internal rename
2024-03-06 22:47:23 +01:00
Robert Hensing
8d9f5ca31a
nixops_unstable_*: Memoize availablePlugins
2024-03-06 22:47:23 +01:00
Robert Hensing
663b3d4be7
nixops_unstable*: Make withPlugins.*.tests.nixos behave correctly
2024-03-06 22:47:22 +01:00
Robert Hensing
4a29e5442d
nixops_unstable -> nixops_unstable_minimal.withPlugins
...
Providing the whole set by default is not feasible, and anything
smaller than that would be too arbitrary.
The aliases.nix error message puts users on the right path to get
exactly the plugins they need.
nixops_unstable_full probably won't be in a buildable state, so
we can't recommend it. It may be useful for CI.
2024-03-06 22:47:22 +01:00
Fabian Affolter
9c4ab2fb60
python311Packages.google-cloud-language: 2.13.2 -> 2.13.3
...
Changelog: https://github.com/googleapis/google-cloud-python/blob/google-cloud-language-v2.13.3/packages/google-cloud-language/CHANGELOG.md
2024-03-06 22:47:02 +01:00
Weijia Wang
4ae9d44ede
Merge pull request #290912 from r-ryantm/auto-update/python311Packages.google-cloud-datacatalog
...
python311Packages.google-cloud-datacatalog: 3.18.2 -> 3.18.3
2024-03-06 22:46:14 +01:00
Weijia Wang
e857fdfaad
Merge pull request #290638 from r-ryantm/auto-update/python311Packages.debian-inspector
...
python311Packages.debian-inspector: 31.0.0 -> 31.1.0
2024-03-06 22:45:06 +01:00
Yt
7290ecab8f
Merge pull request #293782 from r-ryantm/auto-update/python312Packages.qdrant-client
...
python312Packages.qdrant-client: 1.7.3 -> 1.8.0
2024-03-06 21:44:10 +00:00
Sandro
2198f903e9
Merge pull request #288890 from SuperSamus/rpcs3-flags
...
rpcs3: add `USE_SDL` and `USE_DISCORD_RPC` flags
2024-03-06 22:43:02 +01:00
Weijia Wang
f9b5682ee0
Merge pull request #290737 from r-ryantm/auto-update/eclipse-mat
...
eclipse-mat: 1.14.0.20230315 -> 1.15.0.20231206
2024-03-06 22:42:52 +01:00
Yt
6a55edcda0
Merge pull request #293776 from ehllie/gleam
...
gleam: 0.34.0 -> 1.0.0
2024-03-06 21:41:53 +00:00
Yt
00c4e99e55
Merge pull request #293608 from 9999years/fix-pict-rs
...
pict-rs: Mark broken on darwin
2024-03-06 21:40:59 +00:00
Weijia Wang
c84d41cd07
Merge pull request #290650 from r-ryantm/auto-update/bash_unit
...
bash_unit: 2.1.0 -> 2.2.0
2024-03-06 22:40:51 +01:00
Fabian Affolter
f4d20036c7
python311Packages.google-cloud-dataproc: 5.9.2 -> 5.9.3
...
Changelog: https://github.com/googleapis/google-cloud-python/blob/google-cloud-dataproc-v5.9.3/packages/google-cloud-dataproc/CHANGELOG.md
2024-03-06 22:39:46 +01:00
Fabian Affolter
8818dbbc5e
python311Packages.google-cloud-datacatalog: 3.18.2 -> 3.18.3
...
Changelog: https://github.com/googleapis/google-cloud-python/blob/google-cloud-datacatalog-v3.18.3/packages/google-cloud-datacatalog/CHANGELOG.md
2024-03-06 22:39:01 +01:00
Philip Taron
86ae7a6243
Remove top level with lib;
in docs ( #293829 )
2024-03-06 22:35:43 +01:00
Weijia Wang
ff352fc505
Merge pull request #290565 from r-ryantm/auto-update/besu
...
besu: 24.1.1 -> 24.1.2
2024-03-06 22:35:10 +01:00
Weijia Wang
f3c6c3666b
Merge pull request #290558 from r-ryantm/auto-update/oxlint
...
oxlint: 0.1.2 -> 0.2.12
2024-03-06 22:34:11 +01:00