Commit Graph
509113 Commits
Author SHA1 Message Date
figsodaandGitHub 2de3f3559d Merge pull request #246156 from r-ryantm/auto-update/base16384
base16384: 2.2.3 -> 2.2.4
2023-07-30 15:55:12 -04:00
figsodaandGitHub bb650b3a06 Merge pull request #246162 from r-ryantm/auto-update/carapace
carapace: 0.25.1 -> 0.25.3
2023-07-30 15:54:00 -04:00
figsodaandGitHub a8a24e3e9a Merge pull request #246212 from fabaff/exploitdb-bump
exploitdb: 2023-07-22 -> 2023-07-29
2023-07-30 15:52:33 -04:00
Ryan BurnsandGitHub fe2d9c9edf Merge pull request #246176 from chayleaf/fix-test-ccache-for-cross-compile
ccache: fix tests for cross compile targets
2023-07-30 12:50:29 -07:00
figsodaandGitHub 2cec8b8ae8 Merge pull request #246226 from r-ryantm/auto-update/ast-grep
ast-grep: 0.9.1 -> 0.9.2
2023-07-30 15:49:50 -04:00
088c1b399d onionshare-gui: add .desktop, icon and appdata (#245914)
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2023-07-30 21:47:22 +02:00
Mario RodasandGitHub e86120df5c Merge pull request #246220 from marsam/fix-myst-nb-build
python310Packages.myst-nb: fix compatibility with myst-parser 1.0
2023-07-30 13:38:47 -05:00
Pol DellaieraandGitHub 71e3934d82 Merge pull request #246120 from jakeschurch/add-proxmox-image-addl-disk-size-override
proxmox-image: add additionalDiskSpace parameter as input to make-disk-image.nix
2023-07-30 20:34:00 +02:00
Mario RodasandGitHub 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 DellaieraandGitHub 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
R. Ryantm 335a0d1a32 ast-grep: 0.9.1 -> 0.9.2 2023-07-30 17:42:29 +00:00
Michele Guerini RoccoandGitHub 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 RodasandGitHub 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ützandGitHub 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 RodasandGitHub 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ützandGitHub 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 LahfaandGitHub a2a9595033 Merge pull request #244345 from RaitoBezarius/update/kernel-testing 2023-07-30 18:58:17 +02:00
Oliver SchmidtandGitHub 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 DellaieraandGitHub 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
natsukiumandYt 230def9fe4 python310Packages.guidance: init at 0.0.64 2023-07-30 16:28:36 +00:00
natsukiumandYt 5acfaa6f64 python310Packages.gptcache: init at 0.1.37 2023-07-30 16:28:36 +00:00
natsukiumandYt 29a702dfa6 python310Packages.opentelemetry-instrumentation: add natsukium as maintainer 2023-07-30 16:26:13 +00:00
natsukiumandYt 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
natsukiumandYt 35a8ff1d1d python310Packages.opentelemetry-api: add natsukium as maintainer 2023-07-30 16:26:13 +00:00
natsukiumandYt 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 AffolterandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 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 d898509390 exploitdb: 2023-07-22 -> 2023-07-29
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2023-07-22...2023-07-29
2023-07-30 18:16:46 +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 AffolterandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 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
Jake Schurch a479735162 respond to pr feedback
Signed-off-by: Jake Schurch <jakeschurch@gmail.com>
2023-07-30 12:01:03 -04:00
Adam Stephens db62d26e0e starship: 1.15.0 -> 1.16.0 2023-07-30 11:58:21 -04:00
d780bdf308 Update nixos/modules/virtualisation/proxmox-image.nix
Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
2023-07-30 11:57:29 -04:00
Jan TojnarandGitHub 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 RongandGitHub 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
EmilyandGitHub 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 GalowiczandGitHub 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 WeineltandGitHub 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 BeharandGitHub 424ed972a4 Merge pull request #243030 from doronbehar/pkg/ipe
ipe: 7.2.26 -> 7.2.27
2023-07-30 11:11:31 +00:00