diff options
Diffstat (limited to 'corepkgs')
-rw-r--r-- | corepkgs/nar/unnar.fix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/corepkgs/nar/unnar.fix b/corepkgs/nar/unnar.fix index db97750aaa18..315be5873552 100644 --- a/corepkgs/nar/unnar.fix +++ b/corepkgs/nar/unnar.fix @@ -3,6 +3,7 @@ Function(["nar", "name"], [ ("name", Var("name")) , ("build", Relative("nar/unnar.sh")) , ("nar", Var("nar")) + , ("id", Var("id")) ] ) ) \ No newline at end of file |