Aleksana
8b6f53eece
htop: backport configuration path fix ( #351463 )
2024-10-27 17:15:53 +08:00
Aleksana
34c3480c99
dool: fix plugins not usable ( #350267 )
2024-10-27 13:11:35 +08:00
Sefa Eyeoglu
4cdef76125
htop: backport configuration path fix
...
See https://github.com/htop-dev/htop/pull/1412
This is useful if the htop configuration is managed by something like
Home Manager.
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2024-10-26 21:50:42 +02:00
Julian Schmidhuber
13b728f3b5
dool: fix plugins not usable
...
Due to a change of dool regarding packaging plugins in
https://github.com/scottchiefbaker/dool/pull/74 , the previous
substitution did not work anymore. This PR loads plugins by default
again.
2024-10-26 13:19:00 +02:00
Christina Sørensen
26e61825a8
bfs: 4.0.2 -> 4.0.3
...
Signed-off-by: Christina Sørensen <christina@cafkafk.com >
2024-10-25 06:57:38 +02:00
Austin Horstman
684ccea449
btop: add khaneliman maintainer
2024-10-23 23:51:24 -05:00
piegames
ad8d051645
treewide: Fix indentation in strings ( #350296 )
2024-10-23 21:44:22 +02:00
piegames
68927918d0
treewide: Fix indentation in strings
...
The indentation stripping semantics of strings are fairly bad and have a
few gotchas where the resulting string has not the intended indentation.
This commit fixes most if not all such instances in Nixpkgs.
I tried to strive a balance between keeping the diff small and
reformatting/refactoring the code to look better. In general,
reformatting should be left to Nixfmt.
Note that this causes a lot of rebuilds by design. All changes need to
be thoroughly vetted and reviewed for correctness. There is no automatic
way to prove correctness.
List of files to fix generated by running
https://gerrit.lix.systems/c/lix/+/2092 on Nixpkgs and looking at the
warnings.
2024-10-22 21:36:42 +02:00
Peder Bergebakken Sundt
83bc01a59c
osquery: remove workaround for autoPatchelfHook problem ( #343084 )
2024-10-21 00:37:50 +02:00
R. Ryantm
2b52772e96
nsc: 2.9.0 -> 2.10.0
2024-10-20 06:49:29 +00:00
FliegendeWurst
07986989b1
fakeroot: 1.32.2 -> 1.36
2024-10-17 18:37:13 +02:00
R. Ryantm
f9f39143aa
di: 4.53 -> 4.54
2024-10-15 20:25:16 +00:00
squalus
2b5cd64f80
osquery: remove workaround for autoPatchelfHook problem
...
Remove workaround for #333710 .
2024-10-15 10:07:11 -07:00
R. Ryantm
1ad3098f76
rsyslog: 8.2406.0 -> 8.2408.0
2024-10-15 17:06:38 +00:00
squalus
84b9dfea41
osquery: 5.12.2 -> 5.13.1
...
release notes: https://github.com/osquery/osquery/releases/tag/5.13.1
2024-10-15 09:07:22 -07:00
R. Ryantm
1920191784
monit: 5.34.0 -> 5.34.2
2024-10-14 19:48:56 +00:00
Nick Cao
3426873662
datefudge: 1.26 -> 1.27 ( #348426 )
2024-10-14 08:17:13 -04:00
Franz Pletz
c2a44ea608
netdata: 1.47.3 -> 1.47.4 ( #347790 )
2024-10-14 10:31:28 +02:00
R. Ryantm
a7d7c60590
datefudge: 1.26 -> 1.27
2024-10-14 04:16:31 +00:00
Cody P Schafer
6572a49f3c
natscli: set main.version=${version}
...
Otherwise, `natscli --version` reports its version as "development"
instead of the version number.
Adds versionCheckHook to verify.
2024-10-13 12:25:40 -04:00
R. Ryantm
06bfa72412
runit: 2.1.2 -> 2.2.0
2024-10-13 14:35:26 +00:00
github-actions[bot]
4f2eec3440
Merge master into staging-next
2024-10-12 00:13:45 +00:00
Lin Jian
0eabd560ce
kanata: add a version check using versionCheckHook
2024-10-11 08:33:56 +08:00
Ryan Horiguchi
1697c659b7
netdata: 1.47.3 -> 1.47.4
2024-10-10 21:26:42 +02:00
github-actions[bot]
c64ae284c0
Merge master into staging-next
2024-10-10 18:04:46 +00:00
Fabián Heredia Montiel
e57d26c07f
netdata: 1.47.1 -> 1.47.3 ( #346228 )
2024-10-10 10:22:40 -06:00
github-actions[bot]
fc5d8c3e7d
Merge master into staging-next
2024-10-09 06:04:53 +00:00
OTABI Tomoya
a83624d461
fio: 3.37 -> 3.38 ( #346063 )
2024-10-09 13:55:24 +09:00
github-actions[bot]
b1bc4ea2b5
Merge master into staging-next
2024-10-09 00:14:24 +00:00
José Ribeiro
fe728cc0db
zx: 8.1.8 -> 8.1.9
...
Diff: https://github.com/google/zx/compare/8.1.8...8.1.9
Changelog: https://github.com/google/zx/releases/tag/8.1.9
2024-10-07 15:22:46 +01:00
github-actions[bot]
b33aedbb4d
Merge master into staging-next
2024-10-07 12:05:43 +00:00
Thiago Kenji Okada
2977943aeb
treewide: move packages maintained by aaronjheng to by-name ( #346765 )
2024-10-07 07:38:59 +01:00
Aaron Jheng
b85511ca3c
treewide: move packages maintained by aaronjheng to by-name
2024-10-07 01:15:33 +00:00
github-actions[bot]
7ab01e096c
Merge master into staging-next
2024-10-06 18:03:58 +00:00
Nick Cao
89fd41228c
dool: 1.3.2 -> 1.3.3 ( #346069 )
2024-10-06 10:33:56 -04:00
github-actions[bot]
653bcc0ea9
Merge master into staging-next
2024-10-05 18:04:03 +00:00
R. Ryantm
7cb5c404bf
automatic-timezoned: 2.0.33 -> 2.0.34
2024-10-05 06:44:15 +00:00
github-actions[bot]
e9c8665026
Merge master into staging-next
2024-10-05 00:14:01 +00:00
Peder Bergebakken Sundt
d6ca5ed287
treewide: remove empty build inputs
...
Done with
```sh
regex='\s*(nativeBuild|build|check|nativeCheck)Inputs *= *\[ *\];'
rg "^$regex$" -l | xe sd "\n\n$regex\n" "\n"
rg "^$regex$" -l | xe sd "\n$regex\n" "\n"
rg "^$regex$" -l | xe sd "\n$regex\n" "\n"
```
2024-10-04 19:03:59 +02:00
R. Ryantm
8444c32512
stress-ng: 0.18.04 -> 0.18.05
2024-10-04 06:59:41 +00:00
Ryan Horiguchi
d0c00c62cc
netdata: 1.47.1 -> 1.47.3
2024-10-03 21:40:40 +02:00
R. Ryantm
aa8e5c1cdf
dool: 1.3.2 -> 1.3.3
2024-10-03 04:26:30 +00:00
R. Ryantm
f7322be395
fio: 3.37 -> 3.38
2024-10-03 04:02:01 +00:00
github-actions[bot]
5810844b9c
Merge master into staging-next
2024-10-02 00:14:22 +00:00
Weijia Wang
aa6ca19e53
openseachest: 24.08 -> 24.08.1 ( #344577 )
2024-10-01 22:43:53 +02:00
K900
b29cb6c1f9
Merge remote-tracking branch 'origin/master' into staging-next
2024-09-30 20:23:25 +03:00
OTABI Tomoya
c7b147368c
lact: 0.5.5 -> 0.5.6 ( #343843 )
2024-09-30 22:08:46 +09:00
github-actions[bot]
9badc90a26
Merge master into staging-next
2024-09-28 00:13:56 +00:00
Nick Cao
2d6683a9c2
automatic-timezoned: 2.0.32 -> 2.0.33 ( #344804 )
2024-09-27 14:52:48 -04:00
R. Ryantm
f1a96b5bd6
nsc: 2.8.9 -> 2.9.0
2024-09-27 05:00:37 +00:00