Merge pull request #16589 from vrthra/elvish

elvish: disable darwin
wip/yesman
Joachim Fasting 8 years ago committed by GitHub
commit 3ac882ad44
  1. 1
      pkgs/shells/elvish/default.nix

@ -20,5 +20,6 @@ buildGoPackage rec {
homepage = https://github.com/elves/elvish;
license = licenses.bsd2;
maintainers = with maintainers; [ vrthra ];
platforms = with platforms; [ linux ];
};
}

Loading…
Cancel
Save