Michael Daniels
52aa559ef3
collectd{,-data}: move to by-name
2026-05-30 12:21:54 -04:00
Maciej Krüger
fcc5c71310
netdata: 2.9.0 -> 2.10.3 ( #508784 )
2026-05-21 12:51:37 +00:00
liberodark
74c17aeac8
treewide: move to by-name part 4
2026-05-21 14:19:59 +02:00
Ryan Horiguchi
d01ea0a16c
netdata: 2.9.0 -> 2.10.3
2026-05-11 12:59:38 +02:00
Weijia Wang
f11dc2d436
rsyslog,rsyslog-light: migrate to by-name, hardcode pname ( #506949 )
2026-04-10 11:44:07 +00:00
Sandro
3fa0b268ee
nixos/collectd: allow accessing the final package with applied plugins and minimalPackage ( #506074 )
2026-04-06 00:14:55 +00:00
Guy Chronister
37bb196f05
rsyslog: migrate to by-name
2026-04-05 08:11:26 -05:00
Sandro Jäckel
ce8b7f42d4
collectd: remove ... from inputs
...
This avoids that overrides accepts anything silently.
2026-04-04 21:18:49 +02:00
Maciej Zonski
5fd29c8051
uefitool: a72 -> a73
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2026-03-24 19:01:17 +01:00
Maciej Krüger
4182fbcb0a
netdata: 2.8.4 -> 2.9.0 ( #491477 )
2026-03-18 15:09:38 +00:00
Stefan Frijters
3c912b7e54
rsyslog*: move NIX_CFLAGS_LINK into env, use finalAttrs
2026-02-28 12:03:40 +01:00
nixpkgs-ci[bot]
9af8e8ea80
Merge master into staging-next
2026-02-20 18:13:26 +00:00
Guy Chronister
7492ee1573
minijail,minijail-tools: refactor
...
- Move packages from category hierarchy to pkgs/by-name
- Update minijail to use finalAttrs pattern
- Update minijail to use fetchFromGitiles tag attribute
- Update minijail-tools to use pyproject = true
- Update minijail-tools to use explicit build-system
- Improve string substitutions with --replace-fail
- Clean up meta attributes (remove 'with lib')
2026-02-20 08:40:18 -06:00
Vladimír Čunát
f6e962bb1a
rsyslog: fixup build
...
For some reason it now wasn't linking properly anymore:
https://hydra.nixos.org/build/321669732/nixlog/3/tail
This change should be relatively safe.
2026-02-19 13:53:17 +01:00
Jo
3615579ca9
libfastjson: rename from fastJson ( #488302 )
2026-02-18 10:58:11 +00:00
Ryan Horiguchi
1954c5e568
netdata: 2.8.4 -> 2.9.0
2026-02-17 22:49:43 +01:00
quantenzitrone
8b06670898
libfastjson: rename from fastJson
...
The upstream repo and package is called libfastjson.
Why was this package named fastJson?
2026-02-10 16:53:27 +01:00
Harinn
86ca0e7ab3
nvtop: 3.3.1 -> 3.3.2
2026-02-10 14:46:10 +07:00
Doron Behar
912cc8d500
testdisk: split man & doc outputs
2026-02-09 15:20:18 +02:00
Harinn
57cd1b2c88
nvtop: 3.2.0 -> 3.3.1
2026-02-07 21:16:24 +07:00
quantenzitrone
ace8e154a1
various: rename references from libXt to libxt
...
this shouldn't create any rebuilds
2026-02-06 00:29:25 +01:00
quantenzitrone
f67b5966bb
various: rename references from libXext to libxext
...
this shouldn't create any rebuilds
2026-02-06 00:25:36 +01:00
quantenzitrone
55280fa564
various: rename references from libX11 to libx11
...
this shouldn't create any rebuilds
2026-02-06 00:24:34 +01:00
R. Ryantm
b67770408d
rsyslog: 8.2510.0 -> 8.2512.0
2026-02-03 01:19:09 +01:00
quantenzitrone
ba38bc4e0a
various: use stdenv.mkDerivation instead of qt5.mkDerivation
...
this shouldn't create any rebuilds
2026-01-26 05:56:25 +01:00
Dyego Aurélio
28096cc5e3
treewide: apply nixfmt 1.2.0
2026-01-22 18:37:56 -03:00
Ryan Horiguchi
c2a5832b79
netdata: 2.8.4 -> 2.8.5
2026-01-13 01:14:07 +01:00
Guy Chronister
e9bd3931c3
various: migrate callPackage to by-name
2026-01-09 19:33:15 -06:00
aleksana
e94265e7cc
plan9port: 2025-01-29 -> 0-unstable-2025-11-10
2025-12-25 22:45:52 +08:00
Ryan Horiguchi
eac282d04b
netdata: 2.8.0 -> 2.8.4
2025-12-17 18:44:34 +01:00
Ihar Hrachyshka
0ca80f6253
netdata: fix meta.changelog
2025-12-14 15:12:06 -05:00
Ihar Hrachyshka
567e8dfd8e
treewide: clean up 'meta = with' pattern
...
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.
Co-authored-by: Wolfgang Walther <walther@technowledgy.de >
2025-12-10 18:09:49 +01:00
Ryan Horiguchi
bd25e53de0
netdata: format
2025-11-20 01:12:21 +01:00
Ryan Horiguchi
62e5fef377
netdata: 2.6.3 -> 2.8.0
2025-11-20 01:10:23 +01:00
K900
00d4ea150f
Merge remote-tracking branch 'origin/master' into staging-next
2025-11-08 23:22:31 +03:00
kashw2
fea46bdb0a
stacer: drop
2025-11-08 23:45:58 +10:00
nixpkgs-ci[bot]
bdd7e6196e
Merge staging-next into staging
2025-10-25 18:05:58 +00:00
R. Ryantm
644fa8a22e
rsyslog: 8.2508.0 -> 8.2510.0
2025-10-15 00:28:15 +00:00
Randy Eckenrode
a0686081fe
nvtopPackages.apple: use default SDK on Darwin (14.4)
2025-10-09 18:23:30 -04:00
Wolfgang Walther
91a8fee3aa
treewide: remove redundant parentheses
...
Auto-fixed by nixf-diagnose.
2025-10-05 10:52:03 +02:00
NAHO
c8d4dabc43
pkgs: remove optional builtins prefixes from prelude functions
...
Remove optional builtins prefixes from prelude functions by running:
builtins=(
abort
baseNameOf
break
derivation
derivationStrict
dirOf
false
fetchGit
fetchMercurial
fetchTarball
fetchTree
fromTOML
import
isNull
map
null
placeholder
removeAttrs
scopedImport
throw
toString
true
)
fd \
--type file \
. \
pkgs \
--exec-batch sed --in-place --regexp-extended "
s/\<builtins\.($(
printf '%s\n' "${builtins[@]}" |
paste --delimiter '|' --serial -
))\>/\1/g
"
nix fmt
2025-10-04 19:02:37 +02:00
R. Ryantm
e415e2b561
rsyslog: 8.2506.0 -> 8.2508.0
2025-09-04 12:39:10 +00:00
Wolfgang Walther
2119cb39e0
maintainers: drop ehmry ( #438936 )
2025-08-31 17:47:13 +00:00
Wolfgang Walther
f09f724ef8
maintainers: drop ehmry
...
This user is blocked since May 2025, thus can't maintain any packages
anymore.
2025-08-31 16:53:44 +02:00
Ryan Omasta
bfa50e7ba6
testdisk{,-qt}: 7.1 -> 7.2
2025-08-30 21:20:53 -06:00
Ryan Horiguchi
bafc202175
netdata: 2.6.2 -> 2.6.3
2025-08-22 22:26:51 +02:00
dish
cdfc42d82b
netdata: 2.5.3 -> 2.6.2 ( #426186 )
2025-08-17 10:53:25 -04:00
eymeric
8e3491d2c3
netdata: 2.5.3 -> 2.6.2
...
Co-authored-by: Ryan Horiguchi <ryan.horiguchi@gmail.com >
2025-08-16 23:03:21 +02:00
Ben Siraphob
04b0a4711b
treewide: standardize descriptions according to style guide ( #430180 )
2025-08-11 07:32:59 +00:00
Ryan Horiguchi
62d7be2954
nixos/netdata: fix module when withSystemdJournal = false
2025-07-27 07:32:56 +02:00