-
The [recommended `shell.nix`](https://github.com/rust-lang/rustc-dev-guide/blob/b0ee9ec8fa59a6c7620165e061f4747202377a62/src/building/suggested.md#using-nix-shell) fails to link [`tests/ui/process/nof…
-
Adding `rqt` to my package list, it fails to build.
First there is an error about `shiboken2` being marked as broken.
`error: Package ‘shiboken2-5.15.11’ in /nix/store/snp5f95xhkz89kdw9703kana3m6x…
-
IF have `src = /. + builtins.getEnv "PWD"` (or no src)
```nix
# nix develop
devShell = inputs.packageset.impureShell {
inherit system;
# src = builtins.g…
-
Installation of `nixGLNvidia` fails with latest drivers on Ubuntu 22.04 (LTS):
```
$ NIXPKGS_ALLOW_UNFREE=1 nix profile install github:guibou/nixGL#nixGLNvidia --impure
```
It looks for a driv…
-
It has been proposed to remove the `Eq`, `Hash`, and `Debug` implementations as part of 1.0 https://github.com/rust-lang/libc/issues/3248. The reason for this is that for anything with padding or unio…
-
### Describe the bug
MediathekView does not start properly. Settings dialogs appear but the main application does not. There are no clear hints on why this is the case in the console log (see below).…
-
## Feature Request
**Is your feature request related to a problem? Please describe:**
Currently, KCL itself can be installed through Nix/Devbox, but the language server cannot. Thus, if I'm settin…
-
### Describe the bug
Derivations I've written that use the Free Pascal compiler `fpc` build successfully on my local machine (`x86_64-darwin`, macOS 10.15.7), but when I try to build them on GitHub A…
-
```
error: could not compile `kime-indicator` (bin "kime-indicator") due to 1 previous error
error: linking with `cc` failed: exit status: 1
|
= note: LC_ALL="C" VSLANG="1033" "cc" "-m64" "/tm…
-
*Reporting this for a new nixos user*
### Describe the bug
```console
$ LANG="C" nix-shell -p hello --run hello
Hello, world!
$ LANG="tr_TR.UTF-8" nix-shell -p hello --run hello
/nix/store/q…