rename intel-computer-runtime-legacy to -legacy1
This commit is contained in:
parent
6f611a089e
commit
7fc544758f
4 changed files with 49 additions and 20 deletions
2
test.nix
2
test.nix
|
@ -6,6 +6,6 @@ let
|
|||
in
|
||||
pkgs.mkShell {
|
||||
buildInputs = with pkgs; [
|
||||
intel-compute-runtime-legacy
|
||||
intel-compute-runtime-legacy1
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue