Loading pkgs/by-name/gl/glom/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ isocodes, gtksourceview, gtksourceviewmm, postgresql_15, postgresql, gobject-introspection, yelp-tools, wrapGAppsHook3, Loading Loading @@ -119,7 +119,7 @@ stdenv.mkDerivation (finalAttrs: { isocodes gtksourceview gtksourceviewmm postgresql_15 # for postgresql utils postgresql # for postgresql utils ]; enableParallelBuilding = true; Loading @@ -128,7 +128,7 @@ stdenv.mkDerivation (finalAttrs: { configureFlags = [ "--with-boost-python=boost_python${lib.versions.major python311.version}${lib.versions.minor python311.version}" "--with-postgres-utils=${lib.getBin postgresql_15}/bin" "--with-postgres-utils=${lib.getBin postgresql}/bin" ]; makeFlags = [ Loading Loading
pkgs/by-name/gl/glom/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ isocodes, gtksourceview, gtksourceviewmm, postgresql_15, postgresql, gobject-introspection, yelp-tools, wrapGAppsHook3, Loading Loading @@ -119,7 +119,7 @@ stdenv.mkDerivation (finalAttrs: { isocodes gtksourceview gtksourceviewmm postgresql_15 # for postgresql utils postgresql # for postgresql utils ]; enableParallelBuilding = true; Loading @@ -128,7 +128,7 @@ stdenv.mkDerivation (finalAttrs: { configureFlags = [ "--with-boost-python=boost_python${lib.versions.major python311.version}${lib.versions.minor python311.version}" "--with-postgres-utils=${lib.getBin postgresql_15}/bin" "--with-postgres-utils=${lib.getBin postgresql}/bin" ]; makeFlags = [ Loading