aboutsummaryrefslogtreecommitdiff
path: root/nix-rust/src/c.rs
AgeCommit message (Expand)Author
2019-12-19Merge branch 'libarchive' of https://github.com/yorickvP/nixEelco Dolstra
2019-12-16StorePath::new(): Check store directoryEelco Dolstra
2019-12-13Get rid of CBoxEelco Dolstra
2019-12-13Validate tarball componentsEelco Dolstra
2019-12-10Speed up StorePath::to_string()Eelco Dolstra
2019-12-10Make the Store API more type-safeEelco Dolstra
2019-12-10Use hyper directly instead of reqwestEelco Dolstra
2019-12-10Update to async/await-enabled tokioEelco Dolstra
2019-12-10Add NAR parserEelco Dolstra
2019-12-10Move stuff aroundEelco Dolstra