Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails with Azul JDK #189

Open
alexvorobiev opened this issue Sep 10, 2022 · 0 comments
Open

Fails with Azul JDK #189

alexvorobiev opened this issue Sep 10, 2022 · 0 comments

Comments

@alexvorobiev
Copy link

I use Azul JDK (configured in an overlay) and nix-index fails:

 nix-index
+ querying available packages
error: querying available packages failed
caused by: nix-env failed with error: nix-env failed with exit code 1:
error: attribute 'jre' missing

       at /nix/store/6hmwry071zcdf5jphlrxgv3amgwwqc7n-nixpkgs/nixpkgs/pkgs/games/dwarf-fortress/wrapper/default.nix:134:28:

          133|       --subst-var-by stdenv_shell ${stdenv.shell} \
          134|       --subst-var-by jre ${jdk.jre} \
             |                            ^
          135|       --subst-var dfInit
       Did you mean src?
(use '--show-trace' to show detailed location information)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant