Jacek Galowicz
|
10e5c485e4
|
hardware.amdgpu.zluda.enable: init
|
2026-04-09 21:21:12 +02:00 |
|
Dyego Aurélio
|
28096cc5e3
|
treewide: apply nixfmt 1.2.0
|
2026-01-22 18:37:56 -03:00 |
|
dish
|
a0201020e2
|
amdvlk,nixos/amdvlk: drop
AMDVLK has been deprecated by upstream and has been replaced by RADV.
Drop it for 25.11.
|
2025-09-30 13:34:01 -04:00 |
|
 Masum RezaandGitHub
|
c9f192da92
|
nixos/amdgpu: add overdrive and ppfeaturemask option (#411155)
- `programs.corectrl.gpuOverclock.enable` -> `hardware.amdgpu.overdrive.enable`
- `programs.corectrl.gpuOverclock.ppfeaturemask` -> `hardware.amdgpu.overdrive.ppfeaturemask`
- `programs.tuxclocker.enableAMD` -> `hardware.amdgpu.overdrive.enable`
|
2025-05-27 19:45:13 +05:30 |
|
Silvan Mosberger
|
374e6bcc40
|
treewide: Format all Nix files
Format all Nix files using the officially approved formatter,
making the CI check introduced in the previous commit succeed:
nix-build ci -A fmt.check
This is the next step of the of the [implementation](https://github.com/NixOS/nixfmt/issues/153)
of the accepted [RFC 166](https://github.com/NixOS/rfcs/pull/166).
This commit will lead to merge conflicts for a number of PRs,
up to an estimated ~1100 (~33%) among the PRs with activity in the past 2
months, but that should be lower than what it would be without the previous
[partial treewide format](https://github.com/NixOS/nixpkgs/pull/322537).
Merge conflicts caused by this commit can now automatically be resolved while rebasing using the
[auto-rebase script](https://github.com/NixOS/nixpkgs/tree/8616af08d915377bd930395f3b700a0e93d08728/maintainers/scripts/auto-rebase).
If you run into any problems regarding any of this, please reach out to the
[formatting team](https://nixos.org/community/teams/formatting/) by
pinging @NixOS/nix-formatting.
|
2025-04-01 20:10:43 +02:00 |
|
John Titor
|
641ea1c57e
|
nixos/amdgpu: cleanup occurance of hardware.opengl
Unfortunately this got missed in
https://github.com/NixOS/nixpkgs/pull/320228
|
2024-06-21 21:40:11 +05:30 |
|
John Titor
|
6a0b6a6b74
|
nixos/amdgpu: init module
|
2024-06-18 10:04:03 +05:30 |
|