Commit Graph

4724 Commits

Author SHA1 Message Date
Weijia Wang
3848502dc1 zenith: move to pkgs/by-name 2025-01-09 21:28:39 +01:00
Christian Kögler
315f5fbd17 nvidia-system-monitor-qt: 1.5 -> 1.6 (#371446) 2025-01-06 16:30:31 +01:00
Emily
5fb9031b35 treewide: remove obsolete TARGET_OS_* workarounds (#371310) 2025-01-06 14:56:24 +00:00
Wout Mertens
2b6b141ce2 netdata: fix absolute path to lm_sensors binary (#365461) 2025-01-06 15:41:59 +01:00
R. Ryantm
47f1abca7c nvidia-system-monitor-qt: 1.5 -> 1.6 2025-01-06 13:37:52 +00:00
Emily
110cca6232 gotop: remove obsolete TARGET_OS_* workaround 2025-01-06 00:47:50 +00:00
Nikita Pedorich
b4bcec16a0 nixos/netdata: grant SUID to ndsudo 2025-01-05 15:44:07 +09:00
Austin Horstman
1b884f28bf treewide: unpin apple-sdk_11 2025-01-02 21:48:13 -06:00
Weijia Wang
36d89a5adb colorls: 1.4.6 -> 1.5.0 (#361657) 2025-01-01 17:04:32 +01:00
Weijia Wang
7c80e7a012 gnufdisk: drop 2024-12-31 10:03:25 +01:00
Jakub Sokołowski
f2128f8035 netdata: fix absolute path to lm_sensors binary
It results in failure to collect metrics:
```
 > libexec/netdata/plugins.d/go.d.plugin -d -m sensors
...
ERR sensors/sensors.go:73 sensors exec initialization: stat /usr/bin/sensors: no such file or directory collector=sensors job=sensors
ERR module/job.go:231 init failed collector=sensors job=sensors
CONFIG go.d:collector:sensors:sensors delete
```

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-12-24 12:27:00 +01:00
Reno Dakota
03d440cc8e testdisk: fix gcc-14 build
fix incompatible pointer type by updating a function definition
ntfs_device_testdisk_io_ioctl to take an unsigned long rather than an
int. The function implementation is empty and just returns error so the
updated argument type has no effect.
2024-12-20 01:28:20 +00:00
Matthew Dargan
cdd7d0f45c plan9port: 2023-03-31 -> 2024-10-22 2024-12-12 15:10:47 -06:00
Gutyina Gergő
f0feb1bb38 bottom: migrate to by-name 2024-12-11 09:33:07 +01:00
Gutyina Gergő
630e1cd57e bottom: migrate to new apple sdk 2024-12-11 09:33:06 +01:00
Wout Mertens
ca5381c0c6 netdata: 1.47.4 -> 1.47.5 (#363038) 2024-12-11 08:15:22 +01:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Ryan Horiguchi
970a263fab netdata: 1.47.4 -> 1.47.5 2024-12-08 02:20:43 +01:00
Dimitar Nestorov
48d275c3de colorls: 1.4.6 -> 1.5.0 2024-12-04 07:46:01 +02:00
R. Ryantm
f6616c8d8f rsyslog-light: 8.2408.0 -> 8.2412.0 2024-12-04 03:56:01 +00:00
Nick Cao
ff3f176cdd zram-generator: move to by-name 2024-11-28 08:46:59 -05:00
Nick Cao
08aab4041b zram-generator: 1.2.0 -> 1.2.1
Diff: https://github.com/systemd/zram-generator/compare/v1.2.0...v1.2.1
2024-11-28 08:46:59 -05:00
Nick Cao
508d3d1022 zram-generator: 1.1.2 -> 1.2.0
Diff: https://github.com/systemd/zram-generator/compare/v1.1.2...v1.2.0
2024-11-28 08:46:59 -05:00
Nick Cao
f8d32a0023 zram-generator: use latest tags instead of release in update script 2024-11-28 08:46:58 -05:00
Peder Bergebakken Sundt
21b0706dad osquery: 5.13.1 -> 5.14.1 (#357068) 2024-11-24 06:43:35 +01:00
Marie Ramlow
30b3b966c7 nvtop: fix meta.platforms 2024-11-23 13:20:26 +01:00
Anderson Torres
58fe14bdf9 treewide: remove AndersonTorres from some packages' meta.maintainers 2024-11-21 21:24:15 -03:00
moni
088ac6b39e nvtopPackages: set platform accordingly 2024-11-21 00:12:37 +08:00
moni
37cf6e3ee6 nvtopPackages: format 2024-11-21 00:09:10 +08:00
moni
84e9fd9db5 nvtopPackages.full: mutually exclude gpus for darwin and linux 2024-11-21 00:08:05 +08:00
squalus
130dc0114e osquery: 5.13.1 -> 5.14.1
Release notes: https://github.com/osquery/osquery/releases/tag/5.14.1
2024-11-18 11:49:17 -08:00
moni
b80d0435e4 nvtopPackages.apple: darwin support 2024-11-16 09:46:30 +08:00
Peder Bergebakken Sundt
2d25bee5a2 osquery: 5.12.2 -> 5.13.1 (#342807) 2024-11-14 01:22:01 +01:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
Reno Dakota
52bf1163fa treewide: use getLib when accessing clang / libclang / stdenv.cc.cc
In preparation to eliminate the lib output for the unwrapped clang, use
`lib.getLib` to access the `lib` output.
2024-11-07 10:27:41 +00:00
Masum Reza
29562e4d64 stress-ng: 0.18.05 -> 0.18.06 (#353515) 2024-11-04 22:27:36 +05:30
R. Ryantm
60472fedcc stress-ng: 0.18.05 -> 0.18.06 2024-11-03 22:13:13 +00:00
Fabian Affolter
f9511cb766 mediawriter: 5.1.3 -> 5.1.90
Diff: https://github.com/FedoraQt/MediaWriter/compare/refs/tags/5.1.3...5.1.90

Changelog: https://github.com/FedoraQt/MediaWriter/releases/tag/5.1.90
2024-11-03 13:51:42 +01:00
Theodore Ni
49e00f90d2 zx: 8.1.9 -> 8.2.0 (#352947) 2024-11-02 17:35:35 -07:00
Weijia Wang
cfbf77cc6b btop: switch to apple-sdk_15 (#352630) 2024-11-01 20:20:05 +01:00
José Ribeiro
7bb0c854ee zx: 8.1.9 -> 8.2.0
Diff: https://github.com/google/zx/compare/8.1.9...8.2.0
Changelog: https://github.com/google/zx/releases/tag/8.2.0
2024-11-01 16:44:30 +00:00
Nick Cao
45d57e1446 rsyslog: 8.2406.0 -> 8.2408.0 (#348836) 2024-11-01 11:10:19 -04:00
Weijia Wang
bf18a024c8 di: 4.53 -> 4.54 (#348879) 2024-11-01 13:40:23 +01:00
Weijia Wang
dea4abb8ba runit: 2.1.2 -> 2.2.0 (#348279) 2024-11-01 12:58:00 +01:00
Weijia Wang
2a445a1e8d stress-ng: 0.18.04 -> 0.18.05 (#346354) 2024-11-01 04:00:31 +01:00
Austin Horstman
29b5737264 btop: add versionCheckHook 2024-10-31 19:47:26 -05:00
Austin Horstman
e04f0c4897 btop: apple-sdk_11 -> apple-sdk_15 2024-10-31 19:24:13 -05:00
Austin Horstman
749ed8cfba btop: switch to apple-sdk_11 2024-10-31 09:53:01 -05:00
wxt
6f43bf210a amdgpu-top: move to by-name 2024-10-28 16:50:35 +08:00
Masum Reza
f02ea8888c fakeroot: 1.32.2 -> 1.36 (#349323) 2024-10-28 12:26:17 +05:30