-
![image](https://github.com/user-attachments/assets/5cca2fde-650b-43a8-9213-d467ec96022e)
I'm trying to set-up vscodium with the ESP-IDF plugin to do esp development, but as you can see it's not qu…
-
### Describe the bug
When using the single comment style of language injection, as introduced in #6418, the nix code between two injections has the incorrect commentstring
```nix
foo = # lua
"…
alxdb updated
1 month ago
-
### Describe the bug
I have `kdePackages.skanpage` and `tesseract` installed.
Tesseract sees the language files:
```
❯ tesseract --list-langs | wc -l
130
```
Skanpage cannot OCR my docume…
-
So, I want you to create a new repo for 'luash'. that's because I want to packaging luash but this directory structure is not compatible for 'rustPlatform.buildRustPackage' in Nix-lang.
-
### Describe the bug
Error when running `goku` via `nix-shell -p goku` on a fresh install of nix on an M1 Mac with Rosetta2 installed.
### Steps To Reproduce
Steps to reproduce the behavior:
1. …
-
### Describe the bug
The current unstable `goland` package cannot debug any code anymore as the shipped `dlv` segfaults. This issue seems to be new, as it just worked the other day.
### Steps To…
oxzi updated
2 months ago
-
The wrapper for [`kevent()`](https://docs.rs/rustix/latest/x86_64-unknown-freebsd/rustix/event/kqueue/fn.kevent.html) is defined as follows:
```rust
pub unsafe fn kevent(
kqueue: impl AsFd,
…
-
### Describe the bug
When i run the Steam System Report the UI crashes after some seconds.
### Steps To Reproduce
Steps to reproduce the behavior:
1. Open Steam from Terminal (to see output)
…
-
Currently, none of the public functions have proper documentation comments, so the generated docs are empty.
See: https://docs.rs/nix-editor/latest/nix_editor/
Documentation is needed describing w…
-
There are a few improvements that could be made to fully automatically maintain, the tracker.
- [ ] Automatically mark pkgs as `todo` if they raise a missing attribute exception.
- [ ] Automatically…