-
nixos-generators is a small wrapper around NixOS modules.
If we could get this upstreamed, it would be better maintained, as most of the bugs posted here are actually upstream issues.
This would…
-
When building the flake, if nixpkgs is out of date in slippi-nix, it fails to initialize video due to a versioning mismatch with the AppImage's Vulkan/OpenGL and the system's. While this may not be im…
-
Hello.
I am trying to build a simple flake with snowfall, but when I try to use a namespaced module in my home configuration, I get the following error:
```
building the system configuration...…
-
## Platform
macOS
## Additional information
It keeps getting stuck at `sudo HOME=/var/root NIX_SSL_CERT_FILE=/nix/var/nix/profiles/default/etc/ssl/certs/ca-bundle.crt /nix/store/7mb1mcp…
-
Sorry, I'm new to nixos. I set up a minimal flake for my system, and after looking at the example in the README, I've made my flake to look like this:
``` description = "NixOS System Configuration"…
-
Hi, the purpose of this issue is to nominate new nixpkgs contributors for commit access to nixpkgs. The process is described in [nixpkgs-committers org documentation](https://github.com/NixOS/org/blob…
-
I was about to try packaging this for nixpkgs but then noticed the flake.nix in this repo. Thought it would be better to ask you first.
-
When a check is still pending, the bot will tell you to try again later:
https://github.com/NixOS/nixpkgs-merge-bot/blob/c0cdb5179162ad5637e6a0ae9e5f4864cb341e9b/nixpkgs_merge_bot/commands/merge.py…
-
See https://github.com/NixOS/nixpkgs/actions/runs/11827734660/job/32956454563?pr=355629
Arguably multi-version libraries should still be added to `pkgs/development/libraries` until a solution can b…
-
Advantages of current approach:
- Works outside of NixOS without requiring a Nix daemon.
- Fedora, unlike NixOS, ships with toolchains which are actually meant for building for targets other than …