about summary refs log tree commit diff
path: root/pkgs/desktops/gnome/core/baobab
diff options
context:
space:
mode:
authorArtturin <Artturin@artturin.com>2023-11-15 00:26:16 +0200
committerArtturin <Artturin@artturin.com>2023-11-23 20:58:37 +0200
commit18951ce703172c79e9624277b21d6103b450557f (patch)
treebdc6818a50f53d384360671b36c0e4f2448873ff /pkgs/desktops/gnome/core/baobab
parentcb502b4d17fb2912444b0b6e9813f71ba2ebbfd9 (diff)
vala: look for files in `targetOffset`
when vala is in `nativeBuildInputs`, look for files in `buildInputs`.
Diffstat (limited to 'pkgs/desktops/gnome/core/baobab')
-rw-r--r--pkgs/desktops/gnome/core/baobab/default.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/pkgs/desktops/gnome/core/baobab/default.nix b/pkgs/desktops/gnome/core/baobab/default.nix
index e813f5f591ab4..b459677a3e36f 100644
--- a/pkgs/desktops/gnome/core/baobab/default.nix
+++ b/pkgs/desktops/gnome/core/baobab/default.nix
@@ -36,10 +36,6 @@ stdenv.mkDerivation rec {
     pkg-config
     vala
     wrapGAppsHook4
-    # Prevents “error: Package `libadwaita-1' not found in specified Vala API
-    # directories or GObject-Introspection GIR directories” with strictDeps,
-    # even though it should only be a runtime dependency.
-    libadwaita
   ];
 
   buildInputs = [