Peder Bergebakken Sundt
866c9e2f3c
Merge pull request #334191 from matshch/ipmitool-main-program
...
ipmitool: set mainProgram
2024-08-17 04:48:51 +02:00
Fabián Heredia Montiel
05157118cc
Merge pull request #332172 from r-ryantm/auto-update/inxi
...
inxi: 3.3.34-1 -> 3.3.35-1
2024-08-16 12:25:03 -06:00
R. Ryantm
fa3e7d8fb1
thermald: 2.5.7 -> 2.5.8
2024-08-15 16:10:54 +00:00
Nick Cao
d33f84ffae
Merge pull request #334659 from r-ryantm/auto-update/automatic-timezoned
...
automatic-timezoned: 2.0.27 -> 2.0.29
2024-08-14 15:14:34 -04:00
R. Ryantm
bacf53f7a4
automatic-timezoned: 2.0.27 -> 2.0.29
2024-08-14 16:24:46 +00:00
Lin Jian
1756f4faa9
kanata: add update script
2024-08-14 22:40:22 +08:00
Lin Jian
df75cd268a
kanata: fix hash mismatch on case-insensitive filesystems
...
The code is stolen from samply[1] and slippy[2].
[1]: 4877ea239f/pkgs/development/tools/misc/samply/default.nix (L21-L42)
[2]: 4877ea239f/pkgs/applications/misc/slippy/default.nix (L25-L44)
2024-08-14 22:40:21 +08:00
Sandro
c3aa7b8938
Merge pull request #333614 from linj-fork/pr/bump-kanata
2024-08-14 14:17:34 +02:00
Siddhartha Sahu
405d72d3b3
efivar: 38 -> 39 ( #295673 )
2024-08-14 11:18:18 +02:00
Artem Leshchev
4ddef70015
ipmitool: set mainProgram
2024-08-12 12:46:35 -05:00
éclairevoyant
aab5907b0b
Merge pull request #319032 from rhoriguchi/netdata/cups
...
netdata: build cups plugin when enabled
2024-08-11 16:05:20 +00:00
Lin Jian
bcf7924140
kanata: 1.6.1 -> 1.7.0-prerelease-1
...
This patch fixes compilation error[1] with rust 1.80[2].
[1]: https://hydra.nixos.org/build/268780260/nixlog/1
[2]: https://github.com/NixOS/nixpkgs/issues/332957
2024-08-10 13:46:17 +08:00
Aleksana
4a52b21506
Merge pull request #332979 from r-ryantm/auto-update/bottom
...
bottom: 0.9.7 -> 0.10.2
2024-08-09 21:22:21 +08:00
R. Ryantm
e86e2187c6
bottom: 0.9.7 -> 0.10.2
2024-08-07 11:35:13 +00:00
R. Ryantm
9bc8b59238
automatic-timezoned: 2.0.25 -> 2.0.27
2024-08-07 11:34:34 +00:00
R. Ryantm
a30c3615d3
inxi: 3.3.34-1 -> 3.3.35-1
2024-08-04 06:29:33 +00:00
R. Ryantm
60048950bc
openipmi: 2.0.35 -> 2.0.36
2024-08-04 01:30:48 +00:00
Florian
1149f210e7
Merge pull request #330674 from tobim/pkgs/adopt-perf-logrotate-ghostscript
...
ghostscript, logrotate, linux-perf: adopt
2024-08-01 11:24:27 +02:00
zimbatm
feb8a6f051
confd: move to by-name
2024-07-31 09:10:30 +02:00
zimbatm
1629c2eac0
foreman: move to by-name
2024-07-31 09:10:30 +02:00
zimbatm
4cfef992fa
goreman: move to by-name
2024-07-31 09:10:30 +02:00
Fabian Affolter
98ea8b0574
Merge pull request #330968 from r-ryantm/auto-update/natscli
...
natscli: 0.1.4 -> 0.1.5
2024-07-30 09:34:37 +02:00
R. Ryantm
4a2ff2df01
natscli: 0.1.4 -> 0.1.5
2024-07-30 00:29:35 +00:00
Jörg Thalheim
5356420466
treewide: remove unused with statements from maintainer lists
...
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
-e 's!with lib.maintainers; \[ *\];![ ];!' \
-e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
Tobias Mayer
4535a56495
ghostscript, logrotate, linux-perf: adopt
2024-07-28 17:15:17 +02:00
Anderson Torres
9a624d10e3
treewide: remove viric from meta.maintainers [orphans]
...
Since theey is not active from at least six years.
All the packages on this commit became orphans.
---------------------------------------------------------------------------
There are files not covered by this commit, because they will be adopted
soon. Namely:
- pkgs/by-name/zs/zsync/package.nix
- pkgs/games/bsdgames/default.nix
- pkgs/misc/ghostscript/default.nix
- pkgs/os-specific/linux/kernel/perf/default.nix
- pkgs/tools/system/logrotate/default.nix
2024-07-28 11:48:51 -03:00
Vladimír Čunát
64c6a981fe
Merge branch 'master' into staging-next
2024-07-27 09:18:58 +02:00
Nick Cao
8dd961a362
Merge pull request #330171 from r-ryantm/auto-update/automatic-timezoned
...
automatic-timezoned: 2.0.22 -> 2.0.25
2024-07-26 17:15:20 -04:00
R. Ryantm
3618243045
automatic-timezoned: 2.0.22 -> 2.0.25
2024-07-26 13:22:47 +00:00
R. Ryantm
d4047a8dfa
bottom: 0.9.6 -> 0.9.7
2024-07-26 12:41:51 +00:00
Ryan Horiguchi
21fed6a80f
netdata: build cups plugin when enabled
2024-07-24 23:02:58 +02:00
github-actions[bot]
7208220b63
Merge master into staging-next
2024-07-24 18:01:18 +00:00
Ivan Trubach
90fbf71333
treewide: remove maintainer goibhniu
...
Inactive in Nixpkgs since 2018 (and a single PR in 2022).
https://github.com/NixOS/nixpkgs/issues?q=author%3Acillianderoiste
2024-07-24 13:38:22 +03:00
Vladimír Čunát
cd346565bb
Merge branch 'master' into staging-next
2024-07-24 07:19:19 +02:00
Franz Pletz
b865ea167d
Merge pull request #321644 from pedorich-n/netdata-146
2024-07-23 23:23:30 +02:00
Franz Pletz
dbebdd67d7
di: 4.48.0.1 -> 4.53
2024-07-21 21:24:01 +02:00
Nick Cao
4093e71793
fakeroot: add patch fixing the charset of addendum files
...
Reference: https://hydra.nixos.org/build/267048509
Log:
```
Malformed encoding while reading from file
/build/source/doc/../doc/po4a/addendum.1.es with charset UTF-8: UTF-8 "\xF3"
does not map to Unicode at
/nix/store/535nm0g69jvkfmk5dg0i6j6kj3hxj1zw-perl5.38.2-po4a-0.71/lib/perl5/s
ite_perl/Locale/Po4a/TransTractor.pm line 619.
```
2024-07-21 10:44:29 -04:00
Vladimír Čunát
577f40b8a9
Merge branch 'staging' into staging-next
2024-07-20 16:12:24 +02:00
Martin Weinelt
ebcc625ca1
Merge pull request #271462 from yaxitech/fakeroot_1.32.2
...
fakeroot: 1.29 -> 1.32.2
2024-07-20 16:09:18 +02:00
Thiago Kenji Okada
6e14bbce7b
Merge pull request #327972 from atorres1985-contrib/remove-dtzwill
...
Treewide: Remove dtzwill
2024-07-20 10:11:00 +01:00
Randy Eckenrode
d5f637590e
tree-wide: enable LTO on Darwin
2024-07-20 03:19:54 -04:00
R. Ryantm
86f0d1aed9
lact: 0.5.4 -> 0.5.5
2024-07-19 02:06:08 +00:00
Martin Weinelt
983077457f
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
- pkgs/development/python-modules/uvcclient/default.nix
- pkgs/development/tools/rust/rust-analyzer/default.nix
2024-07-18 12:35:33 +02:00
Nick Cao
6ee3894260
Merge pull request #326651 from NickCao/tree
...
tree: 2.1.2 -> 2.1.3
2024-07-17 16:48:41 -04:00
Anderson Torres
2ac414fa93
treewide: remove dtzWill as maintainer [no orphans]
...
Since theey is not active in a long span of time.
None of the packages in this commit are orphan.
2024-07-17 13:25:27 -03:00
R. Ryantm
7c94563196
consul-template: 0.39.0 -> 0.39.1
2024-07-17 01:37:31 +00:00
Nick Cao
78f34ad9b4
tree: 2.1.2 -> 2.1.3
...
Diff: https://gitlab.com/OldManProgrammer/unix-tree/-/compare/2.1.2...2.1.3
2024-07-16 20:54:17 -04:00
github-actions[bot]
4c086d8ee0
Merge staging-next into staging
2024-07-17 00:03:16 +00:00
Weijia Wang
a96ddb4098
Merge pull request #327640 from r-ryantm/auto-update/supercronic
...
supercronic: 0.2.29 -> 0.2.30
2024-07-16 23:44:02 +02:00
Nick Cao
4ed520b3e6
Merge pull request #327588 from r-ryantm/auto-update/automatic-timezoned
...
automatic-timezoned: 2.0.21 -> 2.0.22
2024-07-16 16:58:09 -04:00