commit
3ac882ad44
|
@ -20,5 +20,6 @@ buildGoPackage rec {
|
||||||
homepage = https://github.com/elves/elvish;
|
homepage = https://github.com/elves/elvish;
|
||||||
license = licenses.bsd2;
|
license = licenses.bsd2;
|
||||||
maintainers = with maintainers; [ vrthra ];
|
maintainers = with maintainers; [ vrthra ];
|
||||||
|
platforms = with platforms; [ linux ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue