2577f6344b
Fix gitea user to allow sending email
...
CI / build:all (pull_request) Successful in 56m28s
CI / build:cross (pull_request) Successful in 1h5m6s
In order to send email, the gitea user needs to be in the mail-robot
group.
Fixes: #220
2026-01-20 11:49:31 +01:00
ebba91d48b
Remove unneeded perf package from eudy
...
It is already included in the base list of packages, which is now only
"perf" and doesn't depend on the kernel version.
2026-01-20 11:49:31 +01:00
e47ab878a0
Fix infiniband interface names
2026-01-20 11:49:22 +01:00
14fe50fc2a
flake.lock: Update
...
CI / build:all (pull_request) Failing after 1m45s
CI / build:cross (pull_request) Failing after 1m43s
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/8bb5646e0bed5dbd3ab08c7a7cc15b75ab4e1d0f?narHash=sha256-SqUuBFjhl/kpDiVaKLQBoD8TLD%2B/cTUzzgVFoaHrkqY%3D' (2025-11-30)
→ 'github:NixOS/nixpkgs/3c9db02515ef1d9b6b709fc60ba9a540957f661c?narHash=sha256-2GffSfQxe3sedHzK%2BsTKlYo/NTIAGzbFCIsNMUPAAnk%3D' (2026-01-05)
2026-01-07 13:41:40 +01:00
178afc667e
Remove conflicting definitions in amd-uprof-driver
...
See: https://lkml.org/lkml/2025/4/9/1709
2026-01-07 13:29:45 +01:00
596bf121a6
Mark mcxx as broken and remove from package list
2026-01-07 13:29:45 +01:00
1a8549064b
Fix moved package linuxPackages.perf is now perf
2026-01-07 13:29:45 +01:00
54e9f0a561
Fix replaced nixseparatedebuginfod
...
nixseparatedebuginfod has been replaced by nixseparatedebuginfod2
2026-01-07 13:29:45 +01:00
e8702f49c3
Use standard gcc for intel packages
...
This reverts 26f52aa27d
2026-01-07 13:29:44 +01:00
c81813b0f8
Fix renamed option watchdog.runtimeTime
...
The option 'systemd.watchdog.runtimeTime' has been renamed to
'systemd.settings.Manager.RuntimeWatchdogSec'.
2026-01-07 13:29:44 +01:00
81114d55b8
Replace wrapGAppsHook with wrapGAppsHook3
2026-01-07 13:29:44 +01:00
f4bb3e7c17
Fix changed cudaPackages.cuda_cudart output
...
See: https://github.com/NixOS/nixpkgs/pull/437723
2026-01-07 13:29:44 +01:00
c80a855627
Set pyproject=true in buildPythonApplication
...
The buildPythonPackage and buildPythonApplication functions now
require an explicit format attribute. Previously the default format
used setuptools and called setup.py from the source tree, which is
deprecated. The modern alternative is to configure pyproject = true
with build-system = [ setuptools ].
2026-01-07 13:29:44 +01:00
e9a3a5ecc7
Fix renamed llvm bintools
...
Moved from llvmPackages_latest.tools.bintools to
llvmPackages_latest.bintools
2026-01-07 13:29:44 +01:00
272185d9b7
Upgrade nixpkgs to 25.11
2026-01-07 13:29:44 +01:00