mirror of
https://github.com/NixOS/rfcs.git
synced 2025-12-20 07:51:18 +01:00
Add more relevant issues regarding compiling wrappers
This commit is contained in:
parent
37c7a8c3e0
commit
2a0a6306eb
1 changed files with 3 additions and 0 deletions
|
|
@ -176,6 +176,9 @@ $ nix why-depends -f. beets gobject-introspection.dev
|
|||
General, justified complain about wrappers.
|
||||
|
||||
- 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
|
||||
written a C based wrapper, that perhaps would read what environment it needs to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue