rename intel-computer-runtime-legacy to -legacy1

This commit is contained in:
fleaz 2024-12-30 12:38:29 +01:00
parent 6f611a089e
commit 7fc544758f
4 changed files with 49 additions and 20 deletions

View file

@ -45,7 +45,7 @@
netrw-nvim = prev.callPackage ./netrw-nvim { };
});
salt-lint = prev.callPackage ./salt-lint { };
intel-compute-runtime-legacy = prev.callPackage ./intel-compute-runtime-legacy { };
intel-compute-runtime-legacy1 = prev.callPackage ./intel-compute-runtime-legacy1 { };
};
};
}