Commit Graph

509526 Commits

Author SHA1 Message Date
Vladimír Čunát
39919b8f21
stdenv: use improved strip.sh for aarch64-linux
Adapted from PR #246164
TODO: clean up / use it everywhere on the next rebuild.
2023-07-30 21:18:30 +02:00
github-actions[bot]
4168b4005a
Merge master into staging-next 2023-07-30 18:01:01 +00:00
Mario Rodas
8e2fc8a27d
Merge pull request #238057 from kirillrdy/ruby
ruby_3_3: init at 3.3.0.preview1
2023-07-30 12:59:25 -05:00
Pol Dellaiera
f71d6680cf
Merge pull request #246160 from r-ryantm/auto-update/velero
velero: 1.11.0 -> 1.11.1
2023-07-30 19:56:47 +02:00
Michele Guerini Rocco
6376df4818
Merge pull request #246016 from rnhmjoj/pr-pyqt
python3Packages.pyqt6: 6.5.1 -> 6.5.2
2023-07-30 19:30:38 +02:00
Mario Rodas
d8f35aed0b
Merge pull request #246211 from fabaff/amass-bump
amass: 4.0.4 -> 4.1.0
2023-07-30 12:16:39 -05:00
Robert Schütz
5cd122b058
Merge pull request #245908 from dotlambda/lektor-3.4.0b8
python310Packages.lektor: 3.4.0b4 -> 3.4.0b8
2023-07-30 10:07:05 -07:00
Mario Rodas
847aceb28a
Merge pull request #246210 from adamcstephens/starship/1.16.0
starship: 1.15.0 -> 1.16.0
2023-07-30 12:02:49 -05:00
Robert Schütz
0ac9f47149
Merge pull request #246166 from r-ryantm/auto-update/python310Packages.smart-meter-texas
python310Packages.smart-meter-texas: 0.5.1 -> 0.5.3
2023-07-30 10:02:04 -07:00
Ryan Lahfa
a2a9595033
Merge pull request #244345 from RaitoBezarius/update/kernel-testing 2023-07-30 18:58:17 +02:00
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
3084745ef4 amass: 4.0.4 -> 4.1.0
Diff: https://github.com/OWASP/Amass/compare/refs/tags/v4.0.4...v4.1.0

Changelog: https://github.com/OWASP/Amass/releases/tag/v4.1.0
2023-07-30 18:13:44 +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
Adam Stephens
db62d26e0e
starship: 1.15.0 -> 1.16.0 2023-07-30 11:58:21 -04: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
Raito Bezarius
7fae011619 linux_testing: 6.5-rc2 -> 6.5-rc3
https://lwn.net/Articles/939013/
2023-07-30 15:39:37 +02: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
github-actions[bot]
1f2d6d5548
Merge master into staging-next 2023-07-30 12:01:17 +00: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
Kirill Radzikhovskyy
f633f5965a ruby_3_3: init at 3.3.0.preview1 2023-07-30 20:25:49 +10:00
R. Ryantm
6f22451e65 python310Packages.smart-meter-texas: 0.5.1 -> 0.5.3 2023-07-30 08:52:00 +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
R. Ryantm
354235fbff velero: 1.11.0 -> 1.11.1 2023-07-30 07:36:31 +00: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