Commit graph

570839 commits

Author SHA1 Message Date
Mario Rodas 55581543a3
Merge pull request #279838 from r-ryantm/auto-update/libpg_query
libpg_query: 16-5.0.0 -> 16-5.1.0
2024-01-12 00:16:11 -05:00
Philipp Kosel 7f3eac3ea3 morewaita-icon-theme: init at 42.3 2024-01-12 06:12:46 +01:00
R. Ryantm 997d2d718f python311Packages.peaqevcore: 19.6.3 -> 19.6.5 2024-01-12 05:09:31 +00:00
Philipp Kosel 474c37ce14 maintainers: add pkosel 2024-01-12 06:09:30 +01:00
R. Ryantm 27d3d47219 python311Packages.id: 1.2.1 -> 1.3.0 2024-01-12 04:54:46 +00:00
R. Ryantm 1eeef06673 postgresql12JitPackages.pgroonga: 3.1.5 -> 3.1.6 2024-01-12 04:54:32 +00:00
R. Ryantm 43b776d41e katana: 1.0.4 -> 1.0.5 2024-01-12 04:40:00 +00:00
Mario Rodas f356b95c5f arti: 1.1.11 -> 1.1.12
Diff: https://gitlab.torproject.org/tpo/core/arti/-/compare/arti-v1.1.11...arti-v1.1.12

Changelog: https://gitlab.torproject.org/tpo/core/arti/-/raw/arti-v1.1.12/CHANGELOG.md
2024-01-12 04:20:00 +00:00
Mario Rodas a517062e65 postgresqlPackages.timescaledb: 2.13.0 -> 2.13.1
Diff: https://github.com/timescale/timescaledb/compare/2.13.0...2.13.1

Changelog: https://github.com/timescale/timescaledb/blob/2.13.1/CHANGELOG.md
2024-01-12 04:20:00 +00:00
Mario Rodas 52f6360a4d squawk: 0.26.0 -> 0.27.0
Diff: https://github.com/sbdchd/squawk/compare/v0.26.0...v0.27.0

Changelog: https://github.com/sbdchd/squawk/blob/v0.27.0/CHANGELOG.md
2024-01-12 04:20:00 +00:00
Mario Rodas 2bfa0391df atlas: 0.17.0 -> 0.18.0
Diff: https://github.com/ariga/atlas/compare/v0.17.0...v0.18.0

Changelog: https://github.com/ariga/atlas/releases/tag/v0.18.0
2024-01-12 04:20:00 +00:00
Mario Rodas 65949313b4 vale: 3.0.0 -> 3.0.3
Diff: https://github.com/errata-ai/vale/compare/v3.0.0...v3.0.3

Changelog: https://github.com/errata-ai/vale/releases/tag/v3.0.3
2024-01-12 04:20:00 +00:00
Muhammad Falak R Wani d9a8ad6aa8 ast-grep: 0.16.1 -> 0.17.0
Diff: https://github.com/ast-grep/ast-grep/compare/0.16.1...0.17.0
Changelog: https://github.com/ast-grep/ast-grep/blob/0.17.0/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-01-12 09:48:21 +05:30
R. Ryantm d0fe9ab9fc autorestic: 1.7.9 -> 1.7.10 2024-01-12 04:02:34 +00:00
Nick Cao 849371a0a5
julia_1{9,10}-bin: deduplicate common code 2024-01-11 21:48:47 -05:00
R. Ryantm dc8a34cf0f deno: 1.39.1 -> 1.39.2 2024-01-11 20:05:18 -06:00
Christopher Schnick 0af69bdde4 xpipe: 1.7.3 -> 1.7.13 2024-01-12 02:54:39 +01:00
Yt fd3dc169bb
Merge pull request #280370 from dotlambda/polars-version
python311Packages.polars: revert version to 0.19.12
2024-01-12 02:53:55 +01:00
Christopher Schnick 39aa86ee74 xpipe: refactor 2024-01-12 02:53:45 +01:00
R. Ryantm f83e6f91f0 refurb: 1.13.0 -> 1.27.0 2024-01-12 01:26:08 +00:00
Silvan Mosberger 501963a6df
Merge pull request #248220 from infinisil/document-extends
Improve the documentation of `lib.extends` and how it relates to overlays
2024-01-12 02:25:42 +01:00
happysalada f129972452 unstructured-api: 0.0.59 -> 0.0.61 2024-01-11 20:14:06 -05:00
happysalada 50ca2ff9c3 pythonPackages.unstructured: 0.11.8 -> 0.12.0 2024-01-11 20:13:46 -05:00
Yureka 1a1c53c271
Revert "nixos/gitlab: Add CI database connection for >=15.9" (#280395) 2024-01-12 02:03:23 +01:00
Yureka 29bc446b5c
Revert "nixos/gitlab: fix database config when no passwordfile is defined" (#280392) 2024-01-12 02:00:49 +01:00
Yt 31c0f018ec
Merge pull request #280226 from r-ryantm/auto-update/python311Packages.litellm
python311Packages.litellm: 1.16.19 -> 1.17.0
2024-01-12 02:00:08 +01:00
Peder Bergebakken Sundt f489e99576
Merge pull request #277925 from Izorkin/update-nginx-http2
nixos/nginx: use new variant of http2 option for angie package
2024-01-12 01:40:18 +01:00
Matthew_Cash 35c7a488f8 firefox: set meta.mainProgram to launcherName in wrapper
After #235912 changed the binary name for some Firefox packages, the meta.mainProgram value was no longer accurate and commands such as nix run nixpkgs#firefox-devedition failed because /bin/firefox was executed instead of /bin/firefox-devedition.

This sets meta.mainProgram to launcherName, which contains the nameSuffix set in #235912, instead of inheriting the unwrapped package's mainProgram, which is always firefox with no suffix.
2024-01-12 01:29:00 +01:00
Lin Jian 52bd30d5c5
Merge pull request #279274 from MarcelCoding/patch-1
nixos/pgadmin: disable upgrade check
2024-01-12 08:16:16 +08:00
maxine a59c629b3d
Merge pull request #280320 from dotlambda/signal-desktop-6.44.0
signal-desktop: 6.43.1 -> 6.44.0
2024-01-12 01:12:50 +01:00
maxine f0b9b428b1
Merge pull request #280348 from amaxine/curtail_1.8.0
curtail: 1.3.1 → 1.8.0
2024-01-12 01:10:23 +01:00
R. Ryantm be5258bfbe gqlgenc: 0.16.1 -> 0.16.2 2024-01-12 00:07:13 +00:00
Maxine Aubrey 9e935e69fa
curtail: 1.3.1 → 1.8.0 2024-01-12 00:57:46 +01:00
Bobby Rong d9251e226b
libdex: 0.4.1 → 0.4.3
https://gitlab.gnome.org/GNOME/libdex/-/compare/0.4.1...0.4.3
2024-01-12 07:55:47 +08:00
maxine d72a80eb09
Merge pull request #280354 from amaxine/gnome-decoder_0.4.1
gnome-decoder: 0.3.3 → 0.4.1
2024-01-12 00:55:15 +01:00
Peder Bergebakken Sundt fa265d7bf3
Merge pull request #275479 from maxhbr/freeplane-1_11_8
freeplane: 1.9.14 -> 1.11.8
2024-01-12 00:40:45 +01:00
Tobias Langendorf 2d3efdc677 tmux-sessionizer: 0.3.0 -> 0.3.2 2024-01-12 00:36:47 +01:00
Fabian Affolter d00f6821b9 pdfrip: init at 2.0.1
PDF password cracking utility

https://github.com/mufeedvh/pdfrip
2024-01-12 00:35:29 +01:00
Fabian Affolter a79db02fe4 nucleiparser: source is now tagged 2024-01-12 00:33:08 +01:00
maxine 5949be0eca
Merge pull request #279571 from r-ryantm/auto-update/pocketbase
pocketbase: 0.20.2 -> 0.20.5
2024-01-12 00:31:27 +01:00
maxine bafe795c4f
Merge pull request #279942 from r-ryantm/auto-update/du-dust
du-dust: 0.8.6 -> 0.9.0
2024-01-12 00:30:46 +01:00
maxine be305ef10a
Merge pull request #279895 from r-ryantm/auto-update/cava
cava: 0.9.1 -> 0.10.0
2024-01-12 00:30:37 +01:00
maxine bd082db9b3
Merge pull request #280207 from r-ryantm/auto-update/qcad
qcad: 3.28.2.2 -> 3.29.0.0
2024-01-12 00:29:40 +01:00
maxine 75cbfc2b73
Merge pull request #279966 from r-ryantm/auto-update/limesctl
limesctl: 3.3.1 -> 3.3.2
2024-01-12 00:29:19 +01:00
maxine 71e694cd44
Merge pull request #280096 from r-ryantm/auto-update/skaffold
skaffold: 2.9.0 -> 2.10.0
2024-01-12 00:29:02 +01:00
maxine 3d8dc07c83
Merge pull request #280215 from r-ryantm/auto-update/cargo-nextest
cargo-nextest: 0.9.66 -> 0.9.67
2024-01-12 00:27:23 +01:00
R. Ryantm 7966dd5878 ssm-session-manager-plugin: 1.2.536.0 -> 1.2.553.0 2024-01-11 23:18:45 +00:00
Fabian Affolter 1192f82823 python311Packages.frelatage: init at 0.1.0
Greybox and Coverage-based library to fuzz Python applications

https://github.com/Rog3rSm1th/frelatage
2024-01-12 00:01:52 +01:00
Fabian Affolter 23904e5820 python311Packages.base2048: init at 0.1.3
Binary encoding with base-2048 in Python with Rust

https://github.com/ionite34/base2048
2024-01-12 00:01:52 +01:00
R. Ryantm 8099f58e94 roadrunner: 2023.3.8 -> 2023.3.9 2024-01-11 22:58:12 +00:00