Add more relevant issues regarding compiling wrappers

This commit is contained in:
Doron Behar 2020-08-16 12:52:56 +03:00
parent 37c7a8c3e0
commit 2a0a6306eb

View file

@ -176,6 +176,9 @@ $ nix why-depends -f. beets gobject-introspection.dev
General, justified complain about wrappers. General, justified complain about wrappers.
- https://github.com/NixOS/nixpkgs/issues/95027 - https://github.com/NixOS/nixpkgs/issues/95027
- https://github.com/NixOS/nixpkgs/issues/23018
- https://github.com/NixOS/nixpkgs/issues/11133
- https://github.com/NixOS/nixpkgs/pull/95569
Since our wrappers are shell scripts, `gdb` can't run them. What if we had Since our wrappers are shell scripts, `gdb` can't run them. What if we had
written a C based wrapper, that perhaps would read what environment it needs to written a C based wrapper, that perhaps would read what environment it needs to