-
### Problem
If the list of working interval members is long and unordered, and then append the members via the 'cargo new' command, only manual sorting of the member list can be done.
The current d…
-
Add the following compilations commands to the CLI
Compilation commands:
`gblend rust compile ` - compiles one rs file into wasm
`gblend cargo compile [] `- compiles cargo project into wasm ou…
-
Howdy, we're trying to build for aarch64 linux for NixOS, and we're currently getting this error:
```
Running phase: unpackPhase
unpacking source archive /nix/store/60iiaia0vbgl09ynhvbf7rk55sc17g…
-
Hi,
I highly appreciate your work. I have tried to run the code on my Ubuntu 24.04 but the following error appears after cargo build --release command, could you please elaborate on what causes it a…
-
When running `cargo nextest run kafka_int_tests::passthrough_nodejs_and_python`, I get the following panic:
```
thread 'kafka_int_tests::passthrough_nodejs_and_python' panicked at /home/rukai/Projec…
-
**Problem**
When starting a new dioxus project using dioxus-cli compiled on nightly, the build fails as the Cargo.lock version (=4) is newer than expected. Additionally, using dioxus-cli compiled f…
-
## Description
`actions-rs/cargo` is unmaintained and must be replaced.
[The respository](https://github.com/actions-rs/cargo) has been set to read-only.
It must be replaced, as CI, run by `a…
-
```command
🦐/c/t/otel_rust (main) [2]> uvx reqwest-py
error: Failed to prepare distributions
Caused by: Failed to download and build `reqwest-py==0.1.0`
Caused by: Build backend failed to buil…
-
### Describe the bug
## Issue
While typing with the input command, I was hoping to be able to move the cursor left or right over the input string, but I am having trouble doing so.
```shell
> in…
-
### Describe the bug
When clearing the terminal inside a custom command it does not clear the terminal.
### How to reproduce
1. Run this custom watch command
```nu
def watch [cmd: closure, dur?…