mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-15 06:14:57 +01:00
d5f1fe5958
Update out of date bashly version, Changelogs: - https://github.com/DannyBen/bashly/releases/tag/v1.1.10 - https://github.com/DannyBen/bashly/releases/tag/v1.1.9 - https://github.com/DannyBen/bashly/releases/tag/v1.1.8 - https://github.com/DannyBen/bashly/releases/tag/v1.1.7 - https://github.com/DannyBen/bashly/releases/tag/v1.1.6 - https://github.com/DannyBen/bashly/releases/tag/v1.1.5 - https://github.com/DannyBen/bashly/releases/tag/v1.1.4 - https://github.com/DannyBen/bashly/releases/tag/v1.1.3 - https://github.com/DannyBen/bashly/releases/tag/v1.1.2
231 lines
5.7 KiB
Nix
231 lines
5.7 KiB
Nix
{
|
|
bashly = {
|
|
dependencies = ["colsole" "completely" "filewatcher" "gtx" "lp" "mister_bin" "psych" "tty-markdown"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1kdqpnkwgmb6kbrq9fyazj0jh0dh8srh86xjk92xrvgfps1kh5sy";
|
|
type = "gem";
|
|
};
|
|
version = "1.1.10";
|
|
};
|
|
colsole = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1fvf6dz2wsvjk7q24z0dm8lajq3p2l6i5ywf3mxj683rmhwq49bg";
|
|
type = "gem";
|
|
};
|
|
version = "1.0.0";
|
|
};
|
|
completely = {
|
|
dependencies = ["colsole" "mister_bin"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "12vf279w44d520vw28drxyi05wi1hyrg262ifjlhk9chjrnzcc7k";
|
|
type = "gem";
|
|
};
|
|
version = "0.6.2";
|
|
};
|
|
docopt_ng = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0rsnl5s7k2s1gl4n4dg68ssg577kf11sl4a4l2lb2fpswj718950";
|
|
type = "gem";
|
|
};
|
|
version = "0.7.1";
|
|
};
|
|
filewatcher = {
|
|
dependencies = ["module_methods"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "03f9v57c5zag09mi10yjhdx7y0vv2w5wrnwzbij9hhkwh43rk077";
|
|
type = "gem";
|
|
};
|
|
version = "2.1.0";
|
|
};
|
|
gtx = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "10hfhicvv371gy1i16x6vry1xglvxl0zh7qr6f14pqsx32qih6ff";
|
|
type = "gem";
|
|
};
|
|
version = "0.1.0";
|
|
};
|
|
kramdown = {
|
|
dependencies = ["rexml"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1ic14hdcqxn821dvzki99zhmcy130yhv5fqfffkcf87asv5mnbmn";
|
|
type = "gem";
|
|
};
|
|
version = "2.4.0";
|
|
};
|
|
lp = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0ns1aza32n929w7smg1dsn4g6qlfi7k1jrvssyn35cicmwn0gyyr";
|
|
type = "gem";
|
|
};
|
|
version = "0.2.1";
|
|
};
|
|
mister_bin = {
|
|
dependencies = ["colsole" "docopt_ng"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0xx8cxvzcn47zsnshcllf477x4rbssrchvp76929qnsg5k9q7fas";
|
|
type = "gem";
|
|
};
|
|
version = "0.7.6";
|
|
};
|
|
module_methods = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1886wjscfripgzlmyvcd0jmlzwr6hxvklm2a5rm32dw5bf7bvjki";
|
|
type = "gem";
|
|
};
|
|
version = "0.1.0";
|
|
};
|
|
pastel = {
|
|
dependencies = ["tty-color"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0xash2gj08dfjvq4hy6l1z22s5v30fhizwgs10d6nviggpxsj7a8";
|
|
type = "gem";
|
|
};
|
|
version = "0.8.0";
|
|
};
|
|
psych = {
|
|
dependencies = ["stringio"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0s5383m6004q76xm3lb732bp4sjzb6mxb6rbgn129gy2izsj4wrk";
|
|
type = "gem";
|
|
};
|
|
version = "5.1.2";
|
|
};
|
|
rexml = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "05i8518ay14kjbma550mv0jm8a6di8yp5phzrd8rj44z9qnrlrp0";
|
|
type = "gem";
|
|
};
|
|
version = "3.2.6";
|
|
};
|
|
rouge = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1zd1pdldi6h8x27dqim7cy8m69xr01aw5c8k1zhkz497n4np6wgk";
|
|
type = "gem";
|
|
};
|
|
version = "4.2.1";
|
|
};
|
|
stringio = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "063psvsn1aq6digpznxfranhcpmi0sdv2jhra5g0459sw0x2dxn1";
|
|
type = "gem";
|
|
};
|
|
version = "3.1.0";
|
|
};
|
|
strings = {
|
|
dependencies = ["strings-ansi" "unicode-display_width" "unicode_utils"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1yynb0qhhhplmpzavfrrlwdnd1rh7rkwzcs4xf0mpy2wr6rr6clk";
|
|
type = "gem";
|
|
};
|
|
version = "0.2.1";
|
|
};
|
|
strings-ansi = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "120wa6yjc63b84lprglc52f40hx3fx920n4dmv14rad41rv2s9lh";
|
|
type = "gem";
|
|
};
|
|
version = "0.2.0";
|
|
};
|
|
tty-color = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0aik4kmhwwrmkysha7qibi2nyzb4c8kp42bd5vxnf8sf7b53g73g";
|
|
type = "gem";
|
|
};
|
|
version = "0.6.0";
|
|
};
|
|
tty-markdown = {
|
|
dependencies = ["kramdown" "pastel" "rouge" "strings" "tty-color" "tty-screen"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "04f599zn5rfndq4d9l0acllfpc041bzdkkz2h6x0dl18f2wivn0y";
|
|
type = "gem";
|
|
};
|
|
version = "0.7.2";
|
|
};
|
|
tty-screen = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0l4vh6g333jxm9lakilkva2gn17j6gb052626r1pdbmy2lhnb460";
|
|
type = "gem";
|
|
};
|
|
version = "0.8.2";
|
|
};
|
|
unicode-display_width = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1d0azx233nags5jx3fqyr23qa2rhgzbhv8pxp46dgbg1mpf82xky";
|
|
type = "gem";
|
|
};
|
|
version = "2.5.0";
|
|
};
|
|
unicode_utils = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0h1a5yvrxzlf0lxxa1ya31jcizslf774arnsd89vgdhk4g7x08mr";
|
|
type = "gem";
|
|
};
|
|
version = "1.4.0";
|
|
};
|
|
}
|