Commit Graph

509079 Commits

Author SHA1 Message Date
Oliver Schmidt
ff9296f93e
nixos/gitlab: ensure service started again after dependency restarts (#245240)
When a dependency, like postgresql.service or redis-gitlab.service, had
been stopped and started at switch-to-configuration time, gitlab.service
and its helper units had been stopped but not started again.
`multi-user.target` only has a `Wants` relation to gitlab.target, but
once gitlab.target has been successfully started once and is not stopped/
restarted again, it does not cause all its dependencies to stay activated
the whole time.

This commit fixes this by upgrading the dependy relationship of
gitlab.service towards gitlab.target from a "Wants" to a "Requires". It
should be enough to do this for this single unit part of gitlab.target
only, as all other units wantedBy gitlab.target are pulled in by
gitlab.service as well or have bindsTo relations.
2023-07-30 18:49:54 +02:00
Pol Dellaiera
5fab052af4
Merge pull request #221364 from icewind1991/to-html-0.1.3
to-html: init at 0.1.4
2023-07-30 18:43:48 +02:00
natsukium
230def9fe4 python310Packages.guidance: init at 0.0.64 2023-07-30 16:28:36 +00:00
natsukium
5acfaa6f64 python310Packages.gptcache: init at 0.1.37 2023-07-30 16:28:36 +00:00
natsukium
29a702dfa6 python310Packages.opentelemetry-instrumentation: add natsukium as maintainer 2023-07-30 16:26:13 +00:00
natsukium
86200041e2 python310Packages.opentelemetry-instrumentation: refactor
To avoid breaking any package under the opentelemetry-python-contrib repository, we must synchronize their versions.
Since opentelemetry-instrumentation is the central component of opentelemetry-python-contrib, I used it as the source for version, src, and meta.
2023-07-30 16:26:13 +00:00
natsukium
35a8ff1d1d python310Packages.opentelemetry-api: add natsukium as maintainer 2023-07-30 16:26:13 +00:00
natsukium
db1ccedc12 python310Packages.opentelemetry-api: refactor
To avoid breaking any package under the opentelemetry-python repository, we must synchronize their versions.
Since opentelemetry-api is the central component of opentelemetry-python, I used it as the source for version, src, and meta.
2023-07-30 16:26:13 +00:00
Fabian Affolter
523636ff82
Merge pull request #245936 from fabaff/potentials-bump
python311Packages.potentials: 0.3.6 -> 0.3.7,  python311Packages.yabadaba: 0.2.0 -> 0.2.1
2023-07-30 18:21:21 +02:00
Fabian Affolter
fefec2d0c1
Merge pull request #245689 from fabaff/dvc-objects-bump
python310Packages.dvclive: 2.12.1 -> 2.13.0, dvc: 3.5.1 -> 3.8.1
2023-07-30 18:20:22 +02:00
Fabian Affolter
b9c5cc5990
Merge pull request #245937 from fabaff/mypy-boto3-s3-bump
python311Packages.mypy-boto3-s3: 1.28.8 -> 1.28.12
2023-07-30 18:19:16 +02:00
Fabian Affolter
9333106c65
Merge pull request #245938 from fabaff/mypy-boto3-ebs-bump
python311Packages.mypy-boto3-ebs: 1.28.0 -> 1.28.13
2023-07-30 18:13:11 +02:00
Fabian Affolter
2c0275a3b4
Merge pull request #245940 from fabaff/plugwise-bump
python311Packages.plugwise: 0.31.8 -> 0.31.9
2023-07-30 18:11:42 +02:00
Fabian Affolter
df60ff4c0c
Merge pull request #245941 from fabaff/mypy-boto3-builder-bump
python311Packages.mypy-boto3-builder: 7.15.1 -> 7.16.1
2023-07-30 18:10:44 +02:00
Fabian Affolter
5daa5b16f4
Merge pull request #245939 from fabaff/nclib-bump
python311Packages.nclib: 1.0.2 -> 1.0.3
2023-07-30 18:08:51 +02:00
Jan Tojnar
195110917e
Merge pull request #246189 from bobby285271/upd/gnome
GNOME updates 2023-07-30
2023-07-30 16:59:30 +02:00
Anderson Torres
a865d875b8 spigot: 20210527 -> 20220606.eb585f8 2023-07-30 14:21:11 +00:00
Bobby Rong
d3a6adc9b6
Merge pull request #246191 from bobby285271/fix/nixos-test-driver
nixos/test-driver: format
2023-07-30 21:29:04 +08:00
Bobby Rong
a0c846a05a
nixos/test-driver: format
There is a `black --check --diff ${src}/test_driver` check in
nixos-test-driver's checkPhase so this format change will be needed.
2023-07-30 21:24:49 +08:00
Robin Appelman
d0d2424bc0 to-html: init at 0.1.4 2023-07-30 15:21:18 +02:00
Bobby Rong
f06933def6
xdg-desktop-portal-gnome: 44.1 → 44.2
https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/compare/44.1...44.2
2023-07-30 20:48:39 +08:00
Bobby Rong
d02bcaf5f1
epiphany: 44.5 → 44.6
https://gitlab.gnome.org/GNOME/epiphany/-/compare/44.5...44.6
2023-07-30 20:47:51 +08:00
Bobby Rong
d7f26a8484
gspell: 1.12.1 → 1.12.2
https://gitlab.gnome.org/GNOME/gspell/-/compare/1.12.1...1.12.2
2023-07-30 20:44:52 +08:00
Emily
3acb5c4264
Merge pull request #243489 from jvanbruegge/audiobookshelf-sqlite
audiobookshelf: 2.2.23 -> 2.3.3
2023-07-30 14:29:02 +02:00
Jacek Galowicz
b1b263e5f7
Merge pull request #246093 from blaggacao/fix-nixos-tests-log-backdoor-service-failure
nixos/test-driver: log what to do if backdoor service doesn't come oneline
2023-07-30 13:20:44 +02:00
Martin Weinelt
0a5e37e177
Merge pull request #246123 from mweinelt/matrix-appservice-syscall-filter-update
nixos/matrix-appservice-irc: update syscall filter
2023-07-30 13:19:13 +02:00
Doron Behar
424ed972a4
Merge pull request #243030 from doronbehar/pkg/ipe
ipe: 7.2.26 -> 7.2.27
2023-07-30 11:11:31 +00:00
Mario Rodas
e2022dbe6f
Merge pull request #242053 from sei40kr/init-ruby-lsp
[WIP] ruby-lsp: init at 0.7.4
2023-07-30 02:49:10 -05:00
Lassulus
347a6b2d92
Merge pull request #245910 from R-VdP/nixos_extend_modules
nixos: make extendModules retain pkgs on nixos configs
2023-07-30 09:38:52 +02:00
Azat Bahawi
8343c48f76
Merge pull request #246129 from r-ryantm/auto-update/werf
werf: 1.2.242 -> 1.2.248
2023-07-30 10:12:18 +03:00
Azat Bahawi
d88c1d511a
Merge pull request #188986 from dit7ya/stacer
stacer: init at 1.1.0
2023-07-30 10:11:38 +03:00
K900
fa3f845e55
Merge pull request #245748 from K900/sqlcl-23.2.0.178.102
sqlcl: 22.4.0.342.1212 -> 23.2.0.178.1027
2023-07-30 10:06:49 +03:00
K900
c6f7f41627
Merge pull request #245725 from K900/kzones-0.5
libsForQt5.kzones: 0.4 -> 0.5
2023-07-30 10:06:39 +03:00
Doron Behar
d2c6595e5a
Merge pull request #246098 from K900/syncthingtray-fix-plasmoid
syncthingtray: fix plasmoid
2023-07-30 07:04:29 +00:00
Doron Behar
bc2a487a98
Merge pull request #246066 from nh2/musescore-alsa-plugin-dir
musescore: Set ALSA_PLUGIN_DIR.
2023-07-30 06:52:27 +00:00
K900
a8e308bff1 syncthingtray: build as a shared library, small cleanup
This makes the plasmoid actually work.
2023-07-30 09:36:32 +03:00
K900
8767f7a362 qtutilities: build as a shared library 2023-07-30 09:36:31 +03:00
K900
90c8630a9a cpp-utilities: build as a shared library
This is required to get some header-only definitions set up
so that applications using them export symbols properly.
2023-07-30 09:36:29 +03:00
Mario Rodas
4b4b4cf51b
Merge pull request #245484 from marsam/update-zfs-autobackup
zfs-autobackup: 3.1 -> 3.1.3
2023-07-30 00:58:40 -05:00
zowoq
cdd302c8b5
Merge pull request #246043 from natsukium/feishin/fix-darwin
feishin: fix darwin build
2023-07-30 15:07:55 +10:00
Nick Cao
aa04c0989b
Merge pull request #246136 from figsoda/nextest
cargo-nextest: 0.9.54 -> 0.9.55
2023-07-29 22:42:19 -06:00
Nick Cao
2a4d938967
Merge pull request #246060 from oluceps/ddns-go
ddns-go: init at 5.5.1
2023-07-29 22:41:55 -06:00
github-actions[bot]
b5c14b3083 terraform-providers.minio: 1.17.0 -> 1.17.1 2023-07-30 14:01:36 +10:00
figsoda
784fbc1811 cargo-nextest: 0.9.54 -> 0.9.55
Diff: https://github.com/nextest-rs/nextest/compare/cargo-nextest-0.9.54...cargo-nextest-0.9.55

Changelog: https://nexte.st/CHANGELOG.html
2023-07-29 23:12:40 -04:00
Nick Cao
2db6614523
Merge pull request #246099 from r-ryantm/auto-update/python310Packages.ppft
python310Packages.ppft: 1.7.6.6 -> 1.7.6.7
2023-07-29 20:57:39 -06:00
Nick Cao
a900792590
Merge pull request #246122 from r-ryantm/auto-update/grpc-gateway
grpc-gateway: 2.16.0 -> 2.16.1
2023-07-29 20:56:29 -06:00
Nick Cao
88f50c677e
Merge pull request #246124 from r-ryantm/auto-update/credhub-cli
credhub-cli: 2.9.17 -> 2.9.18
2023-07-29 20:56:07 -06:00
Nick Cao
ec334873be
Merge pull request #238549 from NickCao/cadvisor
cadvisor: 0.46.0 -> unstable-2023-07-28
2023-07-29 20:16:46 -06:00
R. Ryantm
14a259a91e werf: 1.2.242 -> 1.2.248 2023-07-30 02:12:48 +00:00
R. Ryantm
4dfdcda6a0 credhub-cli: 2.9.17 -> 2.9.18 2023-07-30 01:37:56 +00:00