Commit 8de207d3 authored by Wulfsta's avatar Wulfsta
Browse files

libfive: unstable-2022-06-07 -> unstable-2024-02-14

parent d176767c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -22,8 +22,8 @@ stdenv.mkDerivation {
  src = fetchFromGitHub {
    owner = "libfive";
    repo = "libfive";
    rev = "c85ffe1ba1570c2551434c5bad731884aaf80598";
    hash = "sha256-OITy3fJx+Z6856V3D/KpSQRJztvOdJdqUv1c65wNgCc=";
    rev = "7af5f43684a8a497ac8610d39f7fca935364a9b9";
    hash = "sha256-GQzsHKeKsCWKOVfBrTuUFq2XasPxhsN+19stWY0WtVc=";
  };

  nativeBuildInputs = [ wrapQtAppsHook cmake ninja pkg-config python.pkgs.pythonImportsCheckHook ];