R. Ryantm
46e5736b09
bacon: 2.18.2 -> 2.19.0
2024-08-07 12:24:10 +00:00
Adam C. Stephens
1602c0d3c0
Merge pull request #332848 from amarshall/zfs-update
...
zfs_2_2: 2.2.4 -> 2.2.5
2024-08-07 07:50:21 -04:00
Fabian Affolter
33d3626dbb
python312Packages.zha: 0.0.23 -> 0.0.27
...
Diff: https://github.com/zigpy/zha/compare/refs/tags/0.0.23...0.0.27
Changelog: https://github.com/zigpy/zha/releases/tag/0.0.27
2024-08-07 13:33:16 +02:00
Fabian Affolter
3848678799
python312Packages.zha-quirks: 0.0.117 -> 0.0.118
...
Changelog: https://github.com/zigpy/zha-device-handlers/releases/tag/0.0.118
2024-08-07 13:33:16 +02:00
Fabian Affolter
58652c9f6d
python312Packages.zigpy: 0.65.0 -> 0.65.2
...
Changelog: https://github.com/zigpy/zigpy/releases/tag/0.65.2
2024-08-07 13:33:16 +02:00
Alyssa Ross
f34ee18635
mailmanPackages.postorius: use optional-dependencies
...
We have a mechanism for this — we don't need an overlay hack.
Fixes: 04952ac5c3
("mailmanPackages.python3: fix markdown support")
2024-08-07 13:27:50 +02:00
OTABI Tomoya
b9f2737b66
Merge pull request #332747 from natsukium/dont-propagate-versioned-tree-sitter
...
python312Packages.tree-sitter_0_21: remove from propagated dependencies
2024-08-07 20:04:26 +09:00
Florian
58df6c28c6
Merge pull request #330953 from r-ryantm/auto-update/rrdtool
...
rrdtool: 1.8.0 -> 1.9.0
2024-08-07 13:01:04 +02:00
Pierre Roux
a69fe54c49
coqPackages.stalmarck: init at 8.20.0
2024-08-07 12:15:20 +02:00
Florian
1f3856b21d
Merge pull request #332727 from afh/fix-spatialite-tools
...
spatialite-tools: add missing libz dependency
2024-08-07 12:02:18 +02:00
Yt
92bb3f6051
Merge pull request #332827 from GaetanLepage/transformers
...
python312Packages.transformers: 4.43.4 -> 4.44.0
2024-08-07 09:58:24 +00:00
Vincent Laporte
2ac2c8cc3c
ocamlPackages.algaeff: 1.1.0 → 2.0.0
...
ocamlPackages.asai: 0.1.1 → 0.3.0
ocamlPackages.yuujinchou: 5.1.0 → 5.2.0
2024-08-07 11:52:22 +02:00
nixpkgs-merge-bot[bot]
b5c3d244ca
Merge pull request #332890 from r-ryantm/auto-update/xlights
...
xlights: 2024.13 -> 2024.14
2024-08-07 09:51:13 +00:00
Vincent Laporte
a6cafed7f7
ocamlPackages.tdigest: cleanup
...
Remove unnecessary dependency on core and
disable for OCaml < 4.14.
2024-08-07 11:50:08 +02:00
OTABI Tomoya
9d81b0e77f
Merge pull request #332291 from TomaSajt/python-escpos
...
python312Packages.python-escpos: init at 3.1
2024-08-07 18:45:03 +09:00
Sam Grimee
b5d6de74ed
nixos/librenms: fix lnms wrapper to ensure run by correct user
...
Complementary to the fix for #322344
2024-08-07 11:32:04 +02:00
Sam Grimee
b5de26430d
librenms: remove lnms file ownership check
...
fixes issue #322344
2024-08-07 11:32:04 +02:00
Sam Grimee
6b6bf0dcc5
librenms: add missing runtime dependencies
...
Adds packages required by LibreNMS features. They are currently configured in the librenms module,
but not available at runtime, causing some functionality to fail, e.g. graphs not rendered because
rrdtool is missing, or services not working because monitoring-plugins are not available.
This fixes the issue by adding the packages to buildInputs.
2024-08-07 11:32:04 +02:00
Sam Grimee
150125abe2
librenms: fix nagios plugin dir
...
The monitoring-plugins package used by LibreNMS services installs its binaries in the bin folder, not libexec,
as seen in b3b2b28c1d/pkgs/servers/monitoring/plugins/default.nix (L92)
2024-08-07 11:32:04 +02:00
Sam Grimee
4397a6d0a6
nixos/librenms: fix artisan wrapper
...
Fixes how the librenms-artisan wrapper passes arguments to allow invocations with multiple complex parameters to work.
2024-08-07 11:32:04 +02:00
Sam Grimee
dc6c6e42e4
nixos/librenms: add socket auth for mysql
...
This allows librenms to use socket authentication to the mysql package out of the box if installed under
the same username, avoiding complex DB password initialization steps.
2024-08-07 11:32:04 +02:00
Azat Bahawi
fe79aef7ce
Merge pull request #332840 from emilylange/grafana-alloy
...
grafana-alloy: 1.2.1 -> 1.3.0
2024-08-07 09:21:01 +00:00
Florian
1965e01a05
Merge pull request #332941 from D3vil0p3r/patch-6
...
caido: 0.39 -> 0.40
2024-08-07 11:20:20 +02:00
OTABI Tomoya
de7067cf2f
Merge pull request #326236 from eclairevoyant/frescobaldi-fix
...
frescobaldi: fix build; cleanup deps
2024-08-07 17:51:58 +09:00
natsukium
1e61017de2
python31{1,2}Packages.textual: fix evaluation
...
Don't depend on tree-sitter-languages for testing, as it is marked as
broken. Fixes also: https://github.com/NixOS/nixpkgs/issues/331260
2024-08-07 11:43:15 +03:00
natsukium
5b87403b6e
autotools-language-server: propagate tree-sitter_0_21 instead of tree-sitter
2024-08-07 11:39:13 +03:00
natsukium
345473954a
python312Packages.tree-sitter_0_21: normalize pname
2024-08-07 11:39:13 +03:00
natsukium
1753f2845e
python312Packages.lsp-tree-sitter: don't propagate versioned tree-sitter
...
Python packages must not propagate such versioned packages due to PYTHONPATH conflicts.
2024-08-07 11:39:13 +03:00
natsukium
f8957ffbab
python312Packages.lsp-tree-sitter: format with nixfmt-rfc-style
2024-08-07 11:39:13 +03:00
natsukium
8eb41be933
python312Packages.tree-sitter-languages: don't propagate versioned tree-sitter
...
Python packages must not propagate such versioned packages due to PYTHONPATH conflicts.
2024-08-07 11:39:13 +03:00
natsukium
4504cc199d
python312Packages.tree-sitter-languages: remove unnecessary wheel
2024-08-07 11:39:12 +03:00
natsukium
9e7fb18eab
python312Packages.tree-sitter-languages: format with nixfmt-rfc-style
2024-08-07 11:36:24 +03:00
Damien Cassou
c71dba70b3
Merge pull request #331812 from DamienCassou/eslint_d-14
...
eslint_d: 13.1.2 -> 14.0.3
2024-08-07 10:35:05 +02:00
Domen Kožar
f5129fb42b
Merge pull request #318358 from shyim/add-fsnotifier-package
...
fsnotifier: init at 2024.2.0
2024-08-07 09:32:40 +01:00
K900
09db61de02
Merge pull request #332933 from K900/more-kde-hardcoding
...
kdePackages: hardcode locations of more binaries
2024-08-07 11:28:25 +03:00
Johann Wagner
b18f49a472
nixos/tests/librenms: Using services.snmpd module for tests to fix test timeouts ( #332925 )
2024-08-07 10:19:40 +02:00
D3vil0p3r
c0ed08eafc
caido: 0.39 -> 0.40
2024-08-07 10:15:33 +02:00
Pol Dellaiera
7cdac43daa
Merge pull request #332924 from NixOS/revert-332289-textual-0.75.0
...
Revert "python312Packages.textual: 0.72.0 -> 0.75.0"
2024-08-07 10:10:31 +02:00
OTABI Tomoya
28d8a137ac
Merge pull request #332657 from r-ryantm/auto-update/renovate
...
renovate: 37.440.7 -> 38.18.17
2024-08-07 17:04:42 +09:00
Fabian Affolter
e2f684796c
Merge pull request #332767 from r-ryantm/auto-update/python312Packages.pyfaidx
...
python312Packages.pyfaidx: 0.8.1.1 -> 0.8.1.2
2024-08-07 09:33:27 +02:00
Markus Kowalewski
26a975746b
Merge pull request #332892 from r-ryantm/auto-update/saunafs
...
saunafs: 4.3.0 -> 4.4.0
2024-08-07 09:33:15 +02:00
K900
0fc7b46f30
kdePackages.plasma-workspace: hardcode even more dependency paths
2024-08-07 10:22:14 +03:00
K900
508a0a890c
kdePackages.kde-gtk-config: hardcode more dependency paths
2024-08-07 10:22:14 +03:00
Fabian Affolter
9ed5601e63
Merge pull request #332768 from r-ryantm/auto-update/python312Packages.dvc-data
...
python312Packages.dvc-data: 3.15.1 -> 3.15.2
2024-08-07 09:15:42 +02:00
Fabian Affolter
43b8eeafb6
Merge pull request #332798 from r-ryantm/auto-update/python312Packages.proxy-py
...
python312Packages.proxy-py: 2.4.4 -> 2.4.5
2024-08-07 09:15:07 +02:00
Christian Kögler
6faa867c90
Merge pull request #332916 from r-ryantm/auto-update/vdrPlugins.softhddevice
...
vdrPlugins.softhddevice: 2.3.6 -> 2.3.7
2024-08-07 09:10:32 +02:00
Fabian Affolter
4979408107
Merge pull request #332906 from r-ryantm/auto-update/trickest-cli
...
trickest-cli: 1.8.1 -> 1.8.2
2024-08-07 09:09:50 +02:00
Florian
88b2f204c9
Merge pull request #331157 from D3vil0p3r/patch-10
...
python3Packages.pywebcopy: init at 7.0.2
2024-08-07 09:09:35 +02:00
K900
4b596e927e
xsettingsd: add meta.mainProgram
2024-08-07 10:08:51 +03:00
Fabian Affolter
857ed9c81e
Merge pull request #332881 from r-ryantm/auto-update/python312Packages.dvclive
...
python312Packages.dvclive: 3.47.0 -> 3.48.0
2024-08-07 09:05:30 +02:00