Skip to content

Commit

Permalink
parity: set linux platforms
Browse files Browse the repository at this point in the history
akru authored and Mic92 committed Mar 9, 2018
1 parent 40ffdbf commit 140ae89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/applications/altcoins/parity/parity.nix
Original file line number Diff line number Diff line change
@@ -33,5 +33,6 @@ rustPlatform.buildRustPackage rec {
homepage = http://parity.io;
license = licenses.gpl3;
maintainers = [ maintainers.akru ];
platforms = platforms.linux;
};
}

0 comments on commit 140ae89

Please sign in to comment.