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
Weijia Wang
c0cb31e12c
Merge pull request #214967 from r-ryantm/auto-update/stress-ng
...
stress-ng: 0.15.01 -> 0.15.03
2023-02-06 19:21:30 +01:00
github-actions[bot]
f876e1f1e9
Merge master into staging-next
2023-02-06 18:01:37 +00:00
R. Ryantm
de3d46fa52
stress-ng: 0.15.01 -> 0.15.03
2023-02-06 16:58:48 +00:00
figsoda
1046c7b92e
Merge pull request #214877 from qowoz/gdu
...
gdu: 5.21.1 -> 5.22.0
2023-02-06 10:40:36 -05:00
figsoda
5efbd4fac6
Merge pull request #214914 from zendo/erdtree
...
erdtree: init at 1.0.0
2023-02-06 10:39:19 -05:00
zendo
9d661624b4
erdtree: init at 1.0.0
2023-02-06 19:34:50 +08:00
github-actions[bot]
b2a1140ada
Merge master into staging-next
2023-02-06 06:01:25 +00:00
zowoq
6fc81eb754
gdu: 5.21.1 -> 5.22.0
...
Diff: https://github.com/dundee/gdu/compare/refs/tags/v5.21.1...v5.22.0
Changelog: https://github.com/dundee/gdu/releases/tag/v5.22.0
2023-02-06 14:47:51 +10:00
ajs124
930d4df512
uefitool: remove myself as maintainer
2023-02-06 00:31:57 +01:00
Vladimír Čunát
cfc056287c
treewide: another round of gcc12 fixups
2023-02-05 18:34:47 +01:00
github-actions[bot]
cb231fb28d
Merge master into staging-next
2023-02-05 06:01:18 +00:00
Nick Cao
9f72276259
Merge pull request #214238 from adamcstephens/s0ix/init
...
s0ix-selftest-tool: init at 2022-11-04
2023-02-05 08:21:05 +08:00
Adam Stephens
83838cf7b7
s0ix-selftest-tool: init at 2022-11-04
2023-02-04 18:47:12 -05:00
github-actions[bot]
61687cbd42
Merge master into staging-next
2023-02-03 00:02:29 +00:00
Weijia Wang
4e3aa00893
Merge pull request #214243 from r-ryantm/auto-update/bfs
...
bfs: 2.6.2 -> 2.6.3
2023-02-02 21:49:09 +01:00
Weijia Wang
23ed418158
Merge pull request #214133 from r-ryantm/auto-update/nvitop
...
nvitop: 0.10.0 -> 1.0.0
2023-02-02 21:17:26 +01:00
R. Ryantm
b790939366
bfs: 2.6.2 -> 2.6.3
2023-02-02 19:57:30 +00:00
github-actions[bot]
6d7be19afb
Merge master into staging-next
2023-02-02 18:01:08 +00:00