From 2a0a6306eb37231ba5411b3cf79630846a1c55c6 Mon Sep 17 00:00:00 2001 From: Doron Behar Date: Sun, 16 Aug 2020 12:52:56 +0300 Subject: [PATCH] Add more relevant issues regarding compiling wrappers --- rfcs/0075-declarative-wrappers.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rfcs/0075-declarative-wrappers.md b/rfcs/0075-declarative-wrappers.md index e371b04..379ab3b 100644 --- a/rfcs/0075-declarative-wrappers.md +++ b/rfcs/0075-declarative-wrappers.md @@ -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