diff options
| author | Alejandro Soto <alejandro@34project.org> | 2025-08-02 20:31:01 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2025-08-02 20:31:27 -0600 |
| commit | 789a5a9563f1c3e5270205d39d9eece50909b739 (patch) | |
| tree | d606e0d8ccf7f5a9372448d6ed9a429667f91195 /pkgs/athena-bccr/gaudi-env.nix | |
| parent | 565089cfa6fe3b102d63d17ec1ad488be223326e (diff) | |
pkgs/athena-bccr: split ase-idprotect bin and lib outputs
Diffstat (limited to 'pkgs/athena-bccr/gaudi-env.nix')
| -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 0b98e08..1ced54e 100644 --- a/pkgs/athena-bccr/gaudi-env.nix +++ b/pkgs/athena-bccr/gaudi-env.nix @@ -13,7 +13,7 @@ buildFHSEnv { name = "gaudi"; targetPkgs = pkgs: [ - unwrappedWithGaudi.ase-idprotect + unwrappedWithGaudi.ase-idprotect.lib unwrappedWithGaudi.gaudi (writeShellScriptBin "launch-gaudi" '' |
