Otavio Salvador
2d3e77efa8
snagboot: replace fetchPypi with fetchFromGitHub
...
The development and release is at GitHub so I'd prefer to use it and
keep my workflow for updating more standard. No changes other then that.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
2023-05-31 20:22:26 -03:00
Weijia Wang and GitHub
4c04286693
Merge pull request #235264 from r-ryantm/auto-update/prometheus-gitlab-ci-pipelines-exporter
...
prometheus-gitlab-ci-pipelines-exporter: 0.5.4 -> 0.5.5
2023-05-31 23:51:35 +02:00
Weijia Wang and GitHub
b1dc773ea8
Merge pull request #235255 from r-ryantm/auto-update/python310Packages.types-pyopenssl
...
python310Packages.types-pyopenssl: 23.0.0.4 -> 23.1.0.3
2023-05-31 23:44:35 +02:00
Weijia Wang and GitHub
fa51c6abdf
Merge pull request #235211 from r-ryantm/auto-update/python310Packages.dash
...
python310Packages.dash: 2.9.3 -> 2.10.1
2023-05-31 23:43:37 +02:00
Weijia Wang and GitHub
8377abe93b
Merge pull request #235233 from r-ryantm/auto-update/slweb
...
slweb: 0.5.5 -> 0.5.6
2023-05-31 23:41:37 +02:00
Weijia Wang and GitHub
847eb435d8
Merge pull request #235206 from r-ryantm/auto-update/igv
...
igv: 2.16.0 -> 2.16.1
2023-05-31 23:40:29 +02:00
Weijia Wang and GitHub
960b703494
Merge pull request #235104 from r-ryantm/auto-update/reaper
...
reaper: 6.79 -> 6.80
2023-05-31 23:39:15 +02:00
Weijia Wang and GitHub
de0b9f7741
Merge pull request #235102 from r-ryantm/auto-update/spoofer-gui
...
spoofer-gui: 1.4.11 -> 1.4.12
2023-05-31 23:37:12 +02:00
Weijia Wang and GitHub
878cde43f2
Merge pull request #234750 from r-ryantm/auto-update/avalanchego
...
avalanchego: 1.10.1 -> 1.10.2
2023-05-31 23:34:49 +02:00
Weijia Wang and GitHub
64a9369142
Merge pull request #235077 from r-ryantm/auto-update/klayout
...
klayout: 0.28.7 -> 0.28.8
2023-05-31 23:34:11 +02:00
Weijia Wang and GitHub
d11b23ae05
Merge pull request #235051 from r-ryantm/auto-update/altair
...
altair: 5.0.23 -> 5.0.25
2023-05-31 23:30:05 +02:00
Weijia Wang and GitHub
17f0d06916
Merge pull request #234988 from r-ryantm/auto-update/benthos
...
benthos: 4.15.0 -> 4.16.0
2023-05-31 23:29:18 +02:00
Weijia Wang and GitHub
a932ecdc84
Merge pull request #235107 from r-ryantm/auto-update/teams-for-linux
...
teams-for-linux: 1.0.93 -> 1.1.1
2023-05-31 23:23:50 +02:00
Weijia Wang and GitHub
631e947bf4
Merge pull request #235236 from malob/update-signalbackup-tools
...
signalbackup-tools: 20230528-1 -> 20230531
2023-05-31 23:11:32 +02:00
figsoda and GitHub
382d7319f6
Merge pull request #235258 from r-ryantm/auto-update/sq
...
sq: 0.35.0 -> 0.36.2
2023-05-31 16:57:03 -04:00
Ryan Lahfa and GitHub
dc7fb56f04
Merge pull request #235266 from NixOS/do-release-23.05
2023-05-31 22:53:49 +02:00
Raito Bezarius
2c6ae7132c
Release NixOS 23.05
2023-05-31 22:52:52 +02:00
R. Ryantm
1275444abb
prometheus-gitlab-ci-pipelines-exporter: 0.5.4 -> 0.5.5
2023-05-31 20:37:46 +00:00
figsoda and GitHub
4f53efe34b
Merge pull request #235254 from r-ryantm/auto-update/powerline-go
...
powerline-go: 1.23 -> 1.24
2023-05-31 16:23:51 -04:00
figsoda and GitHub
90bbd96f05
Merge pull request #235237 from thiagokokada/add-vim-plugins
...
vimPlugins.vim-advanced-sorters: init at 2021-11-21
2023-05-31 16:15:21 -04:00
Yaya and Yureka
28ecd17523
nixos/doc: Mention container registry deprecation in gitlab
...
Support for external container registries has ended in GitLab >=16 and
module users are therefore advised to switch to gitlab's fork instead.
2023-05-31 22:14:25 +02:00
Yaya and Yureka
e9594e6031
nixos/gitlab: Warn users who are still using an external registry
...
This adds a warning for GitLab >=16.0.0 users who are still using an
external container registry such as `pkgs.docker-distribution`. Support
for external container registries has ended in GitLab 16.0 [1] and is
scheduled for removal in a future release. [2]
[1]: https://gitlab.com/gitlab-org/gitlab/-/issues/376217
[2]: https://gitlab.com/gitlab-org/gitlab/-/issues/403322
2023-05-31 22:14:25 +02:00
Yaya and Yureka
014816cbe4
nixos/gitlab: Add support for gitlab-container-registry
...
Support for external container registries (namely
`pkgs.docker-distribution`) has ended in GitLab 16.0 [1] and is
scheduled for removal in a future release. [2]
This commit adds a new registry package option, defaulting to
`pkgs.docker-distribution` and `pkgs.gitlab-container-registry` for
system state versions >= 23.11.
While it is still possible to use the docker container registry, module
users should switch to gitlab's container registry fork soon. A warning
message will be added in a future commit to advise affected users to
back up their state and then switch to the new container registry
package.
[1]: https://gitlab.com/gitlab-org/gitlab/-/issues/376217
[2]: https://gitlab.com/gitlab-org/gitlab/-/issues/403322
2023-05-31 22:14:25 +02:00
Yaya and Yureka
049d680510
nixos/dockerRegistry: add package option
...
This allows the module user to select an alternative container registry
package such as `pkgs.gitlab-container-registry` for GitLab users.
2023-05-31 22:14:25 +02:00
Yureka
82d9c2e91f
nixosTests.gitlab: fix project ids
2023-05-31 22:14:25 +02:00
Yureka
75a7e0edea
gem-config: patch getconf path in prometheus-client-mmap
2023-05-31 22:14:25 +02:00
Yaya and Yureka
edc47cb999
nixos/doc: Mention PostgreSQL requirement for gitlab
...
`gitlab` has been upgraded to major version 16 and requires at least
PostgreSQL 13.6.
2023-05-31 22:14:25 +02:00
Yaya and Yureka
2a4536952a
nixos/gitlab: Require at least postgresql 13.6
...
https://docs.gitlab.com/16.0/ee/install/requirements.html#postgresql-requirements
2023-05-31 22:14:25 +02:00
Yaya and Yureka
4321e48b68
nixos/gitlab: Remove procps from gitaly service
...
From my understanding, procps was added to the gitlay systemd service
path in #58487 to fix gitaly-ruby's internal memory leak detection.
Now that the last ruby remnants have been removed in gitaly 16.0.0,
this should not be necessary anymore.
2023-05-31 22:14:25 +02:00
Yaya and Yureka
33411f2768
nixos/gitlab: Update redis configuration
...
Configuring Redis via environment variable is not supported anymore
since [1].
[1] https://gitlab.com/gitlab-org/gitlab/-/commit/12429653611af05ef960689c8971108d5a85c937
2023-05-31 22:14:25 +02:00
Yaya and Yureka
a69b300bc1
gitlab: 15.11.6 -> 16.0.1
...
https://about.gitlab.com/releases/2023/05/22/gitlab-16-0-released/
https://about.gitlab.com/releases/2023/05/23/critical-security-release-gitlab-16-0-1-released/
2023-05-31 22:14:25 +02:00
Yaya and Yureka
6fed71cab2
gitaly: Remove ruby dependencies
...
Ruby dependencies in gitaly have been removed in the 16.0.0 release. [1]
See GitLab Epic &2862 [2] for more info.
[1]: https://gitlab.com/gitlab-org/gitaly/-/commit/689556e70a14e189579e9a0c8daebaa2a25ce5f3
[2]: https://gitlab.com/groups/gitlab-org/-/epics/2862
2023-05-31 22:14:25 +02:00
R. Ryantm
a5a7bdb793
sq: 0.35.0 -> 0.36.2
2023-05-31 19:58:13 +00:00
Sandro and GitHub
ae74238d4d
Merge pull request #235063 from andersk/mozillavpn
2023-05-31 21:55:48 +02:00
Sandro and GitHub
eaa54b2105
Merge pull request #233994 from vamega/pyrosimple-2.8.0
2023-05-31 21:54:57 +02:00
Nikolay Korotkiy and GitHub
77025aff3d
Merge pull request #235208 from r-ryantm/auto-update/geoserver
...
geoserver: 2.23.0 -> 2.23.1
2023-05-31 23:53:38 +04:00
Tungsten842 and GitHub
12ae1e6b6b
clblast: init ( #234020 )
2023-05-31 21:49:10 +02:00
R. Ryantm
91a87cb7c7
python310Packages.types-pyopenssl: 23.0.0.4 -> 23.1.0.3
2023-05-31 19:48:24 +00:00
Michael Weiss and GitHub
bc3ec5eaa7
Merge pull request #235169 from primeos/chromium
...
chromium: 113.0.5672.126 -> 114.0.5735.90
2023-05-31 21:29:36 +02:00
R. Ryantm
76fbfa6a79
powerline-go: 1.23 -> 1.24
2023-05-31 19:28:06 +00:00
"Thiago Kenji Okada"
f9a13aa3cc
vimPlugins.nvim-treesitter: update grammars
2023-05-31 18:54:29 +00:00
"Thiago Kenji Okada"
67854592f8
vimPlugins: update
2023-05-31 18:53:19 +00:00
figsoda and GitHub
f74369f71b
Merge pull request #235241 from nickgerace/master
...
reindeer: unstable-2023-05-18 -> unstable-2023-05-31
2023-05-31 14:52:20 -04:00
Thiago Kenji Okada
2590dc1ec6
vimPlugins.vim-advanced-sorters: init at 2021-11-21
2023-05-31 19:50:51 +01:00
Martin Weinelt and GitHub
fac1916b6c
Merge pull request #234206 from mweinelt/matter-chip-things-2023.5.3
...
python310Packages.home-assistant-chip-core: 2023.5.2 -> 2023.5.3
2023-05-31 20:45:46 +02:00
Fabian Affolter and GitHub
383e7ffc27
Merge pull request #234247 from fabaff/license-expression-bump
...
python311Packages.license-expression: 30.1.0 -> 30.1.1
2023-05-31 20:43:51 +02:00
Fabian Affolter and GitHub
c13337a2d9
Merge pull request #235132 from fabaff/pywerview-bump
...
python311Packages.pywerview: 0.4.1 -> 0.5.0
2023-05-31 20:43:10 +02:00
Fabian Affolter and GitHub
33c43ccf29
Merge pull request #235234 from r-ryantm/auto-update/python310Packages.policyuniverse
...
python310Packages.policyuniverse: 1.5.0.20230523 -> 1.5.1.20230526
2023-05-31 20:41:02 +02:00
Martin Weinelt
670607c49b
python310Packages.python-matter-server: 3.4.1 -> 3.4.2
...
https://github.com/home-assistant-libs/python-matter-server/releases/tag/3.4.2
2023-05-31 20:37:12 +02:00
Martin Weinelt and GitHub
5c4e4cd0a9
Merge pull request #234795 from mweinelt/botamusique-version-backport
...
botamusique: Backport fix for invalid version handling
2023-05-31 20:32:52 +02:00