Commit Graph

550039 Commits

Author SHA1 Message Date
R. Ryantm
c3094f371b erigon: 2.53.1 -> 2.54.0 2023-11-17 22:30:41 +00:00
Ryan Lahfa
d3530f494c
Merge pull request #264358 from RaitoBezarius/drop-nodejs 2023-11-17 23:26:13 +01:00
Adam C. Stephens
0302e118e5
Merge pull request #267667 from adamcstephens/leftwm/0.5.0
leftwm: 0.4.2 -> 0.5.1
2023-11-17 17:22:52 -05:00
Robert Scott
6045dae2f3
Merge pull request #268047 from a-n-n-a-l-e-e/bbox-fix
python311Packages.bbox: pyproject = true; fix build, use fetchFromGitHub enable tests
2023-11-17 22:22:33 +00:00
André Silva
12839b9bf6
Merge pull request #268142 from iliayar/master
pyprland: 1.5.3 -> 1.6.0
2023-11-17 22:07:52 +00:00
William McKinnon
869fb56797 nixos/syncthing: respect the dataDir option
The previous -home argument worked as such:
"Set common configuration and data directory. The default configuration directory is $HOME/.config/syncthing (Unix-like), $HOME/Library/Application Support/Syncthing (Mac) and %LOCALAPPDATA%\Syncthing (Windows)"

This resulted in syncthing not respecting different home and data dirs
declared in its config. The default behaviour will remain the same, as
we set the datadir default value to homeDir + .config/syncthing.
2023-11-17 22:58:46 +01:00
Madoura
64782b0571 bcachefs-tools: add update script 2023-11-17 22:55:20 +01:00
Madoura
1558b0d698 bcachefs-tools: use finalAttrs 2023-11-17 22:55:20 +01:00
Emily
071cac41aa
Merge pull request #268005 from networkException/update-chromium
{,ungoogled-}chromium: 119.0.6045.123 -> 119.0.6045.159
2023-11-17 22:49:37 +01:00
Julien Malka
4d968c70fb
Merge pull request #265365 from JulienMalka/systemd-boot-garbage-test
nixos/tests/systemd-boot: add garbage-collect-entry test
2023-11-17 22:34:30 +01:00
Janik
de20681ff7
Merge pull request #267555 from h7x4/pkgs-refactor-wordlists 2023-11-17 22:27:14 +01:00
Jonas Heinrich
8b7e94d344
Merge pull request #263587 from Mynacol/nextcloud-new-apps
nextcloudPackages: Add cookbook, music (and update)
2023-11-17 22:19:08 +01:00
Robert Scott
c2bd3be1b5
Merge pull request #267659 from a-n-n-a-l-e-e/deliantra-server
deliantra-server: use perl536; fix build
2023-11-17 21:18:25 +00:00
Robert Scott
130201085a
Merge pull request #268045 from a-n-n-a-l-e-e/brian2-remove-patch
python311Packages.brian2: remove failing patch
2023-11-17 21:17:07 +00:00
Julien Malka
cac11727b3
Merge pull request #227588 from camillemndn/jitsi-meet
nixos/jitsi-meet: updated prosody, support secure domain setup and Excalidraw whiteboards
2023-11-17 22:08:05 +01: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
Mynacol
9e635a13ab nextcloudPackages: Add cookbook, music and update
I added "cookbook" and "music" to `nextcloud-apps.json` and ran
`./generate.sh`. This also updated the already existing app's metadata.
2023-11-17 20:47:43 +01:00
Peder Bergebakken Sundt
32e2a7eec3
Merge pull request #267897 from dali99/update_hydrus2
hydrus: 551 -> 552
2023-11-17 20:40:51 +01:00
Raito Bezarius
7d0e6984c6 rl-2311: explain how dependent packages were removed due to Node.js drop 2023-11-17 20:26:55 +01:00
Raito Bezarius
72911a99d3 code-server: drop
Depends on Node.js 16 and cannot be trivially upgraded to Node.js 18.
2023-11-17 20:26:55 +01:00
Raito Bezarius
a2976db919 github-runner: drop Node.js 16-related code
As Node.js 16 is dropped from nixpkgs, we don't need support code for Node.js 16 anymore.
2023-11-17 20:26:55 +01:00
Raito Bezarius
ad11438d09 treewide: cleanup references to nodejs_14
Those packages didn't use Node.js 14 in practice, but Node.js 18 or more.
2023-11-17 20:26:55 +01:00
Raito Bezarius
022ee4d701 kibana7: drop
Depends on EOL software and no maintenance has been attempted to change this after a ping
(https://github.com/NixOS/nixpkgs/issues/259178)
Feel free to adopt and re-introduce if you care about this software.

This will probably seriously hamper ELK usability in nixpkgs, but as it
receives no maintenance…
2023-11-17 20:26:55 +01:00
Raito Bezarius
b013b3ee50 nodejs_16: drop
Security support EOLed 1 month ago.
2023-11-17 20:26:55 +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
iliayar
3aebc44be1
pyprland: 1.5.3 -> 1.6.0 2023-11-17 20:40:15 +03: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
h7x4
198106a3d7
wordlists: refactor
- Remove version tag
- Filter out non-wordlist content from wordlist packages
- Split up the derivation into several logical parts
- Reorder package inputs to be in the order which they are used
- Add h7x4 as maintainer

Co-authored-by: Peder Bergebakken Sundt <pbsds@hotmail.com>
Co-authored-by: Janik H. <janik@aq0.de>
2023-11-17 17:58:09 +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