Skip to content

Commit

Permalink
ion: broken on darwin (#46010)
Browse files Browse the repository at this point in the history
  • Loading branch information
dywedir authored and xeji committed Sep 3, 2018
1 parent 435eccf commit 8954c1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/shells/ion/default.nix
Expand Up @@ -21,5 +21,6 @@ buildRustPackage rec {
license = licenses.mit;
maintainers = with maintainers; [ dywedir ];
platforms = platforms.all;
broken = stdenv.isDarwin;
};
}

0 comments on commit 8954c1f

Please sign in to comment.