From 2004af94f73886e7a802963da9e07dbccce1f7ed Mon Sep 17 00:00:00 2001 From: Utku Demir Date: Fri, 18 Jan 2019 12:01:14 +1300 Subject: asciiquarium: init at 1.1 --- pkgs/top-level/all-packages.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pkgs/top-level') diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix index b35e8b7a60b0..4609657bd2b2 100644 --- a/pkgs/top-level/all-packages.nix +++ b/pkgs/top-level/all-packages.nix @@ -595,6 +595,8 @@ in asciinema = callPackage ../tools/misc/asciinema {}; + asciiquarium = callPackage ../applications/misc/asciiquarium {}; + asymptote = callPackage ../tools/graphics/asymptote { texLive = texlive.combine { inherit (texlive) scheme-small epsf cm-super; }; gsl = gsl_1; -- cgit 1.4.1