-
# Here are my config files:
## /etc/nixos/configuration.nix
> The same to [this part](https://github.com/an-anime-team/an-anime-game-launcher/wiki/Installation#installation)
```nix
{ config, pkgs,…
-
Hi,
I saw this project and would try it on nix, but if I execute it I got this error:
```bash
Traceback (most recent call last):
File "/nix/store/42z1nvysrz95ccwjd4ss2jibf9ch3la7-python3.12-f…
-
### Describe the bug
The `sticky-notes-integration` GNOME extension, has a preference named "Indicator Position" that setting it on the "Left" causes my user to be logged out and it takes a quite l…
-
Ref: https://github.com/NixOS/nixpkgs/issues/332332
Changes in upstream have made building with graphics (i.e. `#graphics neverball`) fail due to sommelier tests failing.
I'm not too familiar wi…
-
I tried to setup comma together with the prebuilt index from
https://github.com/Mic92/nix-index-database
but I get `Warning: Nix-index database does not exist`.
I am on macOS and I have
`nix-ind…
-
After applying the following diff (the `wasilibc` bump is required for LLVM 19 compatibility):
```diff
diff --git a/pkgs/development/libraries/wasilibc/default.nix b/pkgs/development/libraries/was…
-
We want to use the `pkgs/by-name` convention for other package sets, e.g. https://github.com/NixOS/nixpkgs/pull/299347.
Here's a rough idea how this could look like:
## Package set config
Def…
-
## Issue description
Many packages claim they depend on [the deprecated `msrestazure` package](https://github.com/Azure/msrestazure-for-python#disclaimer), without actually using it. Often, we simp…
-
### Are you following the right branch?
- [X] My Nixpkgs and Home Manager versions are in sync
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue …
-
*WIP: I've created this ticket so I don't forget to flesh it out with a few possible approaches*
The basic idea/problem: we could easily have compiled nix-store packages made relocatable (and they'…