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

v1.1.12 does not build with nix #1110

Closed
locallycompact opened this issue Feb 26, 2025 · 1 comment
Closed

v1.1.12 does not build with nix #1110

locallycompact opened this issue Feb 26, 2025 · 1 comment

Comments

@locallycompact
Copy link

Running into this:

> nix build 'github:aiken-lang/aiken/v1.1.12'
error:
       … while calling the 'derivationStrict' builtin
         at <nix/derivation-internal.nix>:34:12:
           33|
           34|   strict = derivationStrict drvAttrs;
             |            ^
           35|

       … while evaluating derivation 'aiken'
         whose name attribute is located at /nix/store/zbvf6xwri9kvf42xl3vai3mx8jry6ax8-source/pkgs/stdenv/generic/make-derivation.nix:375:7

       … while evaluating attribute 'cargoDeps' of derivation 'aiken'
         at /nix/store/zbvf6xwri9kvf42xl3vai3mx8jry6ax8-source/pkgs/build-support/rust/build-rust-package/default.nix:138:5:
          137|   // {
          138|     cargoDeps = cargoDeps';
             |     ^
          139|     inherit buildAndTestSubdir;

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: A hash was specified for textplots-0.9.6, but there is no corresponding git dependency.
@KtorZ
Copy link
Member

KtorZ commented Feb 26, 2025

Indeed, see: #1094

@KtorZ KtorZ closed this as completed Feb 26, 2025
@github-project-automation github-project-automation bot moved this from 🪣 Backlog to ✅ In Next Release in Project Tracking Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ In Next Release
Development

No branches or pull requests

2 participants