-
## Repositroy
- [ ] #275
- [x] lock down main branch protection
- [ ] #276
- [x] github build for pxeboot images?
- [x] enable garnix #28
- [ ] #277
- [ ] #278
- [x] docs incl. nix options
…
-
### Description
```
import Std.Data.BitVec.Basic
import Std.Data.Bitvec.Basic -- ``Bitvec`` should have been ``BitVec``
```
Fails with
```
import Std.Data.Bitvec.Basic failed, environment alrea…
-
### Describe the bug
Starting with NixOS 24.05, the value of `prev.stdenv.hostPlatform.system` will fall back to `i686-linux` when the actual host platform is set to `x86_64-linux` when building NixO…
-
### VS Code version
1.95.0-insider
### Extension version
v2024.10.131712 (pre-release)
### Biome version
1.9.4
### Operating system
- [X] Windows
- [ ] macOS
- [X] Linux
### Description
I can…
-
### Description
When trying to run the "dotnet" version of Renode on Linux, the UI does not launch and I get the following error:
`[WARNING] Couldn't start UI - falling back to console mode`
…
-
You may have noticed that with the latest update to the [WSL remote extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-wsl) (0.77.0), connecting to NixOS fails.
Th…
-
**Is your feature request related to a problem? Please describe.**
In NixOS, we rely on PAM to set up some important environment variables, including some related to locales, via `pam_env.so`. Right …
K900 updated
3 months ago
-
**Describe the bug**
There is an issue with the `simple` and `flake-parts` templates in the repository. When running the `nix flake show` command, it results in an error related to the `update (//) o…
-
## Platform
- [X] macOS
## Additional information
Installation method: `sh
## Output
-
https://github.com/NixOS/nixpkgs/issues/224646#issuecomment-1498945232 mentioned that the way we currently import CUDA from nix is outdated. We should change imports from the outdated
```nix
pkgs.…