1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
_type: ExprLambda
body:
  _type: ExprCall
  args:
    - _type: ExprSet
      attrs:
        name:
          _type: ExprLiteral
          value: libXi-6.0.1
          valueType: String
        src:
          _type: ExprCall
          args:
            - _type: ExprSet
              attrs:
                md5:
                  _type: ExprLiteral
                  value: 7e935a42428d63a387b3c048be0f2756
                  valueType: String
                url:
                  _type: ExprLiteral
                  value: http://freedesktop.org/~xlibs/release/libXi-6.0.1.tar.bz2
                  valueType: String
              recursive: false
          fun:
            _type: ExprVar
            value: fetchurl
      recursive: false
  fun:
    _type: ExprSelect
    attrs:
      - mkDerivation
    e:
      _type: ExprVar
      value: stdenv
formals:
  fetchurl: null
  stdenv: null
formalsEllipsis: false