Commit Graph

3447 Commits

Author SHA1 Message Date
Mario Rodas
09116a2377 netdata: fix netdata-go-plugins package name 2023-03-05 15:15:00 -05:00
Wout Mertens
0fc5cb5c8a
Merge pull request #218980 from wmertens/netdata-go-plugin
netdata-go-d-plugin: 0.50.0 -> 0.51.2 + expose
2023-03-05 21:11:10 +01:00
Sandro
5a695ebb77
Merge pull request #210125 from OPNA2608/fix/pdisk_patchurl 2023-03-05 18:09:01 +01:00
Wout Mertens
ea0ab0b07c netdata: fix withDebug build 2023-03-04 23:38:19 +01:00
Wout Mertens
7687b4e3e1 netdata: fix libexec shebangs 2023-03-04 23:38:19 +01:00
Wout Mertens
5b232943b6 netdata-go-d-plugin: 0.50.0 -> 0.51.2 + expose 2023-03-04 23:38:18 +01:00
R. Ryantm
50a8ff08df nsc: 2.7.6 -> 2.7.8 2023-03-04 22:11:20 +00:00
Nick Cao
2be637c977
Merge pull request #219470 from r-ryantm/auto-update/automatic-timezoned
automatic-timezoned: 1.0.62 -> 1.0.68
2023-03-04 19:29:41 +08:00
R. Ryantm
1d6febd896 automatic-timezoned: 1.0.62 -> 1.0.68 2023-03-04 10:16:16 +00:00
R. Ryantm
1e18b0b197 zenith-nvidia: 0.13.1 -> 0.14.0 2023-03-03 03:24:12 +00:00
R. Ryantm
7424dcf615 monit: 5.32.0 -> 5.33.0 2023-02-28 12:09:37 +00:00
Woze Parrot
924cc0331c
zfxtop: init at 0.2.1 2023-02-27 00:47:46 -05:00
Nick Cao
c242ed6eb5
Merge pull request #217929 from samueldr/update/vboot_reference-R111
vboot_reference: 20180311 -> 111.15329
2023-02-25 10:14:01 +08:00
Mario Rodas
665cbdb5e0
Merge pull request #217885 from cbrewster/nsc-completion
nsc: add shell completion
2023-02-24 18:52:15 -05:00
Thiago Kenji Okada
0dc164866a htop-vim: unstable-2022-05-24 -> unstable-2023-02-16 2023-02-24 19:27:41 +00:00
Samuel Dionne-Riel
979a31b1f4 vboot_reference: Add samueldr as maintainer 2023-02-23 18:28:09 -05:00
Samuel Dionne-Riel
55cb7d7543 vboot_reference: 20180311 -> 111.15329 2023-02-23 18:28:09 -05:00
Connor Brewster
4816e023d1 nsc: add shell completion 2023-02-23 12:16:40 -06:00
Artturin
6b2a05e190 treewide: manual fixups for
treewide: use toString on list NIX_CFLAGS_COMPILE
treewide: move NIX_CFLAGS_COMPILE to the env attrset
2023-02-22 21:23:04 +02:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturin
6f6cc4a22d treewide: use toString on list NIX_CFLAGS_COMPILE
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
Anderson Torres
1016916d98
Merge pull request #217235 from cbrewster/nsc-init-2.7.6
nsc: init at 2.7.6
2023-02-22 01:26:17 -03:00
Connor Brewster
d897ab40f2 nsc: init at 2.7.6 2023-02-20 20:50:54 -06:00
Jörg Thalheim
a891613ead
Merge pull request #217227 from mothsART/feature/replace_http_by_https__second_pass
treewide: replace http by https when https is a permanent redirection
2023-02-20 21:33:05 +01:00
Nick Cao
87d57633ed
Merge pull request #217182 from figsoda/et
erdtree: set meta.mainProgram
2023-02-20 08:41:07 +08:00
Nick Cao
5c9f00f1d4
Merge pull request #216292 from NickCao/zram
zram-generator: use buildRustPackage instead of stdenv.mkDerivation
2023-02-20 08:09:49 +08:00
Ferry Jérémie
bfac2d0034 treewide:replace http by https when https is a permanent redirection 2023-02-19 21:47:59 +01:00
Weijia Wang
77517d46d2
Merge pull request #216734 from r-ryantm/auto-update/rocm-smi
rocm-smi: 5.4.2 -> 5.4.3
2023-02-19 21:00:32 +01:00
figsoda
3ba21fc8f8 erdtree: set meta.mainProgram 2023-02-19 11:41:36 -05:00
R. Ryantm
c94f4441cc erdtree: 1.0.0 -> 1.1.0 2023-02-19 15:56:58 +00:00
Andreas Wiese
f20053f423 bpytop: remove
First there was bashtop, which was replaced by bpytop for i.a.
performance reasons.  Now there's btop (written in C++) and another one
bites the dust.

Let it be gone for good.
2023-02-18 00:04:17 +01:00
R. Ryantm
4dc4f1f46d rocm-smi: 5.4.2 -> 5.4.3 2023-02-17 02:02:09 +00:00
Wout Mertens
47ccc24b0a netdata: 1.37.1 -> 1.38.1 2023-02-14 19:20:50 +01:00
Nick Cao
e6596c17d9
zram-generator: use buildRustPackage instead of stdenv.mkDerivation
upstream Makefile lacks the required cargo flags to make cross
compilation work
2023-02-14 18:18:06 +08:00
github-actions[bot]
0d7cb3a2aa
Merge master into staging-next 2023-02-13 06:01:30 +00:00
Weijia Wang
e95f1eb5e5
Merge pull request #215992 from r-ryantm/auto-update/ddrescue
ddrescue: 1.26 -> 1.27
2023-02-13 06:35:43 +01:00
Lin Jian
df71f8b2a8
kanata: 1.1.0 -> 1.2.0 2023-02-13 12:19:40 +08:00
R. Ryantm
5714591754 ddrescue: 1.26 -> 1.27 2023-02-12 13:55:06 +00:00
github-actions[bot]
63655bdaea
Merge master into staging-next 2023-02-11 06:01:15 +00:00
github-actions[bot]
71c0c6d984
Merge master into staging-next 2023-02-10 00:02:27 +00:00
figsoda
469a7b7389 zps: init at 1.2.8 2023-02-09 18:39:47 -05:00
Wout Mertens
3c6e6c6433
Merge pull request #214337 from hauleth/ft/update-netdata-go.d.plugin-to-0.50.0
netdata-go.d.plugin: from 0.32.3 to 0.50.0
2023-02-09 23:11:47 +01:00
Aaron Bieber
e2a7510f3d rex: install shell completions 2023-02-09 19:12:21 +01:00
github-actions[bot]
b5d4dad2b8
Merge master into staging-next 2023-02-09 18:01:11 +00:00
Weijia Wang
b526fbbb62
Merge pull request #215449 from r-ryantm/auto-update/htop
htop: 3.2.1 -> 3.2.2
2023-02-09 14:25:42 +01:00
R. Ryantm
6fa50db065 htop: 3.2.1 -> 3.2.2 2023-02-09 06:33:52 +00:00
github-actions[bot]
73fe6149d4
Merge master into staging-next 2023-02-09 06:01:10 +00:00
R. Ryantm
f4d975f357 automatic-timezoned: 1.0.61 -> 1.0.62 2023-02-08 22:56:13 +00:00
Łukasz Niemier
ff167d8172
netdata-go.d.plugin: from 0.32.3 to 0.50.0
Netdata package has been updated several times in the meantime, but this
(somewhat crucial) dependency was left forgotten and unloved. So this is
quite huge jump in versions, but it is needed as many of the collectors
were added there (the one I have noticed that is missing is PostgreSQL
collector, but I bet that there is more).

It also adds missing Bash `buildInput` as I noticed that it is needed by
some shell collectors (cgroups I believe).
2023-02-07 12:53:37 +01:00
github-actions[bot]
b30088fc3f
Merge master into staging-next 2023-02-07 00:02:12 +00:00