about summary refs log tree commit diff
path: root/pkgs/tools/text/textpieces
diff options
context:
space:
mode:
authorVladimír Čunát <v@cunat.cz>2023-07-26 20:53:32 +0200
committerVladimír Čunát <v@cunat.cz>2023-07-26 20:53:32 +0200
commit1c0d654684ac1e98fbfa2a77c7f769b8b52a4ecf (patch)
tree7c34a14bff63bd04863ca04abace06861531b68c /pkgs/tools/text/textpieces
parente8f8e5829f9a25c2caee147cd74fb47222897314 (diff)
parent9999bf7a21105486d44b759f56fd1a05fb312d9e (diff)
downloadnixlib-1c0d654684ac1e98fbfa2a77c7f769b8b52a4ecf.tar
nixlib-1c0d654684ac1e98fbfa2a77c7f769b8b52a4ecf.tar.gz
nixlib-1c0d654684ac1e98fbfa2a77c7f769b8b52a4ecf.tar.bz2
nixlib-1c0d654684ac1e98fbfa2a77c7f769b8b52a4ecf.tar.lz
nixlib-1c0d654684ac1e98fbfa2a77c7f769b8b52a4ecf.tar.xz
nixlib-1c0d654684ac1e98fbfa2a77c7f769b8b52a4ecf.tar.zst
nixlib-1c0d654684ac1e98fbfa2a77c7f769b8b52a4ecf.zip
Merge #239191: treewide: gobject-introspection from buildInputs to nativeBuildInputs
...into staging
Diffstat (limited to 'pkgs/tools/text/textpieces')
-rw-r--r--pkgs/tools/text/textpieces/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/text/textpieces/default.nix b/pkgs/tools/text/textpieces/default.nix
index d9bd7a07b828..9cea993710a8 100644
--- a/pkgs/tools/text/textpieces/default.nix
+++ b/pkgs/tools/text/textpieces/default.nix
@@ -44,6 +44,7 @@ stdenv.mkDerivation (finalAttrs: {
     wrapGAppsHook4
     appstream-glib
     desktop-file-utils
+    gobject-introspection
   ];
 
   buildInputs = [
@@ -54,7 +55,6 @@ stdenv.mkDerivation (finalAttrs: {
     libgee
     json-glib
     gtksourceview5
-    gobject-introspection
   ];
 
   runtimeDependencies = [