Commit Graph

2070 Commits

Author SHA1 Message Date
R. RyanTM
d59e3bd554 facter: 3.14.12 -> 3.14.13 2020-09-23 03:17:14 +00:00
Josef Kemetmüller
0996ac6b0e nvtop: Make independent of Nvidia driver version
For packages relying on Nvidia drivers we don't want to hard-code the
location of a particular driver version in the RPATH. Otherwise the
software might fail with errors such as:

> Impossible to initialize nvidia nvml : Driver/library version mismatch

To fix this the usual pattern in nixpkgs is to add `/run/opengl-driver/lib`
to the RPATH of these binaries.
This is the global location where Nvidia libraries are available on
NixOS and so this makes sure that the nvtop binary can be run with all
versions of the driver.

At build time however these libraries are not available at that
particular location. For precisely this use case, Nvidia ships stub
versions of the driver libraries with the cudatoolkit. So we just need
to point CMake to that directory.

Fixes: #98328
2020-09-21 08:43:43 +02:00
Gabriel Ebner
0c550170d1
Merge pull request #97469 from Emantor/bump/thermald 2020-09-20 16:55:30 +02:00
Daniël de Kok
57bf6699c1 rocm-smi: 3.7.0 -> 3.8.0
The tag refers to the same commit as 3.7.0, so the hash did not
change.
2020-09-19 08:13:40 +02:00
Rouven Czerwinski
5cae66cb84 thermald: 2.2 -> 2.3
Also cleanup the derivation:
- remove unnecessary PKG_CONFIG_PATH export
- change gpl2 to gpl2Only
- add meta.changelog
- reformat inputs and sort alphabetically
last three suggested by @drewrisinger.
2020-09-16 18:27:16 +02:00
K900
a839779e0a netdata: 1.24.0 -> 1.25.0
Also update homepage URL to point to the new domain
2020-09-15 12:08:37 +03:00
Bruno Bigras
9b55d123bc zenith: 0.10.0 -> 0.10.1 2020-09-12 23:15:06 -04:00
Mario Rodas
f066de7e7e
Merge pull request #97342 from herrwiese/for-master/bpytop-update-v1.0.25
bpytop: 1.0.21 -> 1.0.25
2020-09-08 18:48:50 -05:00
R. RyanTM
85255c33f5 collectd: 5.11.0 -> 5.12.0 2020-09-07 16:12:19 +00:00
Andreas Wiese
5200ee8cc0 bpytop: 1.0.21 -> 1.0.25 2020-09-07 11:09:32 +02:00
Jörg Thalheim
3a6cea9ea6
Merge pull request #96523 from Izorkin/netdata 2020-09-03 20:55:49 +01:00
Izorkin
d1ffe81e13
htop: 3.0.0 -> 3.0.1 2020-09-03 19:59:38 +03:00
Timo Kaufmann
31772af506 ddrescueview: 0.4alpha3 -> 0.4alpha4
Update required for compatibility with fpc 3.2.0.
2020-09-03 14:39:11 +02:00
Vladimír Čunát
82aeab778f
pciutils: support static compilation
Close PR #96012 (thanks).  This "static style" was discussed on:
https://github.com/NixOS/nixpkgs/pull/96223#issuecomment-681204478
2020-09-01 08:49:22 +02:00
Mario Rodas
283df1442f
Merge pull request #96724 from r-ryantm/auto-update/stress-ng
stress-ng: 0.11.14 -> 0.11.19
2020-08-31 12:36:21 -05:00
R. RyanTM
b1df606428 stress-ng: 0.11.14 -> 0.11.19 2020-08-31 03:39:12 +00:00
Izorkin
fed86ab2a1
htop: disable use glyphs for checkmarks 2020-08-30 12:09:13 +03:00
Konrad Borowski
19023de862 htop: 2.2.0 -> 3.0.0 2020-08-29 14:49:37 +02:00
Jörg Thalheim
67d6ea03c9
netdata: reference nixos tests 2020-08-28 09:50:16 +01:00
Izorkin
af8e526347
netdata: 1.23.2 -> 1.24.0 2020-08-28 09:11:28 +03:00
Mario Rodas
0a4b693f99
Merge pull request #96302 from r-ryantm/auto-update/fio
fio: 3.21 -> 3.22
2020-08-25 20:45:00 -05:00
R. RyanTM
35d908a875 fio: 3.21 -> 3.22 2020-08-25 18:44:01 +00:00
R. RyanTM
9464310d3f bpytop: 1.0.13 -> 1.0.21 2020-08-25 06:25:10 +00:00
Silvan Mosberger
f8e6745ad3
Merge pull request #82817 from pacien/smartd-fix-hostname-notifications
smartmontools: fix missing hostname in notifications
2020-08-22 16:09:14 +02:00
Daniël de Kok
280147c510
Merge pull request #95489 from danieldk/rocm-3.7.0
Update ROCm to 3.7.0
2020-08-22 13:30:01 +02:00
Daniël de Kok
d75d3ebf5e rocm-smi: 3.5.0 -> 3.7.0 2020-08-22 07:43:00 +02:00
Jörg Thalheim
78cde427e8
storebrowse: remove (#95919)
I don't even bother to add it as deprecated to aliases.nix.
It was marked as broken in 2016.
2020-08-21 12:58:34 -07:00
Michael Weiss
47437afc00
inxi: 3.1.05-4 -> 3.1.06-1 2020-08-17 18:00:57 +02:00
pacien
f1922cdbdc smartmontools: fix missing hostname in notifications
This properly registers some missing dependencies of smartd_warning.sh.
2020-08-16 20:48:03 +02:00
zowoq
473536e3b5 buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
zowoq
42313b92bc buildGoModule: remove platform.all from packages 2020-08-15 19:34:47 -07:00
zowoq
d5ebc45ba0 gotop: fix darwin build, enable checks 2020-08-15 10:57:56 +10:00
Ryan Mulligan
8956a18df3
Merge pull request #95314 from r-ryantm/auto-update/bpytop
bpytop: 1.0.0 -> 1.0.13
2020-08-13 06:27:48 -07:00
Michael Weiss
4c6743c79c
inxi: 3.1.05-2 -> 3.1.05-4 2020-08-13 14:39:05 +02:00
R. RyanTM
b08cf3cd45 bpytop: 1.0.0 -> 1.0.13 2020-08-13 06:54:09 +00:00
Ryan Mulligan
2f67375576
Merge pull request #95139 from r-ryantm/auto-update/kmon
kmon: 1.3.5 -> 1.4.0
2020-08-11 06:08:40 -07:00
R. RyanTM
20d4fd08b9 kmon: 1.3.5 -> 1.4.0 2020-08-11 04:42:03 +00:00
zowoq
cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Daniel Duan
236aa441a8 tre-command: 0.3.1 -> 0.3.2
release notes: https://github.com/dduan/tre/releases/tag/v0.3.2

relavent: this release introduces a Unix manual.
2020-08-08 16:35:10 -07:00
Raghav Sood
2ec6f070aa
netdata: 1.23.0 -> 1.23.2 2020-07-16 14:39:08 +00:00
Andreas Wiese
616962ffd9 bpytop: init at 1.0.0 2020-08-04 20:50:45 +02:00
R. RyanTM
05aa251ace kmon: 1.3.0 -> 1.3.5 2020-08-02 04:19:00 +00:00
zowoq
3c5750d1cd buildGoModule packages: editorconfig fixes 2020-07-31 13:58:04 +10:00
Michael Weiss
b739e02e12
inxi: 3.1.05-1 -> 3.1.05-2 2020-07-29 17:22:58 +02:00
Daniël de Kok
11771fc2e9
Merge pull request #93941 from leenaars/datefudge
datefudge: 1.23 -> 1.24
2020-07-28 18:00:34 +02:00
Emery Hemingway
6148e0ca85 acme: build for aarch64 2020-07-28 16:05:10 +02:00
Ryan Mulligan
33f6fc5e0e
Merge pull request #94063 from r-ryantm/auto-update/disk-filltest
disk-filltest: 0.8.1 -> 0.8.2
2020-07-28 06:57:26 -07:00
R. RyanTM
e8a58f8a2a disk-filltest: 0.8.1 -> 0.8.2 2020-07-28 08:29:54 +00:00
Michael Weiss
2c7646b1f3
inxi: 3.1.04-1 -> 3.1.05-1 2020-07-27 22:52:44 +02:00
Michiel Leenaars
aedccac4e8 datefudge: use tag instead of manual rev 2020-07-27 00:31:07 +02:00
Michiel Leenaars
785b541ed6 datefudge: 1.23 -> 1.24 2020-07-27 00:15:38 +02:00
Daniël de Kok
fbd4164784
Merge pull request #92832 from danieldk/cm-rgb
cm-rgb: init at 0.3.4
2020-07-26 20:37:54 +02:00
Vladyslav M
7adb91df59
Merge pull request #93786 from r-ryantm/auto-update/fio
fio: 3.20 -> 3.21
2020-07-24 23:56:37 +03:00
R. RyanTM
563d5fa7cc fio: 3.20 -> 3.21 2020-07-24 20:27:33 +00:00
R. RyanTM
71db15ef9f kmon: 1.2.0 -> 1.3.0 2020-07-24 03:26:45 +00:00
Daniël de Kok
031cc88afc cm-rgb: init at 0.3.4
This is a set of utilities to control AMD Wraith Prism RGB LEDs.
2020-07-21 11:43:34 +02:00
Maximilian Bosch
8eb5f22ad4
Merge pull request #93309 from r-ryantm/auto-update/facter
facter: 3.14.11 -> 3.14.12
2020-07-18 18:07:06 +02:00
Daniël de Kok
a6d8e68610 rocm-smi: init at 3.5.0
This utility reports information about AMD GPUs that are supported by
the ROCm stack. It also exposes functionality for clock and
temperature management.
2020-07-17 08:07:09 +02:00
R. RyanTM
a8387a9963 facter: 3.14.11 -> 3.14.12 2020-07-16 22:23:20 +00:00
Vladimír Čunát
377324ca6d
Merge branch 'staging-next' (PR #91090) 2020-07-13 07:13:56 +02:00
R. RyanTM
e1867b4e5c logrotate: 3.16.0 -> 3.17.0 2020-07-12 08:36:33 +00:00
Frederik Rietdijk
ae8eee9c3f Merge master into staging-next 2020-07-11 08:59:54 +02:00
Luke Bentley-Fox
874a47f852
colorls: 1.3.3 -> 1.4.2 2020-07-09 13:23:15 +01:00
Mario Rodas
ce8fffaed3
Merge pull request #92741 from r-ryantm/auto-update/zenith
zenith: 0.9.0 -> 0.10.0
2020-07-08 19:10:22 -05:00
R. RyanTM
7831c0c322 zenith: 0.9.0 -> 0.10.0 2020-07-08 18:55:29 +00:00
Maximilian Bosch
e3d95b9ccf
Merge pull request #92595 from r-ryantm/auto-update/thermald
thermald: 2.1 -> 2.2
2020-07-08 11:18:48 +02:00
Mario Rodas
29cf4de205
Merge pull request #92596 from r-ryantm/auto-update/stress-ng
stress-ng: 0.11.10 -> 0.11.14
2020-07-07 20:47:47 -05:00
Mario Rodas
57b1e884a2
Merge pull request #92577 from r-ryantm/auto-update/syslog-ng
syslogng: 3.27.1 -> 3.28.1
2020-07-07 20:44:31 -05:00
Mario Rodas
90e4427414
Merge pull request #92562 from r-ryantm/auto-update/rsyslog
rsyslog: 8.2004.0 -> 8.2006.0
2020-07-07 20:43:44 -05:00
R. RyanTM
976856c30c
monit: 5.26.0 -> 5.27.0 (#92361) 2020-07-07 21:43:26 +02:00
R. RyanTM
a157b7e8e6 psensor: 1.2.0 -> 1.2.1 2020-07-07 09:53:40 -07:00
R. RyanTM
c722886ee1 stress-ng: 0.11.10 -> 0.11.14 2020-07-07 15:50:23 +00:00
R. RyanTM
ea8b1bb00d thermald: 2.1 -> 2.2 2020-07-07 15:37:47 +00:00
R. RyanTM
82612f4429 syslogng: 3.27.1 -> 3.28.1 2020-07-07 13:53:00 +00:00
R. RyanTM
228389e331 rsyslog: 8.2004.0 -> 8.2006.0 2020-07-07 10:11:36 +00:00
Will Dietz
f32641c7ba
Merge pull request #92524 from r-ryantm/auto-update/python3.8-s-tui
s-tui: 1.0.0 -> 1.0.1
2020-07-06 18:34:30 -05:00
R. RyanTM
6788f32141 s-tui: 1.0.0 -> 1.0.1 2020-07-06 22:53:13 +00:00
Mario Rodas
951a5bcc7a
facter: enable on darwin 2020-07-04 04:23:00 -05:00
Frederik Rietdijk
c33ca7c5ce Merge staging-next into staging 2020-07-02 17:14:53 +02:00
Michael Weiss
55668eb671
inxi: 3.1.03-1 -> 3.1.04-1 2020-07-01 20:07:51 +02:00
Maximilian Bosch
7193603c5f
datefudge: fix build w/glibc-2.31
https://hydra.nixos.org/build/122874972
2020-06-29 14:41:42 +02:00
Raghav Sood
9a5e9d475f
netdata: 1.22.1 -> 1.23.0 2020-06-26 15:49:45 +00:00
Michael Weiss
5afd967d70
efibootmgr: Fix the cross compilation 2020-06-20 13:00:49 +02:00
Evils
1dca47c19a tuptime: 4.1.0 -> 5.0.0
uptimed import script removed from source ("unreliable")
new database format, including migration script instead
2020-06-20 05:34:37 +02:00
Frederik Rietdijk
301847a7e5 Merge master into staging-next 2020-06-19 09:01:43 +02:00
Mario Rodas
d27c8ab337
Merge pull request #96391 from r-ryantm/auto-update/minijail
minijail: 14 -> 16
2020-10-04 08:58:49 -05:00
Maximilian Bosch
ebb5b9ab2e
Merge pull request #99282 from fadenb/systemdjournal2gelf_20200813
systemd-journal2gelf: 20190702 -> 20200813
2020-10-01 19:35:34 +02:00
Michael Weiss
85537bce39
inxi: 3.1.06-1 -> 3.1.07-1 2020-10-01 17:29:51 +02:00
Tristan Helmich (omniIT)
05d0f38c18 systemd-journal2gelf: 20190702 -> 20200813 2020-10-01 14:22:25 +00:00
Konrad Borowski
4efe18bdee htop: 3.0.1 -> 3.0.2 2020-10-01 12:27:12 +02:00
Stig P
302ef60620
Merge pull request #99126 from berbiche/bottom
bottom: init at 0.4.7
2020-10-01 08:06:37 +00:00
Daniël de Kok
7a0672de18
Merge pull request #98054 from demyanrogozhin/opencl-info-cl2-patch
opencl-info: fix build
2020-09-30 19:19:57 +02:00
Demyan Rogozhin
26d930cb76 opencl-info: fix build 2020-09-30 19:16:24 +02:00
Nicolas Berbiche
f4ede1e1ba
bottom: init at 0.4.7
Co-authored-by: r-burns <52847440+r-burns@users.noreply.github.com>
2020-09-30 12:44:06 -04:00
R. RyanTM
16723e4815 minijail: 14 -> 16 2020-08-26 18:08:08 +00:00
Frederik Rietdijk
4af4a49251 Merge master into staging-next 2020-06-16 18:05:38 +02:00
Daniel Duan
72d867a120 tre-command: 0.2.3 -> 0.3.1
Also, change `pname` to match the actual desired name. Avoid name
conflict with the other (older) package named `tre`.
2020-06-15 21:30:11 -07:00
R. RyanTM
efb4e8d764 di: 4.47.3 -> 4.48 2020-06-15 19:50:38 +00:00
Frederik Rietdijk
384bc1a861 Merge staging-next into staging 2020-06-15 08:29:05 +02:00
John Ericson
fd4dcae884 Merge remote-tracking branch 'upstream/nixpkgs-unstable' into staging 2020-06-14 21:46:35 +00:00
Oleksii Filonenko
0d725225d4
Merge pull request #90370 from r-ryantm/auto-update/gotop
gotop: 3.5.3 -> 4.0.1
2020-06-14 22:42:56 +03:00
R. RyanTM
4d0824b56f gotop: 3.5.3 -> 4.0.1 2020-06-14 16:28:11 +00:00
Vladimír Čunát
c681045630
Merge #90088: pciutils: 3.6.4 -> 3.7.0 2020-06-14 09:29:55 +02:00
Michael Weiss
a209c46bc2
inxi: 3.1.01-1 -> 3.1.03-1 2020-06-13 15:28:08 +02:00
R. RyanTM
31a301a1d6 pciutils: 3.6.4 -> 3.7.0 2020-06-10 20:20:53 +00:00
Maximilian Bosch
0bee0cb822
Merge pull request #89928 from r-ryantm/auto-update/facter
facter: 3.14.10 -> 3.14.11
2020-06-10 18:53:16 +02:00
R. RyanTM
fff8963272 facter: 3.14.10 -> 3.14.11 2020-06-09 14:32:46 +00:00
R. RyanTM
347320954a gotop: 3.5.2 -> 3.5.3 2020-06-08 19:26:01 +00:00
Jörg Thalheim
977c6ac9d2
Merge pull request #89330 from afontaine/build-runit-on-darwin
runit: Add Darwin Compatibility
2020-06-03 14:44:59 +01:00
Peter Hoeg
c36d87cfe4
Merge pull request #89251 from peterhoeg/f/efivar
efivar: fix Could not parse device path: Invalid Argument
2020-06-03 17:39:55 +08:00
Michael Weiss
84342d7b83
inxi: 3.1.00-1 -> 3.1.01-1 2020-06-02 18:16:32 +02:00
Sergey Lukjanov
ece733fe59 smartmontools-db: 4883 -> 5033 2020-06-01 16:47:48 -07:00
Andrew Fontaine
98bb827799
runit: Add Darwin Compatibility
Not much modification is required to build and run runit on MacOS, all
that was needed was to follow runit's instructions [0] with some
guidance from homebrew's formula. [1]

0: http://smarden.org/runit/install.html
1: https://github.com/Homebrew/homebrew-core/blob/1cf1e61/Formula/runit.rb
2020-06-01 17:11:51 -04:00
Peter Hoeg
177e04e3c4 efivar: fix Could not parse device path: Invalid Argument 2020-05-31 22:30:28 +08:00
zimbatm
19aac2413a
confd: 0.9.0 -> 0.16.0 (#89180) 2020-05-29 16:14:06 +00:00
Mario Rodas
419cf67d33
Merge pull request #88880 from r-ryantm/auto-update/fio
fio: 3.19 -> 3.20
2020-05-28 19:46:29 -05:00
R. RyanTM
7030c92b3b fio: 3.19 -> 3.20 2020-05-25 16:01:07 +00:00
Mario Rodas
98886c9fac
Merge pull request #88771 from r-ryantm/auto-update/stress-ng
stress-ng: 0.11.08 -> 0.11.10
2020-05-24 12:00:53 -05:00
markuskowa
cc33cfedfe
Merge pull request #82242 from caadar/disk-filltest
disk-filltest: init at 0.8.1
2020-05-24 15:18:06 +02:00
R. RyanTM
dd75f7b6f7 stress-ng: 0.11.08 -> 0.11.10 2020-05-24 11:23:09 +00:00
Michael Raskin
285468593d
Merge pull request #88586 from lsix/freeipmi-1.6.5
freeipmi: 1.6.4 -> 1.6.5
2020-05-23 02:29:35 +00:00
Mario Rodas
44d9c9f001
Merge pull request #88185 from bbigras/zenith
zenith: 0.8.2 -> 0.9.0
2020-05-22 18:54:55 -05:00
Bruno Bigras
a3a285af0f zenith: 0.8.2 -> 0.9.0 2020-05-22 13:08:07 -04:00
Lancelot SIX
8b6e001392
freeipmi: 1.6.4 -> 1.6.5 2020-05-22 08:23:38 +01:00
Mario Rodas
885a7942d0
Merge pull request #88196 from r-ryantm/auto-update/netdata
netdata: 1.21.1 -> 1.22.1
2020-05-19 21:19:00 -05:00
Lassulus
2c37314aaf
Merge pull request #87501 from helsinki-systems/upd/ior
ior: 3.0.1 -> 3.2.1
2020-05-19 22:08:06 +02:00
R. RyanTM
f23c95b93c netdata: 1.21.1 -> 1.22.1 2020-05-19 19:57:53 +00:00
R. RyanTM
59775da44e gotop: 3.5.0 -> 3.5.2 2020-05-19 07:00:24 +00:00
Oleksii Filonenko
de77326db5
ytop: 0.6.1 -> 0.6.2 (#88064) 2020-05-18 15:17:37 +02:00
Colin L Rice
d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
Mario Rodas
410d6a7dc7
Merge pull request #87490 from r-ryantm/auto-update/syslog-ng
syslogng: 3.26.1 -> 3.27.1
2020-05-13 01:15:41 -05:00
Lassulus
1a74d41c0e
Merge pull request #83326 from helsinki-systems/upd/uefitool
uefitool: update
2020-05-12 23:10:05 +02:00
Vladyslav M
1d02247644
Merge pull request #87586 from filalex77/ytop-0.6.1 2020-05-11 16:10:36 +03:00
Oleksii Filonenko
56531f45cd ytop: 0.6.0 -> 0.6.1 2020-05-11 08:51:43 +00:00
R. RyanTM
6383f231aa stress-ng: 0.11.07 -> 0.11.08 2020-05-10 09:34:13 -07:00
ajs124
3db28f77dc ior: 3.0.1 -> 3.2.1
also switch to github and use autoreconfHook
2020-05-10 15:58:58 +02:00
R. RyanTM
6b1ab0f4f4 syslogng: 3.26.1 -> 3.27.1 2020-05-10 12:27:03 +00:00
R. RyanTM
8da0ce4c45 rsyslog: 8.2002.0 -> 8.2004.0 2020-05-10 11:39:15 +00:00
Vladimír Čunát
54eb2d1018
Merge branch 'staging-next'
Status on Hydra for linuxes seems good enough:
https://hydra.nixos.org/eval/1585703?filter=linux&compare=1585482&full=#tabs-now-fail
2020-05-06 08:20:05 +02:00
R. RyanTM
81fe8b7967 acpica-tools: 20200326 -> 20200430 2020-05-05 18:52:12 -07:00
Mario Rodas
8beaec8824
Merge pull request #86880 from r-ryantm/auto-update/hwinfo
hwinfo: 21.69 -> 21.70
2020-05-05 20:14:54 -05:00
Frederik Rietdijk
9875bbae75 Merge master into staging-next 2020-05-05 19:51:09 +02:00
R. RyanTM
03369ef156 hwinfo: 21.69 -> 21.70 2020-05-05 04:55:56 +00:00
R. RyanTM
d38bad19dd facter: 3.14.9 -> 3.14.10 2020-05-04 21:42:13 -07:00
Sarah Brofeldt
ed755a6557
Merge pull request #86832 from misuzu/kmon-update
kmon: 1.1.0 -> 1.2.0
2020-05-04 22:38:53 +02:00
misuzu
7d19b893d4 kmon: 1.1.0 -> 1.2.0 2020-05-04 23:06:13 +03:00
R. RyanTM
a31a645f20 bfs: 1.6 -> 1.7 2020-05-02 02:45:54 +00:00
Frederik Rietdijk
00bbfccecf Merge staging into staging-next 2020-05-01 09:28:45 +02:00
R. RyanTM
73772f37c5 collectd: 5.10.0 -> 5.11.0 2020-05-01 09:07:01 +02:00
Frederik Rietdijk
484ee79050 Merge staging-next into staging 2020-05-01 08:57:10 +02:00