Skip to content

Bump nixpkgs (rebased)#36

Merged
ElvishJerricco merged 7 commits intomasterfrom
bump-nixpkgs-rebased
Dec 6, 2019
Merged

Bump nixpkgs (rebased)#36
ElvishJerricco merged 7 commits intomasterfrom
bump-nixpkgs-rebased

Conversation

@dfordivam
Copy link
Member

This contains parts of #33 and #34

This was referenced Dec 3, 2019
in { ename, pkg, assets ? [], scripts ? [], styles ? [] }: runCommand "wasm-app-${ename}" {
nativeBuildInputs = [ buildPackages.xorg.lndir buildPackages.binaryen ];
passthru = { inherit pkg; };
meta.platforms = ["wasm32-unknown"];
Copy link
Member

@ElvishJerricco ElvishJerricco Dec 4, 2019

Choose a reason for hiding this comment

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

We should see if we can remove this.

Copy link
Member

Choose a reason for hiding this comment

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

Scratch that. Makes sense now I think

@ElvishJerricco ElvishJerricco merged commit eba1371 into master Dec 6, 2019
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