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

cataclysm-dda: init at 0.C #9177

Merged
merged 1 commit into from
Aug 9, 2015
Merged

cataclysm-dda: init at 0.C #9177

merged 1 commit into from
Aug 9, 2015

Conversation

svenkeidel
Copy link
Contributor

Cataclysm Dark Days Ahead is a free, post apocalyptic, zombie infested rogue-like.

enableParallelBuilding = true;

meta = with stdenv.lib; {
description = "Cataclysm: Dark Days Ahead";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please adhere to http://nixos.org/nixpkgs/manual/#sec-standard-meta-attributes maybe with "A free, post apocalyptic, zombie infested rogue-like".

@svenkeidel
Copy link
Contributor Author

PREFIX=$out does not get expanded correctly if I use makeFlags. How do I expand $out before it gets passed to make?

P.S. PREFIX=$$out does not work either.

@joachifm
Copy link
Contributor

joachifm commented Aug 9, 2015

Try using $(out).

@svenkeidel
Copy link
Contributor Author

That worked thanks @joachifm, @pSub.

pSub added a commit that referenced this pull request Aug 9, 2015
@pSub pSub merged commit 7798b4e into NixOS:master Aug 9, 2015
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

Successfully merging this pull request may close these issues.

3 participants