Otavio Salvador

Results 38 issues of Otavio Salvador

When trying this, I get: ``` % cargo udeps Compiling semver-parser v0.7.0 Compiling unicode-xid v0.1.0 Compiling unicode-xid v0.2.0 Checking rustc-demangle v0.1.16 Checking nodrop v0.1.13 Checking percent-encoding v1.0.1 Compiling lazy_static v1.4.0...

Refs: https://github.com/Misterio77/nix-colors/issues/22 Signed-off-by: Otavio Salvador

Signed-off-by: Otavio Salvador

I wanted to use `vulnix` to check for known vulnerabilities, and I didn't find a way to run it for every host. Any idea how this could do it?

For example: https://github.com/otavio/nix-config/blob/da99923609a7b1d8054861f2693e519c5356b5a5/lib/default.nix#L15-L17 Inside the modules those aren't exported.

We've been trying to properly integrate this and we're receiving: ``` Unable to download cargo-bloat == latest from the tool cache: Error: Unexpected HTTP response: 403 ``` Refs: https://github.com/UpdateHub/updatehub/actions/runs/173213014 We're...

Hello, I think there is a name conflict between your and @seanmonstar warp project (https://github.com/seanmonstar/warp) and to avoid confusion one of you should rename. I am not suggesting one or...

I am trying to reduce the dependencies of our project and I tried to use the minimal set of features for it. I get this error: ``` error[E0425]: cannot find...

For users using ZSH shell, when loading the devshell the completions are not loaded. Those are available inside `$DEVSHELL_DIR/share/zsh/site-functions`. This is working properly for Bash though. Maybe related to #171

bug