set path to nar in narinfo
This commit is contained in:
parent
d524222a86
commit
7dec14fc1a
2 changed files with 2 additions and 2 deletions
|
@ -86,7 +86,5 @@ impl<'a> MakeNar<'a> {
|
|||
file_size: Some(self.file_size),
|
||||
url: "",
|
||||
})
|
||||
// signature consists of: store_path, nar_hash, nar_size, and references
|
||||
// nar_info.add_signature(self.signing_key);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue