goPackages.uiprogress: init at git-24.12.2015

This commit is contained in:
Christoph Hrdinka 2016-01-26 17:46:07 +01:00
parent f562908040
commit 62227e1ca1

View File

@ -3423,6 +3423,14 @@ let
sha256 = "0669f21hd5cw74irrfakdpvxn608cd5xy6s2nyp5kgcy2ijrq4ab";
};
uiprogress = buildFromGitHub {
buildInputs = [ uilive ];
rev = "fd1c82df78a6c1f5ddbd3b6ec46407ea0acda1ad";
owner = "gosuri";
repo = "uiprogress";
sha256 = "1s61vp2h6n1d8y1zqr2ca613ch5n18rx28waz6a8im94sgzzawp7";
};
urlesc = buildFromGitHub {
rev = "5fa9ff0392746aeae1c4b37fcc42c65afa7a9587";
owner = "opennota";