Commit 780f200e authored by K900's avatar K900
Browse files

kdePackages: Gear 24.08.2 -> 24.08.3

parent 9d4343b7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
  cargo,
  rustc,
  # provided as callPackage input to enable easier overrides through overlays
  cargoHash ? "sha256-E+QaicYnFF79FDIhhvuEPQLikiLk5oKIjvLA132RUZo=",
  cargoHash ? "sha256-9cwNQSw0ueWyyL/qgWXXqIRsi4Lk/DX48CIbvQFNgP8=",
}:
mkKdeDerivation rec {
  pname = "akonadi-search";
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@
  cargo,
  rustc,
  # provided as callPackage input to enable easier overrides through overlays
  cargoHash ? "sha256-B3M5tkmftR4nFbPAQqJDvvPidVGxq/8zH0KRgpBR92w=",
  cargoHash ? "sha256-gE3wrRI8TaiA6LNqyrpEuw8ALnprGjzWQduCckG1Eo0=",
  qcoro,
}:
mkKdeDerivation rec {
+0 −10
Original line number Diff line number Diff line
{
  mkKdeDerivation,
  fetchpatch,
  pkg-config,
  ocaml,
  eigen,
@@ -11,15 +10,6 @@
mkKdeDerivation {
  pname = "kalzium";

  patches = [
    # Fix build with Qt 6.8
    # FIXME: remove in next major update
    (fetchpatch {
      url = "https://invent.kde.org/education/kalzium/-/commit/557d9bc96636f413430d0789cbf775915fc0dc45.patch";
      hash = "sha256-KDCT/COqk7OTuF8pN7qrRrIPRU4PSGm+efpCDGbtZwA=";
    })
  ];

  # FIXME: look into how to make it find libfacile
  extraNativeBuildInputs = [
    pkg-config
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@
  corrosion,
  alpaka,
  # provided as callPackage input to enable easier overrides through overlays
  cargoHash ? "sha256-t7izRAYjuCYA0YMZaCnvwbVo2UvfTTvdlYUd69T6w/Q=",
  cargoHash ? "sha256-2t4i7lTJxVNjsU5eO6svadZBIerSyXt6BMScpEl119s=",
}:
mkKdeDerivation rec {
  pname = "kdepim-addons";
+750 −750

File changed.

Preview size limit exceeded, changes collapsed.