From 21f5f9172863f91e6690db528dec99420a9e66dd Mon Sep 17 00:00:00 2001 From: Paul Garlick Date: Mon, 9 Oct 2017 18:02:44 +0100 Subject: add ParaView --- tweed.nix | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'tweed.nix') diff --git a/tweed.nix b/tweed.nix index 6a45ee9..68193fe 100644 --- a/tweed.nix +++ b/tweed.nix @@ -17,6 +17,9 @@ with (import {}); { - inherit fontconfig freecad; - inherit libdrm libpciaccess; + inherit fontconfig + freecad + libdrm + libpciaccess + paraview; } -- cgit