github-actions[bot]
59d64381a5
Merge staging-next into staging
2022-05-25 00:04:08 +00:00
github-actions[bot]
6935cd110f
Merge staging-next into staging
2022-05-24 18:02:00 +00:00
Izorkin
2ab4d2f39e
netdata: 1.33.1 -> 1.34.1
2022-05-24 20:05:35 +03:00
Izorkin
a77280ef85
netdata: go.d.plugin: 0.31.0 -> 0.32.3
2022-05-24 20:05:30 +03:00
Sandro
c7cd9d20c4
Merge pull request #173806 from SuperSandro2000/systeroid
2022-05-24 14:45:50 +02:00
Sandro Jäckel
fc4dc5ef8c
systeroid: init at 0.1.1
2022-05-23 21:57:07 +02:00
Artturin
f002ffed9a
treewide: enable strictDeps in bootstrap packages
2022-05-22 16:40:26 +03:00
Mario Rodas
554748af43
Merge pull request #172956 from aaronjheng/systemd-journal2gelf
...
systemd-journal2gelf: unstable-20200813 -> unstable-2022-02-15
2022-05-21 16:59:13 -05:00
Sergei Trofimovich
be02f1b12a
foremost: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: api.o:(.bss+0xbdba0): multiple definition of `wildcard'; main.o:(.bss+0xbd760): first defined here
2022-05-21 10:04:47 +01:00
Sergei Trofimovich
5953a2f9ab
ddrutility: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: /build/ccltHly5.o:(.bss+0x119f8): multiple definition of `start_time'; /build/cc9evx3L.o:(.bss+0x10978): first defined here
2022-05-19 16:17:10 +01:00
Fabian Affolter
00085af3f8
Merge pull request #173013 from fabaff/bump-nats-top
...
nats-top: 0.5.0 -> 0.5.2
2022-05-16 00:04:15 +02:00
AndersonTorres
9757f32b35
acpica-tools: 20211217 -> 20220331
2022-05-14 20:30:47 -03:00
Fabian Affolter
4162b0e8bf
nats-top: 0.5.0 -> 0.5.2
2022-05-14 13:59:47 +02:00
Aaron Jheng
dbc631bb9c
gohai: 2018-05-23 -> unstable-2022-04-12
2022-05-14 01:20:13 +00:00
Aaron Jheng
be97f2d5c6
systemd-journal2gelf: unstable-20200813 -> unstable-2022-02-15
2022-05-14 01:07:59 +00:00
OPNA2608
f7db111ff0
gkraken: 1.1.6 -> 1.2.0
2022-05-12 17:52:17 +02:00
Rick van Schijndel
2bd67e9adc
Merge pull request #171670 from squalus/netdata
...
netdata: support cross compile
2022-05-09 22:29:30 +02:00
Adam Joseph
745423848b
psensor: add -Wno-error due to increasing compiler strictness
...
This Hydra failure:
https://hydra.nixos.org/log/iq8zqmw7yclgwpvr8i8clwf2sh67jb0i-psensor-1.2.1.drv
...appears to be the result of the package shipping with -Werror and
gcc accreting ever-increasing quantities of warnings as time
progresses. Let's not treat the compiler warnings as errors.
2022-05-09 04:49:08 -07:00
Martin Weinelt
4ff50cc175
rsyslog: 8.2202.0 -> 8.2204.1
...
https://github.com/rsyslog/rsyslog/security/advisories/GHSA-ggw7-xr6h-mmr8
Fixes: CVE-2022-24903
2022-05-09 01:31:19 +02:00
Artturi
14818cc7b2
Merge pull request #171782 from trofi/fix-fno-common-for-ipmitool
...
ipmitool: fix build on -fno-common toolchains
2022-05-08 15:05:42 +03:00
Mario Rodas
17dcc30b0a
Merge pull request #170432 from armeenm/syslogng-python3
...
syslogng: switch to python3
2022-05-07 19:12:05 -05:00
Mario Rodas
7d2d59f137
Merge pull request #170434 from armeenm/ps_mem-python3
...
ps_mem: switch to python3
2022-05-07 19:10:58 -05:00
Artturi
1d09b16b0c
Merge pull request #171709 from avdv/fix-illum-segfault-and-restart
...
illum: Prevent segfault when unplugging keyboards
2022-05-07 17:40:52 +03:00
Sergei Trofimovich
1d02b2cc90
ipmitool: fix build on -fno-common toolchains
...
Without the change build fails on toolchains like clang-13 which
switch to -fno-common by default:
$ nix build --impure --expr 'with import ./. {}; ipmitool.override { stdenv = clang13Stdenv; }'
...
ld: ../lib/.libs/libipmitool.a(ipmi_hpmfwupg.o):/build/ipmitool-1.8.18/lib/../include/ipmitool/ipmi_hpmfwupg.h:803:
multiple definition of `gVersionInfo'; ipmitool.o:/build/ipmitool-1.8.18/src/../include/ipmitool/ipmi_hpmfwupg.h:803: first defined here
Pull upstream fix to move definition to .c file.
2022-05-06 09:01:17 +01:00
Rick van Schijndel
bb074513be
Merge pull request #171672 from squalus/collectd
...
collectd: support cross compile
2022-05-06 08:58:29 +02:00
squalus
578f540e4b
collectd: support cross compile
...
Prevent the double memory layout check from running during cross
compile. Provide an answer that works for both x86_64 and aarch64.
2022-05-05 22:13:33 -07:00
Claudio Bley
404e681f02
illum: Prevent segfault when unplugging keyboards
...
illum segfaults when unplugging keybords, see upstream issue [1]. The upstream
PR [2] is still open.
[1]: https://github.com/jmesmon/illum/issues/19
[2]: https://github.com/jmesmon/illum/pull/20
2022-05-05 22:28:34 +02:00
squalus
e6df811980
netdata: support cross compile
...
- libbpf support was disabled as a result of a configure-time file existence
check. This check errored during cross compilation. Prevent the check from
running during cross compilation by explicitly disabling libbpf support.
- add protobuf to nativeBuildInputs to provide a protoc for
buildPlatform
- enable strictDeps
2022-05-05 07:57:08 -07:00
Malo Bourgon
16e15fa68f
treewide: add meta.mainProgram to many packages
2022-05-04 18:08:19 -07:00
Graham Christensen
dc99b0d228
Merge pull request #170566 from bdd/pkg/new/runitor
...
runitor: init at 0.9.2
2022-05-04 20:52:01 -04:00
squalus
a0ab345013
freeipmi: support cross compile
2022-05-02 20:16:33 -07:00
Sandro
1fddd7401a
htop: remove linux only hint from description
...
because it also works on darwin
2022-05-02 22:43:07 +02:00
Sandro Jäckel
db312071f9
htop: 3.1.2 -> 3.2.0
2022-05-02 14:29:08 +02:00
Sandro Jäckel
6022fd57b2
htop: add SuperSandro2000 as maintainer
2022-05-02 14:29:08 +02:00
Sandro Jäckel
9f0746f997
htop: make changelog url better clickable
2022-05-02 12:01:54 +02:00
Sandro Jäckel
b1b3f87d63
htop: remove with lib over entire file
2022-05-02 12:01:30 +02:00
Berk D. Demir
c25b74970d
runitor: init at 0.9.2
2022-04-30 20:51:16 +00:00
Ryan Mulligan
2ddf625834
Merge pull request #166564 from r-ryantm/auto-update/rocm-smi
...
rocm-smi: 5.0.2 -> 5.1.0
2022-04-28 13:18:46 -07:00
Bobby Rong
c941d7aa54
Merge pull request #167723 from aaronjheng/envconsul
...
envconsul: 0.7.3 -> 0.12.1
2022-04-28 21:40:32 +08:00
Alyssa Ross
1ee8b37a85
s6-rc: 0.5.3.0 -> 0.5.3.1
2022-04-28 09:31:34 +00:00
Alyssa Ross
bd6d4a6e67
s6: 2.11.0.1 -> 2.11.1.0
2022-04-28 09:31:34 +00:00
Armeen Mahdian
9f1019528d
ps_mem: switch to python3
2022-04-26 09:56:21 -05:00
Armeen Mahdian
ee374505e0
syslogng: switch to python3
2022-04-26 09:49:18 -05:00
Fabian Affolter
55639d211e
Merge pull request #170386 from fabaff/bump-natscli
...
natscli: 0.0.30 -> 0.0.32
2022-04-26 13:24:23 +02:00
Bobby Rong
1e4c385d4e
Merge pull request #166424 from r-ryantm/auto-update/nq
...
nq: 0.4 -> 0.5
2022-04-26 18:49:15 +08:00
Fabian Affolter
dd4ca36aac
natscli: 0.0.30 -> 0.0.32
2022-04-26 10:24:16 +02:00
Ryan Mulligan
55fad6c081
Merge pull request #164629 from r-ryantm/auto-update/jsvc
...
jsvc: 1.2.4 -> 1.3.0
2022-04-25 21:32:56 -07:00
gbtb
91ac8a7cd2
nvtop: 1.2.2 -> 2.0.1
...
With addition of AMD GPU support added two additional variants for amd
or nvidia separately
2022-04-24 15:15:11 +02:00
Artturin
f1c7f19e49
treewide: testVersion -> testers.testVersion
2022-04-22 16:24:27 +03:00
Ryan Mulligan
daac043257
Merge pull request #169750 from r-ryantm/auto-update/consul-template
...
consul-template: 0.28.0 -> 0.29.0
2022-04-22 06:18:48 -07:00
R. Ryantm
f137a6eef6
consul-template: 0.28.0 -> 0.29.0
2022-04-22 09:40:24 +00:00
R. Ryantm
9e2b395ec4
btop: 1.2.5 -> 1.2.6
2022-04-22 06:56:13 +00:00
Thiago Kenji Okada
5b17034ddc
lshw: rename version to fix repology listing
...
`lshw` is not showing in the nixpkgs-unstable listings in repology, but
it is showing in the previous stable release (release-21.11). The reason
for this was a change in 8d0267dc8f
, that
fixed the `lshw` version to include its letter prefix.
However, the way the version is computed for repology is to parse the
`name` attr instead, separating it in `pname` and `version`. The
function that does this (`builtins.parseDrvName`) considers anything
that is a `name` everything up to the first dash followed by a digit.
Because the `version` includes the letter `B` as prefix, it them ends up
splitting it wrong.
See https://github.com/NixOS/nix/pull/4463 for a proper fix, but for now
let's just "fix" this by not including the prefix in the `version`.
2022-04-21 14:30:34 +01:00
Thiago Kenji Okada
a02643d6a5
lshw: B.02.18 -> B.02.19
...
- Bump version
- Switch to `fetchFromGitHub` to get updates from @r-ryantm bot
- Remove patches (they're merged upstream)
- Update dependencies
- Fix version workaround (not necessary anymore)
- Add myself as maintainer
2022-04-21 13:12:16 +01:00
Sebastian Sellmeier
928e563a1d
zenith: 0.12.0 -> 0.13.1
2022-04-16 23:11:46 +02:00
Malo Bourgon
0e802eafad
treewide: add meta.mainProgram to many packages
2022-04-14 10:24:01 -07:00
Jörg Thalheim
28ce5bc73f
Merge pull request #168163 from r-ryantm/auto-update/fio
...
fio: 3.29 -> 3.30
2022-04-11 08:36:58 +01:00
R. Ryantm
7abd221433
fio: 3.29 -> 3.30
2022-04-10 17:51:47 +00:00
R. Ryantm
79b5e41184
skeema: 1.7.0 -> 1.7.1
2022-04-09 20:46:34 +00:00
R. Ryantm
31d887cd15
memtester: 4.5.0 -> 4.5.1
2022-04-08 22:55:51 +02:00
Lassulus
b91b9b0398
Merge pull request #162592 from r-ryantm/auto-update/jump
...
jump: 0.40.0 -> 0.41.0
2022-04-08 20:35:41 +01:00
Aaron Jheng
6fb36a0d47
envconsul: 0.7.3 -> 0.12.1
2022-04-07 14:46:19 +00:00
superherointj
1234b38438
ctop: enable tests
2022-04-06 20:32:11 +02:00
superherointj
041060b415
goreman: enable tests ( #167538 )
2022-04-06 17:00:11 +02:00
Olli Helenius
a2b2594ade
s-tui: 1.0.1 -> 1.1.3
2022-04-04 09:31:06 +03:00
7c6f434c
8188f10752
Merge pull request #166430 from alyssais/openssl-static-retry
...
treewide: use lib.getLib for OpenSSL libraries
2022-04-02 12:59:55 +00:00
Dominique Martinet
b457d917dc
logrotate: move mail dependency from package to service
...
having pkgs.logrotate depend on mailutils brings in quite a bit of dependencies
through mailutil itself and recursive dependency to guile when most people
do not need it.
Remove mailutils dependency from the package, and conditionally add it to the
service if the user specify the mail option either at top level or in a path
Fixes #162001
2022-04-01 07:09:24 +09:00
R. Ryantm
f7be356ce0
rocm-smi: 5.0.2 -> 5.1.0
2022-03-31 12:10:13 +00:00
Alyssa Ross
fd78240ac8
treewide: use lib.getLib for OpenSSL libraries
...
At some point, I'd like to make another attempt at
71f1f4884b
("openssl: stop static binaries referencing libs"), which
was reverted in 195c7da07d
. One problem with my previous attempt is
that I moved OpenSSL's libraries to a lib output, but many dependent
packages were hardcoding the out output as the location of the
libraries. This patch fixes every such case I could find in the tree.
It won't have any effect immediately, but will mean these packages
will automatically use an OpenSSL lib output if it is reintroduced in
future.
This patch should cause very few rebuilds, because it shouldn't make
any change at all to most packages I'm touching. The few rebuilds
that are introduced come from when I've changed a package builder not
to use variable names like openssl.out in scripts / substitution
patterns, which would be confusing since they don't hardcode the
output any more.
I started by making the following global replacements:
${pkgs.openssl.out}/lib -> ${lib.getLib pkgs.openssl}/lib
${openssl.out}/lib -> ${lib.getLib openssl}/lib
Then I removed the ".out" suffix when part of the argument to
lib.makeLibraryPath, since that function uses lib.getLib internally.
Then I fixed up cases where openssl was part of the -L flag to the
compiler/linker, since that unambigously is referring to libraries.
Then I manually investigated and fixed the following packages:
- pycurl
- citrix-workspace
- ppp
- wraith
- unbound
- gambit
- acl2
I'm reasonably confindent in my fixes for all of them.
For acl2, since the openssl library paths are manually provided above
anyway, I don't think openssl is required separately as a build input
at all. Removing it doesn't make a difference to the output size, the
file list, or the closure.
I've tested evaluation with the OfBorg meta checks, to protect against
introducing evaluation failures.
2022-03-30 15:10:00 +00:00
R. Ryantm
ead7f8fb35
nq: 0.4 -> 0.5
2022-03-30 14:08:35 +00:00
Sandro
d3fb4568b3
monit: don't abuse meta.homepage
2022-03-27 17:15:21 +02:00
R. Ryantm
76a6908a09
monit: 5.31.0 -> 5.32.0
2022-03-27 09:19:53 +00:00
R. Ryantm
38d6c62a98
thermald: 2.4.8 -> 2.4.9
2022-03-25 22:51:34 +00:00
Artturin
33cce15e42
treewide: remove meta.repositories
...
there's no documentation for meta.repositories and its not widely used
2022-03-24 23:56:14 +02:00
Fabian Affolter
dceccf4139
Merge pull request #165523 from r-ryantm/auto-update/nats-top
...
nats-top: 0.4.0 -> 0.5.0
2022-03-24 08:47:50 +01:00
R. Ryantm
0e0918f4d1
nats-top: 0.4.0 -> 0.5.0
2022-03-23 22:57:25 +00:00
Fabian Affolter
56605a242a
Merge pull request #165425 from SuperSandro2000/ctop
...
ctop: 0.7.6 -> 0.7.7
2022-03-23 17:21:06 +01:00
Sandro Jäckel
99a327840d
ctop: 0.7.6 -> 0.7.7
2022-03-23 11:00:10 +01:00
Sandro
5b874cadbf
Merge pull request #163582 from Stunkymonkey/treewide-fetchFromGitHub-1
2022-03-22 07:27:54 +01:00
R. RyanTM
a672df209e
goreman: 0.3.9 -> 0.3.11 ( #163805 )
2022-03-19 14:33:03 +01:00
Fabian Affolter
353177b94b
hostctl: update description
2022-03-18 10:19:33 +01:00
R. Ryantm
f49d7e5213
jsvc: 1.2.4 -> 1.3.0
2022-03-17 19:12:15 +00:00
R. Ryantm
8d1664a7a8
hostctl: 1.1.1 -> 1.1.2
2022-03-17 11:05:33 +00:00
Franz Pletz
e0be441eef
Merge pull request #163640 from r-ryantm/auto-update/syslog-ng
2022-03-16 14:08:28 +01:00
Felix Buehler
8753005348
das_watchdog: switch to fetchFromGitHub
2022-03-14 19:32:08 +01:00
Martin Weinelt
6bf34a0cfe
rocm-smi: 5.0.0 -> 5.0.2
2022-03-14 12:01:33 +01:00
Bernardo Meurer
c90e68d3f8
Merge pull request #164017 from r-ryantm/auto-update/rocm-smi
...
rocm-smi: 4.5.2 -> 5.0.0
2022-03-13 21:04:07 -07:00
R. Ryantm
f0a3f8627e
rocm-smi: 4.5.2 -> 5.0.0
2022-03-13 16:10:20 +00:00
Fabian Affolter
1cc14ccdd4
natscli: 0.0.29 -> 0.0.30
2022-03-12 12:57:03 +01:00
R. Ryantm
79141f2ce4
syslogng: 3.35.1 -> 3.36.1
2022-03-11 02:22:50 +00:00
R. Ryantm
14eb3ead59
btop: 1.2.4 -> 1.2.5
2022-03-06 02:15:18 +00:00
Renaud
4aa0bff342
Merge pull request #162136 from r-ryantm/auto-update/btop
...
btop: 1.2.3 -> 1.2.4
2022-03-04 22:51:42 +01:00
Bobby Rong
355cfdbcd3
Merge pull request #162710 from r-ryantm/auto-update/consul-template
...
consul-template: 0.27.2 -> 0.28.0
2022-03-04 21:43:28 +08:00
R. Ryantm
14ada3add8
consul-template: 0.27.2 -> 0.28.0
2022-03-04 03:46:48 +00:00
R. Ryantm
056b2ab46b
jump: 0.40.0 -> 0.41.0
2022-03-03 08:35:37 +00:00
Erin Kim
7ea654576d
thermald: disable -Werror
...
Fixes broken builds due to deprecations in dependencies
2022-03-02 22:08:38 -06:00
Bobby Rong
076af46cc1
Merge pull request #162310 from vikanezrimaya/vikanezrimaya
...
maintainer-list.nix: replace vikanezrimaya's github username
2022-03-01 15:49:38 +08:00
Vika Shleina
df9ec31175
maintainer-list.nix: replace vikanezrimaya's github username
...
I updated my github username for consistency over all of the online
services I use.
2022-03-01 07:54:57 +03:00
Daniel Nagy
60779b7677
pcstat: 2017-05-28 -> 0.0.1
...
Also switch to buildGoModule.
2022-02-28 10:19:59 +01:00
Wout Mertens
f8c560e285
netdata: fix protobuf support
2022-02-28 04:59:55 +01:00
R. Ryantm
af759f135c
btop: 1.2.3 -> 1.2.4
2022-02-28 02:05:00 +00:00
R. Ryantm
fd61918dfd
monit: 5.30.0 -> 5.31.0
2022-02-24 17:12:30 +00:00
R. RyanTM
9c70e73116
syslogng: 3.34.1 -> 3.35.1
...
* syslogng: 3.34.1 -> 3.35.1 (#149134 )
and update meta.license
Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-24 12:45:35 +01:00
Janne Heß
e5823f77b3
Merge pull request #159187 from martinetd/logrotate
...
logrotate service enhancements
2022-02-23 11:24:17 +01:00
R. RyanTM
1bfcbcc05d
java-service-wrapper: 3.5.48 -> 3.5.49
...
* java-service-wrapper: 3.5.48 -> 3.5.49 (#161255 )
* java-service-wrapper: update meta
changelog and SPDX3 license identifier
and run pre- and post- hooks
Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-22 22:37:57 +01:00
Wout Mertens
d76955da68
netdata: add protobuf support
2022-02-22 12:35:57 +01:00
Fabian Affolter
b006889068
Merge pull request #160955 from r-ryantm/auto-update/natscli
...
natscli: 0.0.28 -> 0.0.29
2022-02-20 23:21:12 +01:00
Sandro
fbb388b7cd
Merge pull request #157362 from aaronjheng/skeema
2022-02-20 17:56:30 +01:00
R. Ryantm
156e0e2b07
rsyslog: 8.2112.0 -> 8.2202.0
2022-02-20 12:33:49 +00:00
Aaron Jheng
223f5872f8
skeema: init at 1.7.0
2022-02-20 01:29:41 +00:00
zowoq
3004ee49b2
gdu: add maintainer
2022-02-20 10:48:12 +10:00
R. Ryantm
649e456f20
natscli: 0.0.28 -> 0.0.29
2022-02-19 21:35:47 +00:00
R. RyanTM
9741903d62
evemu: 2.6.0 -> 2.7.0
...
* evemu: 2.6.0 -> 2.7.0 (#150194 )
* evemu: update meta.license
GPL-3 (tools) and LGPL-3 (lib)
Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-19 22:35:27 +01:00
R. Ryantm
521147733f
gdu: 5.13.1 -> 5.13.2
2022-02-19 14:11:27 +00:00
R. RyanTM
969b67bdae
netdata: 1.33.0 -> 1.33.1
...
(#160199 )
2022-02-16 22:18:02 +01:00
R. Ryantm
4ed2fdfca7
btop: 1.2.2 -> 1.2.3
2022-02-16 05:10:09 +00:00
Fabian Affolter
595deb9fd8
Merge pull request #160066 from lourkeur/update/gotop
...
gotop: 4.1.2 -> 4.1.3
2022-02-15 10:29:59 +01:00
Louis Bettens
8a43996124
gotop: 4.1.2 -> 4.1.3
2022-02-15 09:01:51 +01:00
Martin Weinelt
daf1cd5b36
Merge pull request #159861 from r-ryantm/auto-update/btop
2022-02-13 19:07:49 +01:00
R. Ryantm
4c62413a49
monit: 5.29.0 -> 5.30.0
2022-02-13 09:42:55 -08:00
R. Ryantm
c22dfd85d2
btop: 1.2.1 -> 1.2.2
2022-02-13 16:21:34 +00:00
R. Ryantm
da87425c81
btop: 1.2.0 -> 1.2.1
2022-02-12 20:31:46 -08:00
Dominique Martinet
a05f1c9f93
nixos tests: add logrotate test
...
make sure the service is enabled by default and works.
2022-02-13 07:29:40 +09:00
R. Ryantm
3448966456
netdata: 1.32.1 -> 1.33.0
2022-02-12 18:16:32 +00:00
7c6f434c
19730cdb79
Merge pull request #159314 from r-ryantm/auto-update/freeipmi
...
freeipmi: 1.6.8 -> 1.6.9
2022-02-12 11:34:41 +00:00
R. Ryantm
5ce7ef451e
go-audit: 1.0.0 -> 1.1.1
2022-02-12 08:50:58 +00:00
R. Ryantm
007defea01
freeipmi: 1.6.8 -> 1.6.9
2022-02-11 18:44:41 +00:00
zowoq
444cc6249b
gdu: 5.13.0 -> 5.13.1
...
https://github.com/dundee/gdu/releases/tag/v5.13.1
2022-02-10 08:28:48 +10:00
Guillaume Girol
7a6506fc79
Merge pull request #158353 from symphorien/collectd-xen-insecure-master
...
collectd: don't build with xen plugin by default
2022-02-09 19:13:10 +00:00
R. Ryantm
2d12009463
thinkfan: 1.3.0 -> 1.3.1
2022-02-08 07:18:28 +00:00
c0bw3b
f57aa4795c
iops: remove
...
Upstream is gone
2022-02-06 16:56:17 -08:00
Joerie de Gram
85325234ee
fakeroot: 1.23 -> 1.27
...
Resolves #140138 , closes #154367
2022-02-06 17:22:13 +01:00
Robert Hensing
6be11a84aa
Merge pull request #155892 from hercules-ci/nixos-etc-unit-test
...
nixos: Refactor to allow `etc` unit test
2022-02-06 16:12:25 +01:00
Guillaume Girol
0955a4fa35
collectd: don't build with xen plugin by default
...
xen was marked as insecure
2022-02-06 14:13:01 +01:00
Peter Hoeg
15e36831c2
collectd-data: we only need collectd.src - not collectd.out
2022-02-06 21:10:35 +08:00
Nicolas Berbiche
a0b661508a
bottom: 0.6.6 -> 0.6.8
2022-02-03 09:09:11 +10:00
Will Dietz
b17c1821d1
proot: 5.2.0 -> 5.3.0 ( #157582 )
...
https://github.com/proot-me/proot/releases/tag/v5.3.0
Drop python patch, PR was merged.
2022-02-01 22:12:06 -05:00
Aaron Jheng
95fddccd89
goreman: 0.2.1 -> 0.3.9 ( #157348 )
2022-01-31 13:55:14 +01:00
zowoq
06ced3b357
gotop: update vendorSha256
2022-01-31 06:31:22 +10:00
Robert Hensing
7de8ea8ddd
fakeroot: Add tests.nixos-etc
2022-01-30 09:01:27 +01:00
Robert Hensing
f6e41af1e4
fakechroot: Add tests.nixos-etc
2022-01-30 09:01:27 +01:00
zowoq
86369f498f
gdu: 5.12.1 -> 5.13.0
...
https://github.com/dundee/gdu/releases/tag/v5.13.0
2022-01-30 06:50:35 +10:00
Maximilian Bosch
fd993a238f
Merge pull request #156643 from fpletz/ddrescure-1.26
...
ddrescue: 1.25 -> 1.26
2022-01-28 23:32:12 +01:00
Felix Buehler
09e3b7a570
treewide: remove all updateWalker/downloadURLRegexp
2022-01-26 21:46:08 +01:00
Felix Buehler
ed7bf9452c
treewide: remove *.upstream files from updateWalker
2022-01-26 21:46:07 +01:00
Franz Pletz
a87e48162b
ddrescue: 1.25 -> 1.26
2022-01-25 03:20:04 +01:00
R. Ryantm
7b7c23fe42
bfs: 2.3 -> 2.3.1
2022-01-23 22:29:47 +00:00
Ryan Mulligan
408e553798
Merge pull request #156134 from r-ryantm/auto-update/tuptime
...
tuptime: 5.0.2 -> 5.1.0
2022-01-22 07:00:07 -08:00
pennae
cb6cc73cd1
Merge pull request #156136 from evils/tuptime
...
tuptime: pass through nixosTests.tuptime
2022-01-22 12:50:03 +00:00
Evils
6e7fc6fb50
tuptime: pass through nixosTests.tuptime
2022-01-22 07:29:28 +01:00
R. Ryantm
ed49a25322
tuptime: 5.0.2 -> 5.1.0
2022-01-22 05:16:08 +00:00
R. RyanTM
eda8da3286
thermald: 2.4.7 -> 2.4.8
...
* thermald: 2.4.7 -> 2.4.8 (#155631 )
* thermald: update homepage
Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-01-20 23:25:28 +01:00
Bobby Rong
ff09dd8dac
Merge pull request #148871 from r-ryantm/auto-update/bfs
...
bfs: 2.2.1 -> 2.3
2022-01-19 19:39:36 +08:00
Steven Kou
966a7403df
btop: 1.1.4 -> 1.2.0
2022-01-17 16:58:56 +01:00
Robert Schütz
d5cceedbd1
python,pythonPackages: make aliases
...
Since aliases are disallowed in nixpkgs, this makes usage of Python 2
which is EOL more explicit.
2022-01-16 18:39:59 +00:00
Robert Schütz
b93149c11f
rsyslog: use top-level docutils
2022-01-16 18:00:59 +00:00
pennae
bc9fd41f23
Merge pull request #154625 from r-ryantm/auto-update/logrotate
...
logrotate: 3.18.1 -> 3.19.0
2022-01-14 18:54:07 +00:00
R. RyanTM
c5070b61b2
java-service-wrapper: 3.5.46 -> 3.5.48
...
(#152835 )
2022-01-12 00:27:15 +01:00
R. RyanTM
ab5ee58d90
gptman: 0.8.2 -> 0.8.3
...
(#154532 )
2022-01-11 21:35:02 +01:00
R. Ryantm
e16643f01d
logrotate: 3.18.1 -> 3.19.0
2022-01-11 18:10:24 +00:00
R. Ryantm
9dc2e56e7d
thermald: 2.4.6 -> 2.4.7
2022-01-11 18:31:40 +03:00
Renaud
8f0eadb68c
Merge pull request #152498 from kidonng/patch-2
...
acpica-tools: 20210930 -> 20211217
2022-01-08 14:05:59 +01:00
Jörg Thalheim
4601b356f8
Merge pull request #153918 from Mic92/fio
...
fio: add missing six dependency
2022-01-08 00:23:20 +00:00
Jörg Thalheim
de6739642c
fio: add missing six dependency
2022-01-08 00:43:07 +01:00
Izorkin
4b4022db06
netdata: 1.31.0 -> 1.32.1
2022-01-08 00:38:17 +03:00
Izorkin
156393e104
netdata: go.d.plugin: 0.28.1 -> 0.31.0
2022-01-08 00:38:10 +03:00
Joel
eb5c249b40
btop: 1.1.3 -> 1.1.4
2022-01-07 23:44:01 +10:00
zowoq
082d7c22d8
gotop: switch to proxyVendor
2022-01-06 14:00:58 +10:00
Renaud
62a112b30e
Merge pull request #153217 from c0bw3b/meta/apsl-asl
...
Treewide: fix wrong declaration of Apache License 2.0
2022-01-04 13:44:06 +01:00
R. RyanTM
f98766993d
sg3_utils: 1.46r862 -> 1.47
...
(#149152 )
2022-01-02 19:52:51 +01:00
R. RyanTM
e1454379a6
consul-template: 0.27.1 -> 0.27.2
...
(#148976 )
2022-01-02 19:07:02 +01:00
c0bw3b
658d3e9af8
Treewide: fix wrong declaration of Apache License 2.0
...
These packages were announced as published under Apple Public Source
License 2.0 ('apsl20' short handle) but they are actually published
under the Apache License 2.0 ('asl20' short handle)
2022-01-02 15:23:43 +01:00
markuskowa
118682d2f7
Merge pull request #152976 from elohmeier/btop-rm-gcc-ref
...
btop: remove reference to gcc
2022-01-02 13:40:51 +01:00
R. RyanTM
0fd74961da
uptimed: 0.4.5 -> 0.4.6
...
(#148971 )
2022-01-01 23:37:24 +01:00
R. RyanTM
3ce6c8e0de
sleuthkit: 4.11.0 -> 4.11.1
...
(#149098 )
2022-01-01 23:32:57 +01:00
R. RyanTM
588ef3e249
fio: 3.28 -> 3.29
...
(#152898 )
2022-01-01 22:27:43 +01:00
Bobby Rong
a45bf5c253
Merge pull request #149200 from r-ryantm/auto-update/gptman
...
gptman: 0.8.0 -> 0.8.2
2022-01-01 20:49:31 +08:00
Bobby Rong
c597cc98dc
Merge pull request #152854 from r-ryantm/auto-update/hwinfo
...
hwinfo: 21.78 -> 21.80
2022-01-01 16:57:30 +08:00
Enno Richter
022facde9a
btop: remove reference to gcc
2021-12-31 18:09:07 +01:00
Fabian Affolter
7b76019b17
Merge pull request #152925 from r-ryantm/auto-update/bpytop
...
bpytop: 1.0.67 -> 1.0.68
2021-12-31 14:46:21 +01:00
R. Ryantm
f4e6448331
bpytop: 1.0.67 -> 1.0.68
2021-12-31 12:14:48 +00:00
R. Ryantm
0096067d52
hwinfo: 21.78 -> 21.80
2021-12-31 02:26:46 +00:00
Robert Scott
0e57783d3a
Merge pull request #151976 from Steven0351/btop-darwin
...
btop: Add darwin support
2021-12-30 20:56:43 +00:00
Steven Sherry
0aaf5768e5
btop: Remove gcc11 as a nativeBuildInput for darwin since gcc11Stdenv is
...
already set in all-packages.nix
2021-12-29 17:13:02 -06:00
Kid
7825b47bc4
acpica-tools: 20210930 -> 20211217
2021-12-29 02:53:08 +08:00
Vladimír Čunát
dfc501756b
Merge #148396 : staging-next iteration 2021-12-03
2021-12-25 18:03:46 +01:00
Profpatsch
eef4a51941
skawarePackages: Winter 2021-2022 release
...
I bumped all versions of all packages that we packaged so far (I
hope). We might want to build an update script at some point, there is
a lot of potential for copy & paste errors in these updates.
Laurent’s notes below:
Hello,
New versions of all the skarnet.org packages are available.
The changes are, for the most part, minimal: essentially, the new
versions fix a bug in the build system that made cross-building under
slashpackage more difficult than intended. Very few people should
have been impacted by this bug.
Some packages had a few more bugfixes; and some packages have
additional functionality. No major update; no compatibility break.
The new versions are the following:
skalibs-2.11.1.0 (minor)
nsss-0.2.0.1 (release)
utmps-0.1.1.0 (minor)
execline-2.8.2.0 (minor)
s6-2.11.0.1 (release)
s6-rc-0.5.3.0 (minor)
s6-portable-utils-2.2.3.4 (release)
s6-linux-utils-2.5.1.7 (release)
s6-linux-init-1.0.7.0 (minor)
s6-dns-2.3.5.3 (release)
s6-networking-2.5.1.0 (minor)
mdevd-0.1.5.1 (release)
bcnm-0.0.1.5 (release)
dnsfunnel-0.0.1.3 (release)
smtpd-starttls-proxy-0.0.1.1 (release)
Dependencies have all been updated to the latest versions. They are not
strict: libraries and binaries may build with older releases of their
dependencies, although this is not guaranteed.
You do not need to recompile your s6-rc service databases. To make use
of the new s6-linux-init functionality, however, you will have to
recreate your run-image.
You do not need to restart your supervision tree, unless you're
deleting
your old s6 binaries.
Details of minor package changes follow.
* skalibs-2.11.1.0
----------------
- New function: opendir_at()
* utmps-0.1.1.0
------------
- New binary: utmps-write, a generic utmp client that can write
user-crafted records to the utmp and/or wtmp databases.
* execline-2.8.2.0
----------------
- New -s option to the case binary, enabling fnmatch() (shell)
expression matching instead of regular expression matching.
* s6-rc-0.5.3.0
-------------
- Bundle contents are now read in a "contents.d/" subdirectory, one
file per content, instead of one per line in a "contents" file. In
the same way, service dependencies are now read in a "dependencies.d/"
subdirectory, one file per dependency. Old "contents" and "dependencies"
files are still supported, but deprecated. This change allows better
integration of s6-rc service definitions with package managers.
* s6-linux-init-1.0.7.0
---------------------
- New -S option to s6-linux-init-maker, forcing a sync on halt even
in a container.
* s6-networking-2.5.1.0
---------------------
- SNI wildcarding is implemented, as well as a workaround for a
bearssl bug causing errors on certificate signatures in certain cases.
Enjoy,
Bug-reports welcome.
And happy holidays to you all!
--
Laurent
2021-12-25 13:03:14 +01:00
Steven Sherry
aa9c18ef07
btop: Address initial pr review comments
2021-12-24 08:24:15 -06:00
github-actions[bot]
f5da7cc8e1
Merge master into staging-next
2021-12-24 12:01:23 +00:00
Maximilian Bosch
8aea86a0f8
Merge pull request #151774 from r-ryantm/auto-update/rsyslog
...
rsyslog: 8.2110.0 -> 8.2112.0
2021-12-24 12:19:29 +01:00
Steven Sherry
536ef35065
btop: Add darwin support
2021-12-24 01:04:49 -06:00
github-actions[bot]
4a543cc4d3
Merge master into staging-next
2021-12-24 06:01:16 +00:00
R. Ryantm
d7cec1bcff
bottom: 0.6.4 -> 0.6.6
2021-12-24 02:03:44 +00:00
Jonathan Ringer
5ed396a912
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/development/python-modules/jellyfin-apiclient-python/default.nix
2021-12-23 10:14:19 -08:00
Thiago Kenji Okada
72351f96b2
Merge pull request #151570 from r-ryantm/auto-update/fcron
...
fcron: 3.3.0 -> 3.3.1
2021-12-23 12:28:55 -03:00
Dmitry Kalinkin
775f5098c7
packer,cdk-go,gotop: mark as broken on darwin due to using an outdated gopsutil
2021-12-23 00:08:39 -05:00
Bernardo Meurer
f403d1f791
Merge pull request #150767 from Flakebi/rocm
2021-12-22 23:35:22 +00:00
Guillaume Girol
d96a3994cc
nixos/collectd: validate config file syntax at build time
2021-12-23 00:08:43 +01:00
Guillaume Girol
b55a253e15
nixos/collectd: add nixos test
2021-12-23 00:08:43 +01:00
R. Ryantm
a16bd11688
rsyslog: 8.2110.0 -> 8.2112.0
2021-12-22 15:37:23 +00:00
Bobby Rong
00ff833cdf
Merge pull request #151623 from c0bw3b/pkg/stress-ng
...
stress-ng: 0.13.08 -> 0.13.09
2021-12-22 18:35:37 +08:00
Jörg Thalheim
87cc27c7be
Merge pull request #151628 from r-ryantm/auto-update/btop
...
btop: 1.1.2 -> 1.1.3
2021-12-21 20:56:49 +00:00
R. Ryantm
9bd8d83f93
btop: 1.1.2 -> 1.1.3
2021-12-21 19:48:08 +00:00
Renaud
339c243b02
stress-ng: 0.13.08 -> 0.13.09
2021-12-21 20:22:05 +01:00
R. Ryantm
b380144d2e
fcron: 3.3.0 -> 3.3.1
2021-12-21 12:04:43 +00:00
Sandro
69a2c62cf7
Merge pull request #151168 from SuperSandro2000/phreedom
2021-12-19 23:58:24 +01:00
Sandro Jäckel
cbfc50722f
maintainers: drop phreedom
2021-12-19 07:30:50 +01:00
Renaud
3fb8f40252
stress-ng: 0.13.03 -> 0.13.08
...
Upstream has moved to Github
2021-12-18 18:34:17 +01:00
Neubauer, Sebastian
134de12b20
rocm-smi: 4.5.0 -> 4.5.2
2021-12-15 16:57:22 +01:00
Fabian Affolter
445638d3ec
gdu: 5.12.0 -> 5.12.1
2021-12-11 23:43:31 +01:00
R. Ryantm
172c9eaf2d
rocm-smi: 4.3.1 -> 4.5.0
2021-12-09 20:06:53 -08:00
Bernardo Meurer
a2a5e4ebd1
localtime: 2017-11-07 -> 2021-11-23
2021-12-08 15:23:03 +00:00
Pavol Rusnak
46a774d376
bpytop: unbreak on aarch64-darwin
2021-12-07 19:04:12 +01:00
R. Ryantm
8feff1e9f7
htop: 3.1.1 -> 3.1.2
2021-12-07 03:48:08 +00:00
R. Ryantm
b574732548
gptman: 0.8.0 -> 0.8.2
2021-12-07 02:02:35 +00:00
R. Ryantm
bc9b8b7f25
bfs: 2.2.1 -> 2.3
2021-12-06 05:10:38 +00:00
Felix Buehler
8d0267dc8f
treewide: use pname&version instead of name
2021-12-05 15:38:17 +01:00
markuskowa
e0c74a4d1f
Merge pull request #148556 from fabaff/bump-gdu
...
gdu: 5.11.0 -> 5.12.0
2021-12-04 19:18:50 +01:00
Fabian Affolter
8ee873dcc0
Merge pull request #148405 from fabaff/bump-natscli
...
natscli: 0.0.26 -> 0.0.28
2021-12-04 09:36:17 +01:00
Fabian Affolter
10683fe1c4
gdu: 5.11.0 -> 5.12.0
2021-12-04 09:25:37 +01:00
Fabian Affolter
a8c17a5803
Merge pull request #148191 from arezvov/openipmi_update
...
openipmi: 2.0.31 -> 2.0.32
2021-12-03 16:01:54 +01:00
Fabian Affolter
9b44103ef2
natscli: 0.0.26 -> 0.0.28
2021-12-03 11:34:39 +01:00
Jörg Thalheim
9a79131256
Merge pull request #148087 from ylh/patch-p9p-sw_vers
...
plan9port: add DarwinTools to buildInputs on darwin
2021-12-02 16:23:36 +00:00
Alexander Rezvov
b9599767e8
openipmi: 2.0.31 -> 2.0.32
2021-12-01 23:44:16 +03:00
Yestin L. Harrison
0fd4de2ae2
plan9port: add DarwinTools to buildInputs on darwin
2021-11-30 15:59:43 -08:00
Felix Buehler
22dffe27f3
pkgs/tools: use pname&version instead of name
2021-11-30 21:11:29 +01:00
Sandro
db0968babb
Merge pull request #147778 from trofi/fix-gptfdisk-on-ncurses-6.3
2021-11-30 18:17:21 +01:00
Sergei Trofimovich
3e894f67fe
gptfdisk: fix build against upcoming ncurses-6.3
...
On ncurses-6.3 with extra printf() annotations gcc now detects
use of user input in place of format strings:
gptcurses.cc:274:10: error:
format not a string literal and no format arguments [-Werror=format-security]
274 | printw(theLine.c_str());
| ~~~~~~^~~~~~~~~~~~~~~~~
2021-11-28 22:10:27 +00:00
Fabian Affolter
9a005535fa
hwinfo: 21.76 -> 21.78
2021-11-28 11:58:58 +01:00
Fabian Affolter
609ab2cdc4
btop: 1.1.0 -> 1.1.2
2021-11-27 18:58:49 +01:00
Fabian Affolter
7ae23b2ffc
gdu: 5.10.1 -> 5.11.0
2021-11-27 09:24:46 +01:00
Samuel Gräfenstein
63a61947b9
htop-vim: add meta.mainProgram
2021-11-24 14:21:02 +01:00
José Romildo Malaquias
b023bd4864
Merge pull request #146730 from thiagokokada/htop-vim-init
...
htop-vim: init at unstable-2021-10-11
2021-11-24 09:19:45 -03:00
Fabian Affolter
c2a3cb8443
gdu: 5.10.0 -> 5.10.1
2021-11-23 22:16:03 +01:00
Thiago Kenji Okada
4e89efeed0
htop-vim: init at unstable-2021-10-11
2021-11-20 02:28:54 -03:00
Yestin L. Harrison
5afe6d962c
plan9port: tighten up broken
2021-11-19 21:22:09 -08:00
Anderson Torres
9592d12799
Merge pull request #146323 from AndersonTorres/new-misc
...
plan9port: quick&dirty fixup
2021-11-18 10:06:01 -03:00
AndersonTorres
927e685929
Mark as broken on Darwin
2021-11-17 13:53:25 -03:00
figsoda
6ad04bcb7d
Merge pull request #146243 from figsoda/treewide-rust-feature
...
treewide: use buildFeatures and checkFeatures for rust packages
2021-11-16 21:00:48 -05:00
AndersonTorres
17b1055d65
plan9port: quick&dirty breakage fix
...
The presence of '+' in version string propagates to PATH variable, which breaks
`u` script, because `u` uses p9p's `sed` that treats `+` as a metacharacter.
Because of this, the version string will be reverted.
2021-11-16 20:16:43 -03:00
Sandro
5e39986fe2
Merge pull request #142151 from justinas/openseachest
2021-11-16 16:20:21 +01:00
figsoda
59a143e206
zenith: use buildFeatures
2021-11-16 08:11:46 -05:00
Vladimír Čunát
64065d76f4
Merge #144730 : branch 'staging-next'
2021-11-15 11:52:15 +01:00
Bernardo Meurer
fbe394aad2
btop: 1.0.24 -> 1.1.0
2021-11-14 21:16:34 -08:00
Tristan Gosselin-Hane
dc76825742
tree: fix build on darwin/others
2021-11-14 11:18:53 -05:00
github-actions[bot]
9b5a105856
Merge master into staging-next
2021-11-14 00:01:47 +00:00
Maciej Krüger
bbc5688e8f
tree: fix cross-compile
...
Should be makeFlagsArray not makeFlags
2021-11-13 19:31:08 +01:00
github-actions[bot]
631c3d7cb2
Merge master into staging-next
2021-11-13 12:01:13 +00:00
sternenseemann
1a1e32f023
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts were caused by 2043dbb6fa
interacting with b2767b69dd
.
2021-11-13 12:35:55 +01:00
Maciej Krüger
f745b93d86
tree: fix package
...
makeFlags seems to be escaped now, so to do CC=$CC we need to
append it to makeFlags in the shell script now
Otherwise we get CC=\$CC
2021-11-13 12:20:52 +01:00