aboutsummaryrefslogtreecommitdiff
path: root/nix-rust/src/nar.rs
AgeCommit message (Collapse)Author
2022-01-25Remove unused Rust stuffEelco Dolstra
In particular we were still compiling rust-ffi.cc even though we're not using it.
2019-12-10Shut up warningsEelco Dolstra
2019-12-10Add NAR parserEelco Dolstra