From d60534722e90a367a5c849fb7ecc294f08c75755 Mon Sep 17 00:00:00 2001 From: Vincent Laporte Date: Sat, 26 Jun 2021 22:42:23 +0200 Subject: [PATCH] why3: use GTK3 --- pkgs/applications/science/logic/why3/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/applications/science/logic/why3/default.nix b/pkgs/applications/science/logic/why3/default.nix index f46838c3b07b..924ff3fd9fd2 100644 --- a/pkgs/applications/science/logic/why3/default.nix +++ b/pkgs/applications/science/logic/why3/default.nix @@ -17,7 +17,7 @@ stdenv.mkDerivation { # Documentation rubber hevea # GUI - lablgtk + lablgtk3-sourceview3 # WebIDE js_of_ocaml js_of_ocaml-ppx # S-expression output for why3pp