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

nix-env -qas doesn't work #25

Closed
chamini2 opened this issue Jan 26, 2015 · 0 comments
Closed

nix-env -qas doesn't work #25

chamini2 opened this issue Jan 26, 2015 · 0 comments

Comments

@chamini2
Copy link

When I run nix-env -qas it complains about attribute gcc missing.

$ nix-env -qas --show-trace
error: while evaluating the attribute ‘cc’ of the derivation ‘ccache-links-wrapper’ at /Users/user/.joelteon-nixpkgs/pkgs/build-support/cc-wrapper/default.nix:31:3:
while evaluating the attribute ‘buildCommand’ of the derivation ‘ccache-links’ at /Users/user/.joelteon-nixpkgs/pkgs/build-support/trivial-builders.nix:10:14:
attribute ‘gcc’ missing, at /Users/user/.joelteon-nixpkgs/pkgs/development/tools/misc/ccache/default.nix:20:20

When checking the file, the error appears to occur on this line:

cat > $out/bin/gcc << EOF
@chamini2 chamini2 closed this as completed Sep 5, 2016
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