1 { callPackage, fetchFromGitHub }:
3 callPackage ./generic.nix {
5 version = "2019-07-27";
7 src = fetchFromGitHub {
10 rev = "83744c21bf720afb8325343674c62ab46a8f3d94";
11 hash = "sha256-0VDjd+1T1JBmSDGovWOOecUZmNztlwG32UcstfdigbI=";
14 # Note: __ev.encode is actually defined, but it happens in a
15 # quoted arg to eval, which resholve currently doesn't (and may
16 # never) parse into. See abathur/resholve/issues/2.
17 function = [ "__ev.encode" ];
21 eval = [ "e" "f" "q" "r" ];
22 # allow vars executed as commands