What is Nostr?
freeborn | ελεύθερος
npub1ak5…0gwg
2025-01-17 12:12:04

freeborn | ελεύθερος on Nostr: #asknostr ...speaking of #NixOS (24.10), SDL2 isn't being recognized somehow? I have ...

#asknostr

...speaking of #NixOS (24.10), SDL2 isn't being recognized somehow?

I have in my configuration.nix:

```
environment.systemPackages = with pkgs; [
...
SDL2
...
];
```

... ```sudo nixos-rebuild switch``` completes without any errors; SDL2 exists on the system (SDL2-2.30.6); but when I try to run sdl2-config I get "sdl2-config is not in your PATH, but you can install it with nix-shell -p SDL2" -- but SDL2 is already in my configuration.nix...

What am I doing wrong? sats for answers/working solutions
Author Public Key
npub1ak5kewf6anwkrt0qc8ua907ljkn7wm83e2ycyrpcumjvaf2upszs8r0gwg