diff options
| author | Alejandro Soto <alejandro@34project.org> | 2026-03-02 19:48:42 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2026-03-02 19:54:02 -0600 |
| commit | 378b6c12c7f3fdff0975d1dd56f3204bd4e04247 (patch) | |
| tree | 4da3130fe090cacc9480583016a7cad7ca14d517 /pkgs/athena-bccr/gaudi-env.nix | |
| parent | 3764bf2c6a7cdc6d716eafea32aa4096b6933123 (diff) | |
trivionomicon: athena-bccr: add support for non-Athena driver vendors
Diffstat (limited to '')
| -rw-r--r-- | pkgs/athena-bccr/gaudi-env.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/athena-bccr/gaudi-env.nix b/pkgs/athena-bccr/gaudi-env.nix index 0ca1b82..db79641 100644 --- a/pkgs/athena-bccr/gaudi-env.nix +++ b/pkgs/athena-bccr/gaudi-env.nix @@ -12,7 +12,7 @@ in name = "gaudi"; targetPkgs = pkgs: [ - unwrappedWithGaudi.ase-idprotect.lib + unwrappedWithGaudi.card-driver.lib unwrappedWithGaudi.gaudi (writeShellScriptBin "launch-gaudi" '' |
