Closed paride closed 6 years ago
Sure thing! Always happy to find out people are using the libs :)
If you happen to notice that all my Travis runs are failing today, it's due to this: https://github.com/rust-lang/rust/issues/52686
Just published os_pipe v0.6.2.
Thanks again. I made two Debian packages for the libraries and, after approval, they will become part of the distribution. I did need them as they are dependencies of other software I want to package, but I'm sure they will useful to other people too.
Out of curiosity, what other software is calling into os_pipe
? Is it via duct
?
Yes, the dependency comes from duct
.
@paride I've published another new version (0.7.0) with an overhaul to the lesser-used parts of the API.
I will have to bug you again. Could you bump the dependency on nix to version 0.11 and tag a new release, as you did for shared_child?