Commit Graph

4433 Commits

Author SHA1 Message Date
R. Ryantm
c585a85e49 nsc: 2.8.7 -> 2.8.8 2024-09-13 02:17:44 +02:00
Weijia Wang
e39edc5b91
automatic-timezoned: 2.0.30 -> 2.0.31 (#339665) 2024-09-11 00:45:00 +02:00
Weijia Wang
03cfa6e67b
java-service-wrapper: 3.5.58 -> 3.5.59 (#329802) 2024-09-10 00:49:35 +02:00
R. Ryantm
8f2c0d309a stress-ng: 0.18.02 -> 0.18.04 2024-09-09 00:49:05 +00:00
Peder Bergebakken Sundt
4af1a36c38
mlc: bump src (#336562) 2024-09-05 11:09:09 -04:00
Ryan Horiguchi
737d1ffb22 netdata: 1.46.1 -> 1.47.0 2024-09-05 10:19:35 +02:00
R. Ryantm
ccc257f60d automatic-timezoned: 2.0.30 -> 2.0.31 2024-09-05 00:59:56 +00:00
Florian Klink
876f98a2dd
amtterm: enable SSL support (#338662) 2024-09-01 11:22:34 +03:00
Felix Singer
4ce2599a98 acpica-tools: Move package definition into by-name directory
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2024-08-31 21:31:01 +02:00
Martin Weinelt
282e35e076
acpica-tools: 20240322 -> 20240827 (#337897) 2024-08-31 21:22:30 +02:00
Florian Klink
cbc93ea250 amtterm: enable SSL support
Current versions of Intel AMT/vPro only support connecting over SSL, but
our current amtterm version isn't built with SSL support.

Set the `USE_OPENSSL=1` makeFlag and add openssl and pkg-config.

It adds an additional `-C cacert` parameter, which needs to point to
a previously downloaded server certificate.

The server certificate can be retrieved with
`openssl s_client -showcerts -connect $host:16995`.

However, due to the use of `UnsafeLegacyRenegotiation`, `OPENSSL_CONF`
needs to point to a text file explicitly allowing this:

```
openssl_conf = default_conf

[ default_conf ]
ssl_conf = ssl_sect

[ssl_sect]
system_default = ssl_default_sect

[ssl_default_sect]
Options = UnsafeLegacyRenegotiation
```

With this, I'm able to connect to `/dev/ttyS2` inside the host:

```
❯ AMT_PASSWORD='supersecret' amtterm $host 16995 -C cert.pem
amtterm: NONE -> CONNECT (connection to host)
ipv4 $ip [$ip] 16995 open
amtterm: CONNECT -> INIT (redirection initialization)
amtterm: INIT -> AUTH (session authentication)
amtterm: AUTH -> INIT_SOL (serial-over-lan initialization)
amtterm: INIT_SOL -> RUN_SOL (serial-over-lan active)
serial-over-lan redirection ok
connected now, use ^] to escape
Hello World
```
2024-08-31 21:06:24 +03:00
Sebastián Mancilla
0a0ee828a5
tuptime: 5.2.3 -> 5.2.4 (#327150) 2024-08-30 00:14:58 -04:00
José Ribeiro
85007e0daf
zx: 8.1.4 -> 8.1.5
Diff: https://github.com/google/zx/compare/8.1.4...8.1.5
Changelog: https://github.com/google/zx/releases/tag/8.1.5
2024-08-29 01:31:12 +01:00
José Ribeiro
4f2695c0a8
zx: set passthru.updateScript 2024-08-29 01:15:09 +01:00
Sandro Jäckel
d50e23f0a4
glxinfo: replace with mesa-demos 2024-08-28 14:38:12 +02:00
Felix Singer
c735bb6521 acpica-tools: 20240322 -> 20240827
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2024-08-28 10:33:33 +02:00
lewo
0781491369
osquery: add update script (#327267) 2024-08-28 09:57:19 +02:00
Martin Weinelt
9c50de8b57
tree-wide: remove eelco as maintainer from things he no longer maintains (#336287) 2024-08-26 20:39:56 +02:00
squalus
ef7100c21e osquery: add update script
- add update script
- remove openssl hash verification logic since the hash is computed
  automatically now in the update script
2024-08-24 21:28:30 -07:00
Franz Pletz
444e578124
Merge pull request #303923 from colbs255/bottom-add-desktop-file 2024-08-25 01:13:31 +02:00
Nick Cao
bce2c8e2ff
Merge pull request #336822 from r-ryantm/auto-update/nsc
nsc: 2.8.6 -> 2.8.7
2024-08-24 10:44:33 -04:00
R. Ryantm
3ec1b0472c nsc: 2.8.6 -> 2.8.7 2024-08-23 17:26:16 +00:00
Anderson Torres
74ffb29e90 isc-cron: migrate to by-name 2024-08-23 12:22:22 -03:00
Fabian Affolter
ab682c47b2
Merge pull request #336658 from r-ryantm/auto-update/nats-top
nats-top: 0.6.1 -> 0.6.2
2024-08-23 08:30:43 +02:00
Sebastián Mancilla
a26a8c6a1d
Merge pull request #331422 from r-ryantm/auto-update/stress-ng
stress-ng: 0.18.01 -> 0.18.02
2024-08-22 22:43:14 -04:00
R. Ryantm
fb9e9029b2 nats-top: 0.6.1 -> 0.6.2 2024-08-23 01:28:01 +00:00
Nick Cao
07bdfdf352
Merge pull request #336486 from r-ryantm/auto-update/automatic-timezoned
automatic-timezoned: 2.0.29 -> 2.0.30
2024-08-22 16:42:51 -04:00
SharzyL
14fa028826
mlc: bump src 2024-08-22 23:21:34 +08:00
R. Ryantm
c7b8a6d657 automatic-timezoned: 2.0.29 -> 2.0.30 2024-08-22 06:49:05 +00:00
Sergei Trofimovich
4e845fd63a fakeroot: unconditionally apply addendum-charset-conversion.patch (darwin fix) 2024-08-21 22:28:54 +01:00
Bob van der Linden
47e31d291d hwinfo: move package to by-name 2024-08-21 22:38:35 +02:00
Jade Lovelace
5dfdb09561 tree-wide: remove eelco as maintainer from things he no longer maintains
While preparing this change, I read the git blame on all of the files I
touched. I saw a working lifetime of building this system which we use
every day and love dearly and keep maintained ourselves. I saw commits
from a 14 year range between 2003 to 2017!! I could not be more thankful
for Eelco's work on building large parts of the foundation of nixpkgs
that all of us rely on now.

However, the end date of that range of the files I looked at the blame
on was 2017. I did not see surviving code from any newer date than that.
Looking at the Git logs, Eelco has been working on other things, and
that's totally fine.

However, it means that our maintenance metadata is out of date on a lot
of packages, and *that*'s the reason I am submitting this change. There
are a lot of packages that don't have anyone with their name on them to
be pinged if they need attention, even if they have had recent activity
(although it is never clear if recent activity was just someone fixing
it because ZHF or because the package actually matters to them).
There are a lot of packages with storied history that maybe don't need
to be in the set anymore at all since they have not been touched in
years; or maybe they are simply finished.

Empty maintainer lists should be a sign that we need to figure out who
maintains it or potentially remove it if it has rotted, and allowing the
maintainer list to be empty if it is already not maintained is part of a
healthy repository ecology.

Either way, I would like to have the maintenance metadata not mislead
anyone into sending Eelco emails about packages he doesn't, in practice,
work on anymore. I have not removed his name from everything; there are
some things that he is the upstream for or has worked on more recently,
for instance, like Nix, which I have left alone.
2024-08-21 01:17:45 -07:00
colbs255
7c6344a39a bottom: add desktop file 2024-08-20 22:09:45 -04:00
h7x4
1ac7b312bc
Merge pull request #333711 from squalus/osquery-fix
osquery: fix build
2024-08-20 08:11:28 +02:00
Jörg Thalheim
dff9227e73
Merge pull request #334633 from brianmcgee/fix-hwinfo-dependencies
hwinfo: fix runtime dependencies
2024-08-19 11:46:01 +02:00
Brian McGee
c53178613a
hwinfo: fix runtime dependencies
Patches some fully qualified program paths with nix store paths.

Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
Co-authored-by: Bob van der Linden <bobvanderlinden@gmail.com>
2024-08-19 09:21:20 +01:00
Philip Taron
89bced95af
rsyslog: remove with statements 2024-08-18 06:32:23 -07:00
Philip Taron
8e8bfb1443
rofi-systemd: remove with statements 2024-08-18 06:32:23 -07:00
Philip Taron
f1ab9757fd
nvtop: remove with statements 2024-08-18 06:32:23 -07:00
Philip Taron
3fb954dd4f
monit: remove with statements 2024-08-18 06:32:23 -07:00
Peder Bergebakken Sundt
e471916645
treewide: passthru nixos test (#334491) 2024-08-18 00:29:43 +02:00
Peder Bergebakken Sundt
a200fa2dbc
Merge pull request #334197 from matshch/fakeroot-main-program
fakeroot: set mainProgram
2024-08-17 04:49:33 +02:00
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