mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
[Desktop/Developer] make clinfo hiPrio (to override the one bundled in ROCm)
This commit is contained in:
parent
8c6b8bd5cb
commit
271a56334c
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ in {
|
||||||
ccls # C/C++
|
ccls # C/C++
|
||||||
lua-language-server # Lua
|
lua-language-server # Lua
|
||||||
|
|
||||||
clinfo
|
(hiPrio clinfo) # hiPrio to override HIP's clinfo
|
||||||
binutils
|
binutils
|
||||||
cpuset
|
cpuset
|
||||||
gptfdisk # gdisk
|
gptfdisk # gdisk
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue