{ "{" (1, 1)
ID "stdenv" (1, 3)
, "," (2, 1)
ID "lib" (2, 3)
, "," (3, 1)
ID "fetchFromGitHub" (3, 3)
, "," (4, 1)
ID "autoreconfHook" (4, 3)
} "}" (5, 1)
: ":" (5, 2)
ID "stdenv" (7, 1)
. "." (7, 7)
ID "mkDerivation" (7, 8)
{ "{" (7, 21)
ID "pname" (8, 3)
= "=" (8, 9)
" "\"" (8, 11)
STR "sta" (8, 12)
" "\"" (8, 15)
; ";" (8, 16)
ID "version" (9, 3)
= "=" (9, 11)
" "\"" (9, 13)
STR "unstable-2020-05-10" (9, 14)
" "\"" (9, 33)
; ";" (9, 34)
ID "src" (11, 3)
= "=" (11, 7)
ID "fetchFromGitHub" (11, 9)
{ "{" (11, 25)
ID "owner" (12, 5)
= "=" (12, 11)
" "\"" (12, 13)
STR "simonccarter" (12, 14)
" "\"" (12, 26)
; ";" (12, 27)
ID "repo" (13, 5)
= "=" (13, 10)
" "\"" (13, 12)
STR "sta" (13, 13)
" "\"" (13, 16)
; ";" (13, 17)
ID "rev" (14, 5)
= "=" (14, 9)
" "\"" (14, 11)
STR "566e3a77b103aa27a5f77ada8e068edf700f26ef" (14, 12)
" "\"" (14, 52)
; ";" (14, 53)
ID "sha256" (15, 5)
= "=" (15, 12)
" "\"" (15, 14)
STR "1v20di90ckl405rj5pn6lxlpxh2m2b3y9h2snjvk0k9sihk7w7d5" (15, 15)
" "\"" (15, 67)
; ";" (15, 68)
} "}" (16, 3)
; ";" (16, 4)
ID "nativeBuildInputs" (18, 3)
= "=" (18, 21)
[ "[" (18, 23)
ID "autoreconfHook" (18, 25)
] "]" (18, 40)
; ";" (18, 41)
ID "meta" (20, 3)
= "=" (20, 8)
WITH "with" (20, 10)
ID "lib" (20, 15)
; ";" (20, 18)
{ "{" (20, 20)
ID "description" (21, 5)
= "=" (21, 17)
" "\"" (21, 19)
STR "Simple statistics from the command line interface (CLI), fast" (21, 20)
" "\"" (21, 81)
; ";" (21, 82)
ID "longDescription" (22, 5)
= "=" (22, 21)
IND_STRING_OPEN "''\n" (22, 23)
IND_STR "      This is a lightweight, fast tool for calculating basic descriptive\n      statistics from the command line. Inspired by\n      https://github.com/nferraz/st, this project differs in that it is written\n      in C++, allowing for faster computation of statistics given larger\n      non-trivial data sets.\n    " (23, 1)
IND_STRING_CLOSE "''" (28, 5)
; ";" (28, 7)
ID "license" (29, 5)
= "=" (29, 13)
ID "licenses" (29, 15)
. "." (29, 23)
ID "mit" (29, 24)
; ";" (29, 27)
ID "homepage" (30, 5)
= "=" (30, 14)
" "\"" (30, 16)
STR "https://github.com/simonccarter/sta" (30, 17)
" "\"" (30, 52)
; ";" (30, 53)
ID "maintainers" (31, 5)
= "=" (31, 17)
WITH "with" (31, 19)
ID "maintainers" (31, 24)
; ";" (31, 35)
[ "[" (31, 37)
ID "infinisil" (31, 39)
] "]" (31, 49)
; ";" (31, 50)
ID "platforms" (32, 5)
= "=" (32, 15)
ID "platforms" (32, 17)
. "." (32, 26)
ID "all" (32, 27)
; ";" (32, 30)
ID "badPlatforms" (33, 5)
= "=" (33, 18)
ID "platforms" (33, 20)
. "." (33, 29)
ID "darwin" (33, 30)
; ";" (33, 36)
ID "mainProgram" (34, 5)
= "=" (34, 17)
" "\"" (34, 19)
STR "sta" (34, 20)
" "\"" (34, 23)
; ";" (34, 24)
} "}" (35, 3)
; ";" (35, 4)
} "}" (36, 1)