Commit graph

4056 commits

Author SHA1 Message Date
Alan Pearce 241d2d4d72 bfs: fix build on darwin 2023-11-15 17:20:29 +01:00
Martin Weinelt 3c336a1647
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/libraries/gdcm/default.nix
2023-11-14 13:16:34 +01:00
Anna Lee b69ef74c95 collectd: fix building with python3.11
add upstream patch
623e95394e
to fix building with python3.11
2023-11-14 09:07:03 +01:00
github-actions[bot] 9776723357
Merge master into staging-next 2023-11-11 18:00:58 +00:00
Doron Behar 5685c70937
Merge pull request #216746 from NasaGeek/supercronic
supercronic: init at 0.2.27
2023-11-11 17:21:45 +00:00
github-actions[bot] fb93bf2ad8
Merge staging-next into staging 2023-11-11 12:01:30 +00:00
github-actions[bot] 652204165d
Merge master into staging-next 2023-11-11 12:00:58 +00:00
maxine 5c43dee215
Merge pull request #266561 from r-ryantm/auto-update/consul-template
consul-template: 0.34.0 -> 0.35.0
2023-11-11 12:06:33 +01:00
github-actions[bot] e8096ee1e1
Merge staging-next into staging 2023-11-10 18:01:34 +00:00
github-actions[bot] bc8214427e
Merge master into staging-next 2023-11-10 18:00:58 +00:00
R. Ryantm a7f1cc0ce1 stress-ng: 0.17.00 -> 0.17.01 2023-11-10 17:56:49 +01:00
R. Ryantm e7aceccd7d consul-template: 0.34.0 -> 0.35.0 2023-11-10 01:23:31 +00:00
Alyssa Ross e3e57b8f18 lib.systems: elaborate Rust metadata
We need this stuff to be available in lib so make-derivation.nix can
access it to construct the Meson cross file.

This has a couple of other advantages:

 - It makes Rust less special.  Now figuring out what Rust calls a
   platform is the same as figuring out what Linux or QEMU call it.

 - We can unify the schema used to define Rust targets, and the schema
   used to access those values later.  Just like you can set "config"
   or "system" in a platform definition, and then access those same
   keys on the elaborated platform, you can now set "rustcTarget" in
   your crossSystem, and then access "stdenv.hostPlatform.rustcTarget"
   in your code.

"rustcTarget", "rustcTargetSpec", "cargoShortTarget", and
"cargoEnvVarTarget" have the "rustc" and "cargo" prefixes because
these are not exposed to code by the compiler, and are not
standardized.  The arch/os/etc. variables are all named to match the
forms in the Rust target spec JSON.

The new rust.target-family only takes a list, since we don't need to
worry about backwards compatibility when that name is used.

The old APIs are all still functional with no warning for now, so that
it's possible for external code to use a single API on both 23.05 and
23.11.  We can introduce the warnings once 23.05 is EOL, and make them
hard errors when 23.11 is EOL.
2023-11-09 10:02:24 +01:00
github-actions[bot] 00a0662a3c
Merge master into staging-next 2023-11-09 00:02:14 +00:00
Bruno Bigras 1e45a23642 {anytype,dogdns,envchain,kafka-delta-ingest,nwg-launchers,pazi,starship,tab-rs,yggdrasil,zenith}: remove bbigras as maintainer
No longer use those packages.
2023-11-08 20:57:22 -03:00
github-actions[bot] 536833ef29
Merge master into staging-next 2023-11-08 18:01:00 +00:00
Ryan Lahfa bc2b72df73
Merge pull request #264234 from guiguid/guiguid-patch-netdata-systemd-journal
netdata: 1.43.0 -> 1.43.2 and add systemd-journal plugin
2023-11-08 13:30:43 +01:00
Adam Joseph ba2ed469c2
Merge branch 'master' into staging-next 2023-11-08 06:15:46 +00:00
Chris Roberts 4a6ce1efed supercronic: init at 0.2.27
A handy cron-alike that is well-suited for running in a container for
the following reasons:
* Does not daemonize by default
* Preserves container environment for crontab
* Runs as non-root
* Logs crontab output to stdout
2023-11-06 21:53:11 +00:00
Adam Joseph bc2d598878 treewide: change pythonForBuild to pythonOnBuildForHost 2023-11-05 17:42:12 -08:00
github-actions[bot] 3c43b804d4
Merge master into staging-next 2023-11-03 18:01:23 +00:00
R. Ryantm 22c2e77aec nkeys: 0.4.5 -> 0.4.6 2023-11-03 11:30:12 +00:00
github-actions[bot] cd7af6170b
Merge master into staging-next 2023-11-01 18:01:01 +00:00
R. Ryantm 127c7e5787 ttop: 1.2.6 -> 1.2.7 2023-11-01 13:59:48 +01:00
Guillaume D f872c3a648 netdata: update go.d.plugin 0.56.3 -> 0.56.4 2023-11-01 09:13:10 +01:00
Guillaume D 035ce8b122 netdata: 1.43.0 -> 1.43.2 2023-11-01 09:11:23 +01:00
Guillaume DELVIT 7d517bfb76 netdata: add systemd-journal plugin
https://learn.netdata.cloud/docs/logs/systemd-journal/
2023-10-30 18:37:50 +01:00
Vladimír Čunát 5c89ba8ab4
Merge branch 'master' into staging-next 2023-10-30 06:12:04 +01:00
Ryan Lahfa 24df047637
Merge pull request #264073 from josephst/fix/netdata-relative-path 2023-10-29 20:10:43 +01:00
Joseph Stahl 78aa559913
netdata: don't use absolute path for echo
Upstream fix pending - https://github.com/netdata/netdata/pull/16300
2023-10-29 13:10:41 -04:00
github-actions[bot] 571f1df5e4
Merge master into staging-next 2023-10-29 12:00:57 +00:00
Guillaume Girol 98b63514f0
Merge pull request #261862 from vifino/syslog-ng-4.4.0
syslogng: Late cleanup
2023-10-29 09:51:02 +01:00
github-actions[bot] 81ed2302dc
Merge master into staging-next 2023-10-28 06:00:57 +00:00
Weijia Wang b387d1f23e
Merge pull request #262477 from r-ryantm/auto-update/fio
fio: 3.35 -> 3.36
2023-10-28 04:07:49 +02:00
Weijia Wang e31c7fcf57
Merge pull request #261949 from r-ryantm/auto-update/rsyslog
rsyslog: 8.2308.0 -> 8.2310.0
2023-10-28 03:41:07 +02:00
github-actions[bot] 4c838ddf14
Merge master into staging-next 2023-10-27 18:01:08 +00:00
Matthias Beyer 552b01f4ee
kmon: 1.6.3 -> 1.6.4
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-10-27 12:38:06 +02:00
github-actions[bot] 96132a216a
Merge master into staging-next 2023-10-26 18:01:02 +00:00
figsoda b04cb5bbf7
Merge pull request #263533 from matthiasbeyer/maintain-orhun
Add myself as maintainer for packages wrote by orhun
2023-10-26 09:57:59 -04:00
Matthias Beyer db4111df96
systeroid: Add myself as maintainer
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-10-26 10:37:11 +02:00
Matthias Beyer ece14fa329
kmon: Add myself as maintainer
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-10-26 10:37:01 +02:00
Vladimír Čunát d811555465
Merge branch 'staging' into staging-next 2023-10-26 10:36:50 +02:00
Nick Cao 399dfc98d3
Merge pull request #263254 from r-ryantm/auto-update/automatic-timezoned
automatic-timezoned: 1.0.129 -> 1.0.130
2023-10-25 09:34:42 -04:00
R. Ryantm 8d736533d8 automatic-timezoned: 1.0.129 -> 1.0.130 2023-10-25 00:39:22 +00:00
Nick Cao 2b6a33e060
Merge pull request #263093 from r-ryantm/auto-update/zram-generator
zram-generator: 1.1.2 -> 1.1.2
2023-10-24 12:37:14 -04:00
R. Ryantm ef5105b9c8 zram-generator: 1.1.2 -> 1.1.2 2023-10-24 08:44:32 +00:00
Anthony Roussel a12b4ec80e
at: 3.1.23 -> 3.2.5
https://salsa.debian.org/debian/at/-/blob/master/ChangeLog
https://salsa.debian.org/debian/at/-/compare/upstream%2F3.1.23...upstream%2F3.2.5
2023-10-23 18:55:04 +02:00
éclairevoyant efa1fb9403
which: use SRI hash 2023-10-22 21:31:46 -04:00
éclairevoyant c7b7b36af0
which: fix meta 2023-10-22 21:31:46 -04:00
Sandro Jäckel 0fb82b30ea
smartmontools: build without update-smart-drivedb 2023-10-22 20:43:57 +02:00
nikstur da443e5366
Merge pull request #262517 from RaitoBezarius/netdata/update
netdata: 1.42.4 -> 1.43.0
2023-10-22 12:23:23 +02:00
Raito Bezarius f43cad2c26 netdata: 1.42.4 -> 1.43.0
https://github.com/netdata/netdata/releases/tag/v1.43.0
2023-10-22 01:40:08 +02:00
Raito Bezarius 6b8979f0b7 netdata-go-plugins: 0.56.1 -> 0.56.3
https://github.com/netdata/go.d.plugin/releases/tag/v0.56.3
https://github.com/netdata/go.d.plugin/releases/tag/v0.56.2
2023-10-22 01:40:08 +02:00
Ryan Lahfa 8fc9bb20e4
Merge pull request #258801 from Izorkin/fix-netdata 2023-10-21 13:34:31 +02:00
R. Ryantm 77d82189b0 fio: 3.35 -> 3.36 2023-10-21 07:59:26 +00:00
R. Ryantm 51b85c180a rsyslog: 8.2308.0 -> 8.2310.0 2023-10-19 02:42:11 +00:00
Adrian Pistol 1916a0cb9e syslogng: clean up build 2023-10-18 17:51:04 +02:00
Franz Pletz 052411413a
Merge pull request #257696 from vifino/syslog-ng-4.4.0 2023-10-17 14:30:36 +02:00
maxine b4fd387395
Merge pull request #260715 from RyanGibb/dell-command-configure
dell-command-configure: init at 4.8.0-494
2023-10-17 02:16:05 +00:00
Weijia Wang fb8d36459a
Merge pull request #261283 from wegank/gnufdisk-bump
gnufdisk: 2.0.0a -> 2.0.0a1
2023-10-16 09:00:14 +02:00
Weijia Wang 3ef85e7ba9 gnufdisk: 2.0.0a -> 2.0.0a1 2023-10-15 23:20:12 +02:00
Artturi 32262e91e2
Merge pull request #261080 from linuxissuper/add_buildinput/psensor 2023-10-15 02:38:48 +03:00
linuxissuper 0582e39181 psensor: add libappindicator to buildInputs 2023-10-15 00:08:17 +02:00
linuxissuper 61e3ed3870 psensor: apply formatting 2023-10-15 00:07:18 +02:00
figsoda 01df449908 ttop: 1.2.5 -> 1.2.6
Diff: https://github.com/inv2004/ttop/compare/v1.2.5...v1.2.6

Changelog: https://github.com/inv2004/ttop/releases/tag/v1.2.6
2023-10-14 09:56:00 -04:00
Ryan Gibb 4f5476d4da address review comments 2023-10-13 09:15:19 +01:00
Christina Sørensen f8bcc5a086
bfs: 3.0.1 -> 3.0.4
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-10-13 06:30:18 +02:00
Ryan Gibb aaec1cda21 dell-command-configure: init at 4.8.0-494 2023-10-12 16:46:05 +01:00
R. Ryantm 8edda56591 consul-template: 0.33.0 -> 0.34.0 2023-10-11 17:12:30 +00:00
Madoura 575ce47fa4
rocm-related: move all relevant ROCm derivations to rocmPackages
clr: init at 5.7.0 (hipamd, opencl, rocclr merged)
2023-10-09 16:38:51 -05:00
Madoura 37390cd11c
rocm-related: 5.4.X -> 5.7.0
hip-common: 5.4.2 -> 5.7.0

hipblas: 5.4.3 -> 5.7.0

hipcc: 5.4.2 -> 5.7.0

hipcub: 5.4.4 -> 5.7.0

hipfft: 5.4.3 -> 5.7.0

hipfort: 5.6.0 -> 5.7.0

hipify: 5.4.2 -> 5.7.0

hipsolver: 5.4.4 -> 5.7.0

hipsparse: 5.4.4 -> 5.7.0

llvmPackages_rocm.llvm: 5.4.4 -> 5.7.0

migraphx: 5.4.3 -> 5.7.0

clang-ocl: 5.4.2 -> 5.7.0

rccl: 5.4.3 -> 5.7.0

rdc: 5.4.2 -> 5.7.0

rocblas: 5.4.3 -> 5.7.0

rocdbgapi: 5.4.2 -> 5.7.0

rocfft: 5.4.3 -> 5.7.0

miopen: 5.4.2 -> 5.7.0

rocm-comgr: 5.4.4 -> 5.7.0

rocgdb: 5.4.2 -> 5.7.0

rocm-device-libs: 5.4.4 -> 5.7.0

rocalution: 5.4.3 -> 5.7.0

rocm-smi: 5.4.4 -> 5.7.0

rocm-runtime: 5.4.3 -> 5.7.0

rocminfo: 5.4.4 -> 5.7.0

rocm-thunk: 5.4.4 -> 5.7.0

rocprofiler: 5.4.3 -> 5.7.0

rocprim: 5.4.3 -> 5.7.0

rocrand: 5.4.3 -> 5.7.0

rocmlir: 5.4.1 -> 5.7.0

rocr-debug-agent: 5.4.2 -> 5.7.0

rocthrust: 5.4.3 -> 5.7.0

rocsparse: 5.4.3 -> 5.7.0

roctracer: 5.4.3 -> 5.7.0

rocsolver: 5.4.4 -> 5.7.0

tensile: 5.4.2 -> 5.7.0

rocwmma: 5.4.3 -> 5.7.0

rocm-cmake: 5.4.4 -> 5.7.0
2023-10-09 16:38:49 -05:00
1sixth 50f499010a stress-ng: 0.16.04 -> 0.17.00 2023-10-09 22:04:01 +02:00
Izorkin 4b3012c59f
netdata: disable cloud support by default, add netdataCloud package 2023-10-07 20:55:59 +03:00
Ryan Lahfa 286fd480ae
Merge pull request #256359 from RaitoBezarius/update/netdata 2023-10-07 17:12:18 +02:00
Izorkin 11e05fb515
netdata: fix build without cloud support 2023-10-07 11:12:59 +03:00
Fabian Affolter 28fe04d665
stressapptest: add changelog to meta 2023-10-07 08:38:05 +02:00
Fabian Affolter b721d3a415 stressapptest: 1.0.9 -> 1.0.11
Diff: https://github.com/stressapptest/stressapptest/compare/v1.0.9...v1.0.11
2023-10-07 08:35:13 +02:00
Weijia Wang d24eebdc98
Merge pull request #259072 from cbrewster/nsc-darwin
nsc: disable check phase on darwin
2023-10-07 03:35:26 +02:00
Raito Bezarius 63032da271 netdata-go-plugins: 0.55.0 -> 0.56.1
https://github.com/netdata/go.d.plugin/releases/tag/v0.56.1
https://github.com/netdata/go.d.plugin/releases/tag/v0.56.0
2023-10-06 18:47:23 +02:00
Raito Bezarius f0ecb859a3 netdata: 1.42.2 -> 1.42.4
https://github.com/netdata/netdata/releases/tag/v1.42.3
https://github.com/netdata/netdata/releases/tag/v1.42.4
2023-10-06 18:47:23 +02:00
Raito Bezarius b9bb2b9619 netdata-go-plugins: 0.54.1 -> 0.55.0
https://github.com/netdata/go.d.plugin/releases/tag/v0.55.0
2023-10-06 18:47:23 +02:00
Ilan Joselevich fea7f3fb2c
Merge pull request #259295 from Kranzes/mainProgram
treewide: set meta.mainProgram
2023-10-06 19:23:15 +03:00
Ilan Joselevich f794c63ccd
tree: set meta.mainProgram 2023-10-06 16:09:41 +03:00
R. Ryantm ba51d48e59 automatic-timezoned: 1.0.128 -> 1.0.129 2023-10-06 05:29:01 +00:00
Gaetan Lepage db636bfb1e nvitop: 1.3.0 -> 1.3.1 2023-10-05 14:17:10 +02:00
Anderson Torres 492414af5f treewide: remove cstrahan from meta.maintainers - part 1
All the packages here are now orphaned.
2023-10-04 22:20:58 -03:00
Connor Brewster 47a059731e nsc: disable check phase on darwin
nsc is currently marked as broken on darwin because it's check phase
does not pass. However, it builds and works fine.

The check phase failure is due to a test in nsc stripping `-` from some
test output to remove some table formatting. This accidentally removes
`-` in a filesystem path and makes a test fail that expects the output
to contain a specific path.

This should be fixed upstream in nsc, but no need to mark darwin as
broken when it actually does build and work okay.
2023-10-04 17:44:53 -05:00
Jörg Thalheim 0aa8bd2dd9 fakeroot: patch missing store path references 2023-10-04 07:00:11 +01:00
Ryan Lahfa 37747348cd
Merge pull request #257143 from peat-psuwit/netdata-no-v2-dashboard 2023-10-02 21:01:36 +02:00
R. Ryantm 2253b03e84 nsc: 2.8.0 -> 2.8.1 2023-09-30 00:07:39 +00:00
Mario Rodas 817b0376f1
Merge pull request #257560 from aaronjheng/skeema
skeema: 1.10.1 -> 1.11.0
2023-09-29 07:53:14 -05:00
R. Ryantm 27354d357a automatic-timezoned: 1.0.127 -> 1.0.128 2023-09-28 18:06:24 +00:00
Aaron Jheng 2a816c9a1f
skeema: 1.10.1 -> 1.11.0 2023-09-28 23:18:49 +08:00
Adrian Pistol 0f05d404c2 syslogng: 3.38.1 -> 4.4.0 2023-09-27 21:04:33 +02:00
github-actions[bot] 9a4dae4abd
Merge master into staging-next 2023-09-27 06:01:00 +00:00
Fabián Heredia Montiel 6ed3b1400e
Merge pull request #257346 from LibreCybernetics/update-smartmontools
smartmontools: 7.3 → 7.4
2023-09-26 18:55:38 -06:00
github-actions[bot] 2717201e72
Merge master into staging-next 2023-09-26 12:01:28 +00:00
Weijia Wang 54aa2d5f60
Merge pull request #256002 from r-ryantm/auto-update/gptman
gptman: 1.0.1 -> 1.0.2
2023-09-26 11:26:08 +02:00
Fabián Heredia Montiel ec819caf97 smartmontools: 7.3 → 7.4 2023-09-25 15:48:53 -06:00
Ratchanan Srirattanamet 20b83a46d6 netdata: disable installation of non-free v2 dashboard
The v2 dashboard (included since version 1.41.0) is licensed under
Netdata Cloud UI License v1.0, which is a non-free license.

Patch the source code so that the v2 is not included in the source
and the result derivation. Users that want the v2 dashboard can still
request it by overriding this derivation and pass `withCloudUi = true`.

Co-authored-by: Raito Bezarius <masterancpp@gmail.com>
Fixes: https://github.com/NixOS/nixpkgs/issues/256964
2023-09-24 21:51:09 +00:00
github-actions[bot] b6d5fc29bc
Merge master into staging-next 2023-09-24 12:01:00 +00:00
t4ccer 7faf982139
amtterm: 1.6-1 -> 1.7-1 2023-09-24 01:39:15 -06:00
github-actions[bot] 0e6413dbff
Merge master into staging-next 2023-09-24 00:02:23 +00:00
Silvan Mosberger 390a4247e0
Merge pull request #255512 from nbraud/sha512-to-hash
treewide: sha512 → hash
2023-09-24 00:03:31 +02:00
github-actions[bot] ab2ecc25c1
Merge master into staging-next 2023-09-23 18:00:59 +00:00
Nick Cao d7c0c9937d
Merge pull request #256822 from r-ryantm/auto-update/nkeys
nkeys: 0.4.4 -> 0.4.5
2023-09-23 08:58:01 -04:00
Aaron Jheng 87cb7625b8
treewide: remove maintainer (#256811) 2023-09-23 14:35:29 +02:00
github-actions[bot] f95580a6ff
Merge master into staging-next 2023-09-23 06:00:57 +00:00
R. Ryantm 9f72d90d41 nkeys: 0.4.4 -> 0.4.5 2023-09-23 05:32:52 +00:00
Weijia Wang 86167f98f5
Merge pull request #255385 from r-ryantm/auto-update/openipmi
openipmi: 2.0.33 -> 2.0.34
2023-09-23 02:06:06 +02:00
github-actions[bot] 583877beb2
Merge master into staging-next 2023-09-22 18:01:00 +00:00
nicoo fab52fca51 treewide: sha512 → hash 2023-09-22 18:37:42 +02:00
R. Ryantm b6ea347f31 automatic-timezoned: 1.0.125 -> 1.0.127 2023-09-22 11:02:36 +00:00
github-actions[bot] 25421963c7
Merge master into staging-next 2023-09-21 18:00:53 +00:00
Aaron Jheng d38485921a
treewide: vendorSha256 -> vendorHash (#256514) 2023-09-21 19:11:11 +02:00
Aaron Jheng 7735659333
treewide: use sri hash (#256481) 2023-09-21 16:23:40 +02:00
github-actions[bot] 4c610adf95
Merge master into staging-next 2023-09-21 12:01:19 +00:00
Fabian Affolter c2849fd089
Merge pull request #256392 from fabaff/mediawriter-bump
mediawriter: 5.0.7 -> 5.0.8
2023-09-21 08:24:13 +02:00
Fabian Affolter 7ebcff8785 natscli: 0.0.35 -> 0.1.1
Diff: https://github.com/nats-io/natscli/compare/v0.0.35...v0.1.1
2023-09-20 23:53:01 +02:00
Fabian Affolter a982ab590c mediawriter: 5.0.7 -> 5.0.8
Diff: https://github.com/FedoraQt/MediaWriter/compare/refs/tags/5.0.7...5.0.8

Changelog: https://github.com/FedoraQt/MediaWriter/releases/tag/5.0.8
2023-09-20 23:50:23 +02:00
github-actions[bot] e26a9c8bb7
Merge master into staging-next 2023-09-19 18:01:23 +00:00
figsoda e43f06a8bc systeroid: 0.4.3 -> 0.4.4
Diff: https://github.com/orhun/systeroid/compare/v0.4.3...v0.4.4

Changelog: https://github.com/orhun/systeroid/blob/v0.4.4/CHANGELOG.md
2023-09-19 08:51:41 -04:00
R. Ryantm feedf12f5e gptman: 1.0.1 -> 1.0.2 2023-09-19 01:16:45 +00:00
github-actions[bot] e68e375a72
Merge master into staging-next 2023-09-19 00:02:18 +00:00
Austin Horstman ad07cd4fc2
treewide: add version tests (#255781) 2023-09-18 22:58:14 +03:00
github-actions[bot] c43057cfb6
Merge staging-next into staging 2023-09-16 18:01:34 +00:00
figsoda 7ae36677b2
Merge pull request #254603 from figsoda/dool
dool: 1.2.0 -> 1.3.0
2023-09-16 10:14:32 -04:00
github-actions[bot] 3bb223b1fb
Merge staging-next into staging 2023-09-16 12:01:45 +00:00
R. Ryantm 1dc4b125e9 openipmi: 2.0.33 -> 2.0.34 2023-09-15 23:23:18 +00:00
figsoda 9ee79f7be7 systeroid: clarify license, add changelog 2023-09-14 14:35:23 -04:00
figsoda 6630a356b6 systeroid: 0.4.2 -> 0.4.3
Diff: https://github.com/orhun/systeroid/compare/v0.4.2...v0.4.3

Changelog: https://github.com/orhun/systeroid/blob/v0.4.3/CHANGELOG.md
2023-09-14 14:35:17 -04:00
Alyssa Ross 4a027948f9
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/applications/radio/soapysdr/default.nix
2023-09-14 11:31:01 +00:00
Mario Rodas 875bcf1310
Merge pull request #254846 from figsoda/ttop
ttop: 1.2.4 -> 1.2.5
2023-09-13 06:54:17 -05:00
Mario Rodas 981538cca3
Merge pull request #253382 from trofi/which-64-bit-file-api
which: enable 64-bit API on 32-bit systems
2023-09-13 06:30:27 -05:00
Fabián Heredia Montiel ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
figsoda 50414cd278 ttop: 1.2.4 -> 1.2.5
Diff: https://github.com/inv2004/ttop/compare/v1.2.4...v1.2.5

Changelog: https://github.com/inv2004/ttop/releases/tag/v1.2.5
2023-09-12 19:56:31 -04:00
figsoda f30217bdee lact: 0.4.3 -> 0.4.4
Diff: https://github.com/ilya-zlobintsev/LACT/compare/v0.4.3...v0.4.4
2023-09-12 16:22:31 -04:00
figsoda a18b144415 dool: 1.2.0 -> 1.3.0
Diff: https://github.com/scottchiefbaker/dool/compare/v1.2.0...v1.3.0

Changelog: https://github.com/scottchiefbaker/dool/blob/v1.3.0/ChangeLog
2023-09-11 15:08:26 -04:00
github-actions[bot] e8eac2883b
Merge staging-next into staging 2023-09-09 18:01:36 +00:00
R. Ryantm 909980af3e automatic-timezoned: 1.0.124 -> 1.0.125 2023-09-09 10:41:29 +00:00
github-actions[bot] 9df0a1c6a2
Merge staging-next into staging 2023-09-08 18:01:25 +00:00
figsoda bb5082a234 ttop: 1.2.3 -> 1.2.4
Diff: https://github.com/inv2004/ttop/compare/v1.2.3...v1.2.4

Changelog: https://github.com/inv2004/ttop/releases/tag/v1.2.4
2023-09-08 11:37:45 -04:00
Sandro Jäckel fccf04b620 treewide: replace -DCMAKE_BUILD_TYPE in cmakeFlags with cmakeBuildType 2023-09-08 14:18:26 +00:00
figsoda abe4d9830f ttop: 1.2.2 -> 1.2.3
Diff: https://github.com/inv2004/ttop/compare/v1.2.2...v1.2.3

Changelog: https://github.com/inv2004/ttop/releases/tag/v1.2.3
2023-09-07 16:37:13 -04:00
Fabian Affolter c1428e81f2
Merge pull request #253495 from fabaff/mediawriter-bump
mediawriter: 5.0.6 -> 5.0.7
2023-09-07 08:26:38 +02:00
Nick Cao 3cba01e8ab
Merge pull request #253744 from kashw2/xe
xe: 0.11 -> 1.0
2023-09-06 21:35:59 -04:00
Weijia Wang f3dcf7de5b
Merge pull request #244387 from alanpearce/bfs-3.0.1
bfs: 2.6.3 -> 3.0.1
2023-09-07 03:13:10 +02:00
kashw2 98d45b13c7 xe: 0.11 -> 1.0 2023-09-07 09:51:13 +10:00
7c6f434c f1cb9b1bd9
Merge pull request #253537 from r-ryantm/auto-update/sleuthkit
sleuthkit: 4.12.0 -> 4.12.1
2023-09-06 22:02:34 +00:00
May 7f2ec624dd
auto-cpufreq: 1.7.1 -> 1.9.9 (#253595)
* auto-cpufreq: 1.7.1 -> 1.9.9

* fix test

* set `meta.buildDocsInSandbox = false`

required because description depends on restricted module argument pkgs
2023-09-06 23:41:24 +02:00
R. Ryantm 34a16c9cc7 sleuthkit: 4.12.0 -> 4.12.1 2023-09-05 22:48:06 +00:00
Fabian Affolter f6496d73c9 mediawriter: 5.0.6 -> 5.0.7
Diff: https://github.com/FedoraQt/MediaWriter/compare/refs/tags/5.0.6...5.0.7

Changelog: https://github.com/FedoraQt/MediaWriter/releases/tag/5.0.7
2023-09-05 20:58:27 +02:00
figsoda 65373919b7 ttop: 1.2.1 -> 1.2.2
Diff: https://github.com/inv2004/ttop/compare/v1.2.1...v1.2.2

Changelog: https://github.com/inv2004/ttop/releases/tag/v1.2.2
2023-09-05 13:25:28 -04:00
Sergei Trofimovich a25d6143c6 which: enable 64-bit API on 32-bit systems
Without the change `which` fails to find programs on filesystems with
64-bit inodes when `which` itself is 32-bit.

In my case it is `btrfs` and `i686-linux`.

`bison` is in the PATH:

    $ dev>bison
    bison: missing operand
    Try 'bison --help' for more information.

But `which` fails to find it:

    $ which bison
    which: no bison in ...

`bison` is a file with an inode number that overflows 2^31 limit:

    $ stat ~/bin/bison
      File: ~/bin/bison
      Size: 674260          Blocks: 1320       IO Block: 4096   regular file
    Device: 0,29    Inode: 4384368825  Links: 2
    Access: (0555/-r-xr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)
    Access: 2023-09-05 04:48:43.000000000 +0100
    Modify: 1970-01-01 01:00:01.000000000 +0100
    Change: 2023-09-05 04:48:43.821566578 +0100
     Birth: 2023-09-05 04:48:43.772565733 +0100

The change fixes `which` run.
2023-09-05 09:26:41 +01:00
figsoda 1fdf869662 ttop: 1.2.0 -> 1.2.1
Diff: https://github.com/inv2004/ttop/compare/v1.2.0...v1.2.1

Changelog: https://github.com/inv2004/ttop/releases/tag/v1.2.1
2023-09-04 13:07:03 -04:00
Matthias Beyer af213b3a68
Merge pull request #252855 from RaitoBezarius/update/netdata
netdata: 1.42.1 -> 1.42.2
2023-09-03 20:43:49 +02:00
figsoda a48ce1b713
Merge pull request #252944 from figsoda/ttop 2023-09-02 23:54:45 -04:00
figsoda 91431ebefb
Merge pull request #252936 from r-ryantm/auto-update/automatic-timezoned
automatic-timezoned: 1.0.121 -> 1.0.124
2023-09-02 10:13:21 -04:00
figsoda b123db8d74 ttop: update meta
- add figsoda to maintainers
- add changelog
- don't use src.meta directly because it only provides the homepage and
  causes extra indentation
2023-09-02 10:11:09 -04:00
figsoda e953f0b02e ttop: add version test 2023-09-02 10:09:48 -04:00
figsoda 85159d323a ttop: fix version 2023-09-02 10:09:09 -04:00
R. Ryantm 9a8a3c5620 automatic-timezoned: 1.0.121 -> 1.0.124 2023-09-02 13:23:17 +00:00
Nikolay Korotkiy 265e6de15a
ttop: 1.0.1 → 1.2.0 2023-09-02 15:38:28 +04:00
Raito Bezarius be45243fb4 netdata: 1.42.1 -> 1.42.2
https://github.com/netdata/netdata/releases/tag/v1.42.2
2023-09-02 00:07:38 +02:00
Franz Pletz 74f0173a48
Merge pull request #252637 from philiptaron/htop
htop: fix configure.am error with --enable-sensors
2023-08-31 23:51:25 +02:00
Nick Cao 6eee2fa688
Merge pull request #252626 from r-ryantm/auto-update/lr
lr: 1.5.1 -> 1.6
2023-08-31 17:35:20 -04:00
Philip Taron 127ea2d80e
htop: fix configure.am error with --enable-sensors
Commit 23c81659b5 didn't get the configure flag quite right. According to https://github.com/htop-dev/htop/blob/main/configure.ac#L671, it's `--enable-sensors`, not `--with-sensors`.

I tested this out locally with 

```
programs.htop = {
    enable = true;
    package = pkgs.htop.overrideAttrs (prev: {
      configureFlags = [
        "--enable-unicode"
        "--sysconfdir=/etc"
        "--enable-affinity"
        "--enable-capabilities"
        "--enable-delayacct"
        "--enable-sensors"
      ];
    });
  };
```
2023-08-31 13:40:13 -07:00
R. Ryantm 0e43eb9c64 lr: 1.5.1 -> 1.6 2023-08-31 19:23:41 +00:00
R. Ryantm 6c7ac3f2f3 daemon: 0.8.2 -> 0.8.4 2023-08-31 17:06:18 +00:00
Weijia Wang bbabd65d99
Merge pull request #251870 from r-ryantm/auto-update/rsyslog
rsyslog: 8.2306.0 -> 8.2308.0
2023-08-29 22:53:04 +02:00
Weijia Wang f3e591089a
Merge pull request #249358 from r-ryantm/auto-update/stress-ng
stress-ng: 0.15.10 -> 0.16.04
2023-08-29 22:14:05 +02:00
Weijia Wang c3f592e0bb
Merge pull request #251700 from r-ryantm/auto-update/thermald
thermald: 2.5.3 -> 2.5.4
2023-08-29 21:47:44 +02:00
R. Ryantm 3d52741a6a rsyslog: 8.2306.0 -> 8.2308.0 2023-08-28 00:41:45 +00:00
Gaetan Lepage 8996dfe108 nvitop: 1.2.0 -> 1.3.0 2023-08-27 15:25:19 +02:00
R. Ryantm 2e2efe8d0a thermald: 2.5.3 -> 2.5.4 2023-08-27 02:52:46 +00:00
figsoda 4a72b60b83 bottom: 0.9.5 -> 0.9.6
Diff: https://github.com/ClementTsang/bottom/compare/0.9.5...0.9.6

Changelog: https://github.com/ClementTsang/bottom/blob/0.9.6/CHANGELOG.md
2023-08-26 22:40:55 -04:00
Stig c34a05e86f
Merge pull request #251360 from qbit/rex-fix
rex: fix runtime with patchShebangs
2023-08-26 22:13:53 +02:00
Matthias Beyer b42e2b7a3a
Merge pull request #251462 from r-ryantm/auto-update/sg3_utils
sg3_utils: 1.47 -> 1.48
2023-08-26 21:38:29 +02:00
figsoda f5c3db8962 bottom: 0.9.4 -> 0.9.5
Diff: https://github.com/ClementTsang/bottom/compare/0.9.4...0.9.5

Changelog: https://github.com/ClementTsang/bottom/blob/0.9.5/CHANGELOG.md
2023-08-26 12:57:48 -04:00
R. Ryantm 63e4ff8bde sg3_utils: 1.47 -> 1.48 2023-08-25 22:05:38 +00:00
Franz Pletz c0967315ff
Merge pull request #249600 from anthonyroussel/nvtop_3_0_2
nvtop: 3.0.1 -> 3.0.2
2023-08-25 20:01:45 +02:00
R. Ryantm 23d4032e75 netdata: 1.42.0 -> 1.42.1 2023-08-25 15:45:43 +00:00
Aaron Bieber 9e10716644
rex: fix runtime with patchShebangs 2023-08-25 06:27:36 -06:00
Pierre Bourdon f3961adf6a
Merge pull request #250769 from dominikh/acpica-tools
acpica-tools: 20230331 -> 20230628
2023-08-24 21:40:29 +02:00
Pierre Bourdon e11b2c5a21
acpica-tools: add delroth to maintainers 2023-08-24 21:39:53 +02:00
Benjamin Staffin 63f858bdf8
hddfancontrol: license and metadata tweaks (#251184)
* nixos/hddfancontrol: missed a few code review tweaks

Following up on https://github.com/NixOS/nixpkgs/pull/239801#pullrequestreview-1498132501

* hddfancontrol: Fix license field
2023-08-24 12:41:43 -04:00
Benjamin Staffin 8deb8a1fcf hddfancontrol: init at 1.5.1 2023-08-23 13:25:20 -04:00
R. Ryantm 7dc9bcce84 automatic-timezoned: 1.0.118 -> 1.0.121 2023-08-23 05:37:54 +00:00
Dominik Honnef 5f30c51309 acpica-tools: 20230331 -> 20230628
Closes #250764
2023-08-22 15:32:17 +02:00
Bjørn Forsman 1f8285990b proot: add meta.mainProgram
For lib.getExe.
2023-08-20 08:11:59 +02:00
R. Ryantm 43475f181c stress-ng: 0.15.10 -> 0.16.04 2023-08-17 06:47:31 +00:00
Anthony Roussel 6a98b124b3
nvtop: 3.0.1 -> 3.0.2
See https://github.com/Syllo/nvtop/releases/tag/3.0.2
2023-08-16 21:30:07 +02:00
Aaron Jheng 0e0f04c019
gptman: 0.8.3 -> 1.0.1 2023-08-15 11:21:50 +08:00
Weijia Wang 2f0fe8b316
Merge pull request #248792 from r-ryantm/auto-update/consul-template
consul-template: 0.32.0 -> 0.33.0
2023-08-13 14:58:31 +02:00
R. Ryantm 811d196797 automatic-timezoned: 1.0.116 -> 1.0.118 2023-08-13 04:17:43 +00:00
R. Ryantm 999338ba16 consul-template: 0.32.0 -> 0.33.0 2023-08-12 22:19:52 +00:00
hacker1024 dfe2f4cd0f
nvidia-system-monitor-qt: init at 1.5 (#202844)
* maintainers: add hacker1024

* nvidia-system-monitor-qt: init at 1.5
2023-08-12 17:55:08 +02:00
Raito Bezarius ffba3f19b5 netdata-go-plugins: add raitobezarius as a maintainer
Because apparently no one is maintaining it and I am de-facto netdata maintainer.
2023-08-10 18:46:53 +02:00
Raito Bezarius 022ab8cd2d netdata-go-plugins: 0.54.0 -> 0.54.1
https://github.com/netdata/go.d.plugin/releases/tag/v0.54.1
2023-08-10 18:46:37 +02:00
Raito Bezarius a100282d2a netdata: 1.41.0 -> 1.42.0
https://github.com/netdata/netdata/releases/tag/v1.42.0
2023-08-10 18:46:32 +02:00