Adding docs for bundlerApp.

This commit is contained in:
Judson
2017-07-02 17:55:41 -07:00
parent 0641253ae6
commit 728bb987ec
2 changed files with 25 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ bundlerApp {
meta = with lib; {
description = "Tool and libraries for maintaining Ruby gems.";
homepage = http://sass-lang.com/;
homepage = https://github.com/nyarly/corundum;
license = licenses.mit;
maintainers = [ maintainers.nyarly ];
platforms = platforms.unix;