github-actions[bot]
301fcc69ba
Merge master into staging-next
2023-11-16 12:01:02 +00:00
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