1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 03:30:45 +00:00
Commit graph

663949 commits

Author SHA1 Message Date
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
R. Ryantm ce2698d6c3 jbrowse: 2.12.3 -> 2.13.1 2024-08-07 10:53:57 +00:00
R. Ryantm 5af8eecbc0 kor: 0.5.3 -> 0.5.4 2024-08-07 10:53:48 +00:00
R. Ryantm 2de9536997 reptor: 0.20 -> 0.21 2024-08-07 10:45:38 +00:00
R. Ryantm 8507b91b5b cozette: 1.25.0 -> 1.25.1 2024-08-07 10:33:45 +00: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
R. Ryantm 3ba3c175d1 ad-miner: 1.5.0 -> 1.5.2 2024-08-07 09:14:45 +00:00
R. Ryantm ab055da654 python312Packages.google-cloud-spanner: 3.47.0 -> 3.48.0 2024-08-07 09:14:06 +00: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
Alyssa Ross fc35376788
fim-rs: 0.4.10 -> 0.5.0
At least a cargo update was required to build with Rust 1.80.

Link: https://github.com/rust-lang/rust/issues/127343
2024-08-07 10:20:43 +02: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
R. Ryantm e2752d3f75 plasticity: 24.1.7 -> 24.1.8 2024-08-07 08:04:27 +00:00
R. Ryantm cbe511af76 dbeaver-bin: 24.1.3 -> 24.1.4 2024-08-07 08:03:41 +00:00
R. Ryantm b361684c72 safeeyes: 2.2.1 -> 2.2.2 2024-08-07 08:03:40 +00: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 c45db26e79 python312Packages.fastcore: 1.6.2 -> 1.6.3
Diff: https://github.com/fastai/fastcore/compare/refs/tags/1.6.2...1.6.3

Changelog: https://github.com/fastai/fastcore/blob/1.6.3/CHANGELOG.md
2024-08-07 09:18:36 +02:00