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

error: while calling the 'derivationStrict' builtin at /builtin/derivation.nix:9:12: (source not available) #215

Open
thenicnet opened this issue Dec 28, 2024 · 0 comments

Comments

@thenicnet
Copy link

OS Version: 24.10
OS Distro: Ubuntu

I run the install commands and everything looks like it's working until this:

Configured https://simula.cachix.org binary cache in /home/user/.config/nix/nix.conf

Message from Simula Contributors.
=================================

In order to show project funders that Simula is useful, 
we anonymously collect the following data:

- Session length
- Number of windows active
- Error logs on crashes

error:
       … while calling the 'derivationStrict' builtin

         at /builtin/derivation.nix:9:12: (source not available)

       … while evaluating derivation 'Simula'
         whose name attribute is located at /nix/store/izxcyr1301yh0yi4g94ghfc72wrxn8sc-nixpkgs-24.05/pkgs/stdenv/generic/make-derivation.nix:331:7

       … while evaluating attribute 'src' of derivation 'Simula'

         at /home/user/Documents/VR/Simula/Simula.nix:338:7:

          337|       name = "Simula";
          338|       src = if externalSrc != null then externalSrc else localSrc;
             |       ^
          339|       buildInputs = [ xpra xrdb wmctrl fontconfig glibc-locales xfce4-terminal-wrapped openxr-loader midori-wrapped pernoscoSubmit i3status-wrapped cabal-install ghc ] ++ simulaPackages;

       error: '/home/user/Documents/VR/Simula' is a shallow Git repository, but shallow repositories are only allowed when `shallow = true;` is specified.

Please let me know what info to provide and I'll see what I can do. It's probably something silly that I missed.

Thanks and Happy Holidays.

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