about summary refs log blame commit diff
path: root/corepkgs/nar/nar.fix
blob: 429e7b5497a3a82a512d47249cf4cde38230dcc5 (plain) (tree)
1
2
3
4
5
6
7
8
                  
          
                     




                                       
Function(["path"],
  Package(
    [ ("name", "nar")
    , ("build", Relative("nar/nar.sh"))
    , ("path", Var("path"))
    ]
  )
)