Commit Graph

4724 Commits

Author SHA1 Message Date
R. Ryantm
fd8bcb8f1e zx: 8.1.2 -> 8.1.3 2024-06-20 05:54:43 +00:00
Raito Bezarius
a3beb09a70 netdata: fix v1 dashboard installation
Co-authored-by: Izorkin
Change-Id: I5a379c8622323d7db4fe01f462627d941687ce22
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-06-19 23:01:19 +02:00
Raito Bezarius
eb5855eb3c netdata: drop maintenance from raitobezarius
Change-Id: If98b9f43825ca4f9a4bd80ad6e0a4fe16c7368dc
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-06-19 22:30:05 +02:00
Raito Bezarius
80db5facb4 netdata: workaround for go.d plugins directory accesses
Change-Id: I1731e8f3d2c53dfed8d1be3f74f9219f7cf84a34
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-06-19 22:30:05 +02:00
Nikita Pedorich
cbc4224c86 netdata: 1.45.3 -> 1.45.4 2024-06-19 22:30:05 +02:00
Wout Mertens
c1429c606f netdata: 1.45.0 -> 1.45.3
https://github.com/netdata/netdata/releases/tag/v1.45.3
2024-06-19 22:30:05 +02:00
Raito Bezarius
e688a60e69 netdata: 1.44.3 -> 1.45.0
https://github.com/netdata/netdata/releases/tag/v1.45.0

Netdata moved to CMake and required an overhaul of the whole expression.
`netdata-go-plugins` has been moved back in the monorepo,
leading to a removal of the standalone Go plugin expression.

The eBPF plugin is broken for now.
The patch for disabling the dashboard v2 has been upgraded and sent to upstream again.
ACLK is correctly rendered optional now.

This adds the network-viewer, logs-management and debugfs plugin
support.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-06-19 22:30:04 +02:00
Martin Weinelt
f822b2ba5c Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/development/python-modules/langsmith/default.nix
- pkgs/development/python-modules/rich-pixels/default.nix
- pkgs/servers/teleport/generic.nix
2024-06-18 20:16:19 +02:00
squalus
a91ac78a36 osquery: 5.5.1 -> 5.12.2
- Update to 5.12.2
- Switch to the upstream supported osquery-toolchain
- Upstream binaries for the toolchain were used. Efforts to reproduce
  the upstream toolchain from source were unsuccessful. Future work
  could involve building this from source.
- Efforts to use a newer toolchain provided by nixpkgs were
  unsuccessful. osquery assumes that osquery-toolchain and its included
  LLVM 9 compiler and libraries are available. LLVM 9 is no longer present
  in nixpkgs.
- Remove patches that are no longer necessary
- Use the exact version of openssl provided by upstream. This was
  necessary due to build errors when using the nixpkgs openssl package.
- Add code that will fail the build if the openssl hashes from the
  fetcher do not match what upstream expects
2024-06-18 08:23:18 -07:00
Sandro
ccc54c859f Merge pull request #316996 from xokdvium/xokdvium/drop-opencl-info
opencl-info: drop
2024-06-18 01:42:55 +02:00
github-actions[bot]
eccfb1ee94 Merge staging-next into staging 2024-06-15 00:02:47 +00:00
Martin Weinelt
abdf5dc772 treewide: remove pythonRelaxDepsHook references
It is is now provided automatically, when `pythonRelaxDeps` or
`pythonRemoveDeps` is defined through `mk-python-derivation`.
2024-06-14 14:52:00 +02:00
R. Ryantm
20bf821451 automatic-timezoned: 2.0.15 -> 2.0.16 2024-06-14 07:07:29 +00:00
Sergei Zimmerman
16999590ce opencl-info: drop
Upstream has been abandoned and unmaintained for 11 years.
opencl-clhpp updates are causing build failures which need
vendored patches.
2024-06-12 15:22:17 +03:00
Weijia Wang
eca2400a1b Merge pull request #317095 from r-ryantm/auto-update/consul-template
consul-template: 0.37.6 -> 0.38.1
2024-06-10 18:55:20 +02:00
Weijia Wang
fbc203b33b Merge pull request #318360 from gador/openipmi-enable-openssl
openipmi: enable compile with openssl
2024-06-10 17:02:17 +02:00
R. Ryantm
4cfe47353e consul-template: 0.37.6 -> 0.38.1 2024-06-10 10:15:11 +00:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Florian Brandes
b30a172bd4 openipmi: enable compile with openssl
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2024-06-08 21:54:21 +02:00
R. Ryantm
494c099b9e automatic-timezoned: 2.0.14 -> 2.0.15 2024-06-07 00:25:48 +00:00
R. Ryantm
8fb7400f56 stress-ng: 0.17.08 -> 0.18.00 2024-06-06 17:42:54 +00:00
kirillrdy
dfee75c298 Merge pull request #309121 from jlbribeiro/pkgs/zx-8.0.2
zx: 7.2.3 -> 8.1.2
2024-06-05 06:07:55 +10:00
kirillrdy
2b705743d1 Merge pull request #312599 from lelgenio/stress-ng-gpu
stress-ng: add missing dependencies for --gpu flag support
2024-06-04 19:09:16 +10:00
José Ribeiro
f555d4ca3c zx: change maintainer to jlbribeiro
Following https://github.com/NixOS/nixpkgs/issues/309047#issuecomment-2095530702,
I'm replacing @hlolli as zx maintainer.
2024-06-03 22:09:44 +01:00
José Ribeiro
1e27f2320b zx: 7.2.3 -> 8.1.2
Diff: https://github.com/google/zx/compare/7.2.3...8.1.2
Changelog:
- https://github.com/google/zx/releases/tag/8.0.0
- https://github.com/google/zx/releases/tag/8.0.1
- https://github.com/google/zx/releases/tag/8.0.2
- https://github.com/google/zx/releases/tag/8.1.0
- https://github.com/google/zx/releases/tag/8.1.1
- https://github.com/google/zx/releases/tag/8.1.2

Fixes #309047.
2024-06-03 22:09:39 +01:00
Pol Dellaiera
dcf06d121b Merge pull request #316550 from r-ryantm/auto-update/logrotate
logrotate: 3.21.0 -> 3.22.0
2024-06-02 21:31:03 +02:00
Weijia Wang
52b1a9a538 Merge pull request #310245 from r-ryantm/auto-update/dool
dool: 1.3.1 -> 1.3.2
2024-06-02 15:47:56 +02:00
R. Ryantm
1a4ee0b62e logrotate: 3.21.0 -> 3.22.0 2024-06-02 00:59:44 +00:00
tomberek
cc6d856e65 Merge pull request #315383 from isabelroses/auto-cpufreq
auto-cpufreq: 1.9.9 -> 2.3.0
2024-05-31 19:11:01 -07:00
isabel
aa31715677 auto-cpufreq: move to pkgs/by-name 2024-05-31 19:51:23 +01:00
isabel
34b9d656bd auto-cpufreq: 1.9.9 -> 2.3.0 2024-05-31 19:47:59 +01:00
Sergei Trofimovich
9722a074d4 pciutils: 3.12.0 -> 3.13.0
While at it enabled parallel builds.

Changes: https://github.com/pciutils/pciutils/compare/v3.12.0...v3.13.0
2024-05-31 07:18:28 +01:00
7c6f434c
340d46ceac Merge pull request #315771 from r-ryantm/auto-update/monit
monit: 5.33.0 -> 5.34.0
2024-05-30 09:31:21 +00:00
Alyssa Ross
fed8baf2ae minijail: 18 -> 2024.05.22
Fixes the build of minijail-tools.

Canonical repo seems to have changed.
2024-05-30 09:36:02 +02:00
R. Ryantm
82bc9426c7 monit: 5.33.0 -> 5.34.0 2024-05-30 02:24:52 +00:00
R. Ryantm
36f4cee010 jsvc: 1.3.4 -> 1.4.0 2024-05-25 03:41:48 +00:00
superherointj
a9a0926ce6 Merge pull request #313720 from r-ryantm/auto-update/java-service-wrapper
java-service-wrapper: 3.5.56 -> 3.5.57
2024-05-22 18:10:10 -03:00
R. Ryantm
9671b0c132 java-service-wrapper: 3.5.56 -> 3.5.57 2024-05-22 16:21:50 +00:00
Fabian Affolter
3bc7d5466e Merge pull request #313450 from fabaff/journalwatch-refactor
journalwatch: refactor
2024-05-22 14:40:00 +02:00
Siddhartha Sahu
462eb9cbf0 gptfdisk: 1.0.9 -> 1.0.10 (#297099) 2024-05-22 13:12:36 +02:00
Fabian Affolter
9c9d95ecf5 journalwatch: refactor
- make it an application
- update build-system
- migrate to pytestCheckHook
- format with nixfmt
2024-05-22 08:28:14 +02:00
Nick Cao
151646f9c5 Merge pull request #313280 from r-ryantm/auto-update/automatic-timezoned
automatic-timezoned: 2.0.13 -> 2.0.14
2024-05-21 18:54:28 -04:00
R. Ryantm
d2336737a3 automatic-timezoned: 2.0.13 -> 2.0.14 2024-05-21 02:26:49 +00:00
Aaron Jheng
ae7094798d tp-auto-kbbl: use sri hash 2024-05-20 10:34:26 +08:00
lelgenio
cc9442089c stress-ng: add missing dependencies for --gpu flag support 2024-05-18 02:25:08 -03:00
Sandro
0837fbf227 Merge pull request #310264 from r-ryantm/auto-update/openipmi
openipmi: 2.0.34 -> 2.0.35
2024-05-17 20:08:26 +02:00
Sigmanificient
5d5c4baad8 treewide: drop python 3.3 checks 2024-05-17 13:05:55 +02:00
Nick Cao
3dcacf656d Merge pull request #310869 from r-ryantm/auto-update/runitor
runitor: 1.2.0 -> 1.3.0
2024-05-15 20:30:28 -04:00
Michael Peyton Jones
c3c7c33134 throttled: remove michaelpj as maintainer 2024-05-13 10:56:59 +01:00