-
### 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 descript…
-
### Describe the bug
Attempting to run hashcat with CUDA results in the CUDA stub driver being loaded because `/run/opengl-driver/lib` is not on `LD_LIBRARY_PATH`.
### Steps To Reproduce
Steps to…
-
```
$ nix-shell -p haskellPackages.jenkinsPlugins2nix
error: Package ‘jenkinsPlugins2nix-0.5.0.0’ in /nix/store/al476r5q8bifinbrysh37yzm7mbryxvd-nixpkgs/nixpkgs/pkgs/development/haskell-modules/hack…
-
As far as I can tell, it appears that haskell.nix ignores `includeDirs`.
It is defined here:
https://github.com/input-output-hk/haskell.nix/blob/643c219a5ef0a4b2570c8d056fa827214b4a0b64/modules/…
-
I have this line in my configuration file:
```nix
environment.darwinConfig = "$HOME/.nix-environment/darwin.nix";
```
This is not respected in my shell:
```shell
➜ echo $NIX_PATH
darwin-con…
-
I'm working on switching my current nix configuration to snowfall. I am getting an infinite recursion error while building my flake. Normally I would just comment out parts of my config until I figu…
-
the example in makes page fails :(
` m github:fluidattacks/makes-example@main`
```
this derivation will be built:
/nix/store/118d5m6azm08j65f4152krvc04lssv8i-config.json.drv
building '/nix/st…
-
Completions are usually made available by `rustup`, which this package does not provide, IIRC.
How can we get completions when using Fenix?
Temporary workaround, add a derivation that just copies …
-
### Describe the issue
What do I mean with `actually working developer environment`?
A shell that:
1. contains the python interpreter installed from nix **wrapped** with the pinned python packa…
-
EDIT: ignore the previous bit about not building on arch; I didn't immediately realize that my `hyprland-git` package from the AUR hadn't updated (due to a failure trying to build an entirely unrelate…