Commit Graph

550003 Commits

Author SHA1 Message Date
Kirill Radzikhovskyy
74e6bf9d31 fsautocomplete: 0.67.0 -> 0.68.0 2023-11-18 08:20:39 +11:00
Weijia Wang
19e27c3547
Merge pull request #268038 from frogamic/pyudev-darwin
pythonPackages.pyudev: Allow to install on darwin
2023-11-17 21:47:39 +01:00
Adam C. Stephens
4b8d7d814e
Merge pull request #265556 from adamcstephens/slimserver/fix
slimserver: fix broken package
2023-11-17 15:47:26 -05:00
Weijia Wang
82ab4ebbd9
Merge pull request #267909 from michaelhthomas/firebird-emu/darwin
firebird-emu: support darwin
2023-11-17 21:46:39 +01:00
Weijia Wang
fb92c52539
Merge pull request #268071 from moni-dz/skhd-_nspath
skhd: silence implicit-function-declaration warning on Darwin
2023-11-17 21:45:23 +01:00
Nikolay Korotkiy
45846876f3
Merge pull request #266187 from r-ryantm/auto-update/python310Packages.owslib
python310Packages.owslib: 0.29.2 -> 0.29.3
2023-11-17 23:58:02 +04:00
Nikolay Korotkiy
89dd71cd70
Merge pull request #268154 from imincik/shapelib-add-geospatial-team-maint
shapelib: add geospatial team to maintainers
2023-11-17 23:55:03 +04:00
Peder Bergebakken Sundt
32e2a7eec3
Merge pull request #267897 from dali99/update_hydrus2
hydrus: 551 -> 552
2023-11-17 20:40:51 +01:00
Ryan Lahfa
7870f05ada
Merge pull request #264364 from RaitoBezarius/drop-llvm 2023-11-17 20:26:08 +01:00
Ivan Mincik
ca52ee59fe shapelib: add geospatial team to maintainers 2023-11-17 20:10:14 +01:00
Weijia Wang
867939d701
Merge pull request #268069 from moni-dz/blisp-nspath
blisp: silence implicit-function-declaration on Darwin
2023-11-17 19:30:44 +01:00
Nick Cao
d226c63a6d
Merge pull request #268118 from nadir-ishiguro/update-nom
nom: 2.0.2 -> 2.0.5
2023-11-17 13:05:02 -05:00
Nick Cao
a909c5d1bd
Merge pull request #268126 from panicgh/python-sqids
python3Packages.sqids: 0.4.0 -> 0.4.1
2023-11-17 13:04:12 -05:00
Nick Cao
281b40eea9
Merge pull request #268124 from r-ryantm/auto-update/cyme
cyme: 1.5.0 -> 1.5.2
2023-11-17 13:03:25 -05:00
Ryan Lahfa
5dcbaf3cc3
Merge pull request #264361 from RaitoBezarius/drop-ruby3 2023-11-17 18:43:35 +01:00
Aldo Borrero
c7eeda7413 python311Packages.llm: init at version 0.12 2023-11-17 18:41:49 +01:00
Ryan Lahfa
65481ecfef
Merge pull request #267985 from JulienMalka/absent-bootspec 2023-11-17 18:07:10 +01:00
Ryan Lahfa
ccfe07c316
Merge pull request #266270 from Ma27/postgresql-ownership-15 2023-11-17 18:02:17 +01:00
Nick Cao
bea932e00a
Merge pull request #267709 from NickCao/synapse
matrix-synapse-unwrapped: fix build on darwin
2023-11-17 11:50:25 -05:00
Nick Cao
e06c69dcbf
Merge pull request #267708 from NickCao/dendrite
dendrite: disable tests on x86_64-darwin
2023-11-17 11:50:06 -05:00
Nick Cao
5d9be0d8e5
Merge pull request #268119 from nbraud/pkgs/bork
python3Packages.bork: 7.0.0 → 7.0.1
2023-11-17 11:45:14 -05:00
Fabian Affolter
ac75e6cfc6
Merge pull request #268079 from fabaff/dissect-bump
python311Packages.acquire: 3.9 -> 3.10
2023-11-17 17:23:53 +01:00
Ryan Lahfa
80063d0194
Merge pull request #268027 from K900/py2-hack 2023-11-17 17:18:55 +01:00
Fabian Affolter
f5a8f48a44
Merge pull request #268101 from fabaff/glances-api-bump
python311Packages.glances-api: 0.4.3 -> 0.5.0
2023-11-17 17:17:53 +01:00
fortuneteller2k
bfcc179273 blisp: silence implicit-function-declaration on Darwin 2023-11-17 23:45:04 +08:00
fortuneteller2k
740d990ce7 skhd: silence implicit-function-declaration warning on Darwin 2023-11-17 23:43:48 +08:00
Peder Bergebakken Sundt
08be2ef0bf
Merge pull request #267383 from a-n-n-a-l-e-e/xbps_fix
xbps: 0.59.1 -> 0.59.2; fix build
2023-11-17 16:38:16 +01:00
Nick Cao
b6ed7946a7
Merge pull request #267823 from Arjun31415/mailspring-update
mailspring: 1.11.0 -> 1.12.0
2023-11-17 10:15:02 -05:00
Raito Bezarius
9866a5be7e llvmPackages_5: drop
While using very old compilers is a fair usecase, it induces a maintenance churn as
we collect more and more LLVM versions for the LLVM maintainers.

Especially when we need to backport uniform changes to the whole tree,
furthermore, it consumes and waste CI resources.
2023-11-17 16:12:32 +01:00
R. Ryantm
46337b54a6 cyme: 1.5.0 -> 1.5.2 2023-11-17 15:11:09 +00:00
Herwig Hochleitner
e7c7d97167
nixos/postgresql: document psql 15 changes (#267238)
* nixos/postgresql: document psql 15 changes

* nixos/postgresql: manual heading ids

* nixos/postgresql: reword warning against initialScript

Co-authored-by: Ryan Lahfa <masterancpp@gmail.com>

* nixos/postgresql: wording PERMISSIONS -> PRIVILEGES

Co-authored-by: Ryan Lahfa <masterancpp@gmail.com>

* nixos/postgresql: document intermediate oneshot / service user method

* nixos/postgresql/docs: clarify security benefits of `ensureDBOwnership`

* nixos/postgresql/docs: service type -> serviceConfig.Type

---------

Co-authored-by: Ryan Lahfa <masterancpp@gmail.com>
2023-11-17 16:06:01 +01:00
Weijia Wang
c7f0bbcf2c
Merge pull request #266834 from viraptor/reaper-darwin
reaper: darwin platform
2023-11-17 16:04:49 +01:00
Raito Bezarius
529892d918 ruby_3_0: drop
Ruby EOL is 31 March 2024, that is, during NixOS 23.11.
We drop it early now to avoid any problem during the release time.
2023-11-17 16:03:00 +01:00
Raito Bezarius
0a1bc8a2d2 unit: drop Ruby 3.0 support
Ruby 3.0 will be removed from nixpkgs.
2023-11-17 16:03:00 +01:00
Raito Bezarius
2e7b72c52f gitlab: use Ruby 3.2
Ruby 3.0 will be removed.
2023-11-17 16:03:00 +01:00
Raito Bezarius
374917faf7 mailcatcher: use Ruby 3.2
Ruby 3.0 will be removed.
2023-11-17 16:03:00 +01:00
Ilan Joselevich
309c806b05
Merge pull request #266875 from mjoerg/skypeforlinux-8.108.0.205
skypeforlinux: 8.106.0.212 -> 8.108.0.205
2023-11-17 15:02:39 +00:00
Nikolay Korotkiy
1b212ba812
Merge pull request #267614 from imincik/pyproj-add-geospatial-team-maint
python3Packages.pyproj: add geospatial team to maintainers
2023-11-17 19:01:14 +04:00
R. Ryantm
00121a338b snappymail: 2.29.1 -> 2.29.2 2023-11-17 15:59:42 +01:00
Weijia Wang
1860e777ae
Merge pull request #268103 from netthier/maintainer-kluctl
kluctl: add netthier as maintainer
2023-11-17 15:58:30 +01:00
Ilan Joselevich
4a29f30c92
Merge pull request #268036 from Grafcube/update-cargo-leptos-lock
cargo-leptos: fix 0.2.2
2023-11-17 14:57:44 +00:00
Raito Bezarius
82037ad0b8 rl-2311: inform about services.postgresql.ensurePermissions deprecation 2023-11-17 15:57:19 +01:00
Ilan Joselevich
8a8bb1d980
Merge pull request #268042 from r-ryantm/auto-update/bun
bun: 1.0.11 -> 1.0.12
2023-11-17 14:56:54 +00:00
Ilan Joselevich
70d426c1c7
Merge pull request #268086 from ereslibre/bump-fastly
fastly: 10.6.2 -> 10.6.4
2023-11-17 14:56:31 +00:00
Ilan Joselevich
3ec6faae49
Merge pull request #268054 from r-ryantm/auto-update/cockpit
cockpit: 303 -> 305
2023-11-17 14:55:53 +00:00
Herwig Hochleitner
20832d5995
nixos/forgejo: changelog and migration instructions (#267248)
* nixos/forgejo: changelog and migration instructions

* nixos/forgejo/docs: clarify sentence

Co-authored-by: Trolli Schmittlauch <schmittlauch@users.noreply.github.com>

* nixos/forgejo/docs: document migration via gitea impersonation

* nixos/forgejo/docs: note about url change on migration

* nixos/forgejo/docs: note about migration (non-)requirement

* nixos/forgejo/docs: header ids

* nixos/forgejo/docs: clarify release notes entry

Co-authored-by: Emily <git@emilylange.de>

* nixos/forgejo/docs: improve manual entry

Co-authored-by: Emily <git@emilylange.de>

* nixos/forgejo/docs: move changelog line to the middle of the section

as noted <!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->

---------

Co-authored-by: Trolli Schmittlauch <schmittlauch@users.noreply.github.com>
Co-authored-by: Emily <git@emilylange.de>
2023-11-17 15:55:24 +01:00
Raito Bezarius
10baca4935 nixos/invidious: do not use ensureDBOwnership
Invidious uses a strange setup where the database name is different from the system username
for non-explicit reasons.

Because of that, it makes it hard to migrate it to use `ensureDBOwnership`, we leave it to Invidious' maintainers
to pick up the pieces.
2023-11-17 15:53:08 +01:00
Raito Bezarius
f653734c4d nixos/mobilizon: do not use ensureDBOwnership
Mobilizon can have a custom database username and it is not trivial to sort out how to remove this.

In the meantime, for the upcoming 23.11 release, I apply the classical workaround
and defer to Mobilizon's maintainers.
2023-11-17 15:52:51 +01:00
Raito Bezarius
7cd63bff21 nixos/sourcehut: do not use ensureDBOwnership
Given that SourceHut uses unfortunate defaults for database name, it will not
be realistic to fix this in time for 23.11.

We will leave the workaround and leave it to SourceHut maintainers to pick up the work
to clean this up after 23.11.
2023-11-17 15:52:51 +01:00
Raito Bezarius
73198870cd nixos/tests/pgbouncer: do not use ensureDBOwnership
pgbouncer test is special in the sense where it actually tries
to connect via SCRAM SHA, let's avoid `ensureDBOwnership` here
otherwise for some reason pgbouncer will try to look in pg_shadow
for the authuser…
2023-11-17 15:52:51 +01:00