bug#25281: rust importer duplicates input

2016-12-27 Thread ng0
I'm on the grand journey into rusty land, and while I'm assembling a list of what needs to be packaged to package our prototype, I got this: ng0@wasp ~$ guix import crate net2 following redirection to `https://crates-io.s3-us-west-1.amazonaws.com/crates/net2/net2-0.2.26.crate'... (package (name

bug#25206: utox 0.9.8 icon is a white box

2016-12-27 Thread ng0
ng0 writes: > ng0 writes: > >> ng0 writes: >> >>> The statusbar/taskbar icon of utox is a white square. >>> >>> Affected are at least the environments Gnome and awesome. >>> In awesome there is a glitch where you can see that the icon >>> which is being used is actually very big, and I assume t

bug#25281: rust importer duplicates input

2016-12-27 Thread David Craven
Looking at the Cargo.toml file we see this: [target."cfg(unix)".dependencies] libc = "0.2.14" # Compat with older Cargo versions temporarily [target.x86_64-unknown-linux-gnu.dependencies] libc = "0.2.14" [target.i686-unknown-linux-gnu.dependencies] libc = "0.2.14" [target.x86_64-apple-darwin.depen