about summary refs log tree commit diff
path: root/pkgs/top-level
diff options
context:
space:
mode:
authorJörg Thalheim <joerg@thalheim.io>2018-11-29 14:53:25 +0000
committerJörg Thalheim <joerg@thalheim.io>2018-11-29 14:55:24 +0000
commit432a2e0354475ee43b77cb3669b1e45a657ba015 (patch)
treef52b610ced133c0acb875ab942b1c1df6bee8383 /pkgs/top-level
parent014f1c9d7f81e0d8a7ab7e7ff6d34d00213db91b (diff)
downloadnixlib-432a2e0354475ee43b77cb3669b1e45a657ba015.tar
nixlib-432a2e0354475ee43b77cb3669b1e45a657ba015.tar.gz
nixlib-432a2e0354475ee43b77cb3669b1e45a657ba015.tar.bz2
nixlib-432a2e0354475ee43b77cb3669b1e45a657ba015.tar.lz
nixlib-432a2e0354475ee43b77cb3669b1e45a657ba015.tar.xz
nixlib-432a2e0354475ee43b77cb3669b1e45a657ba015.tar.zst
nixlib-432a2e0354475ee43b77cb3669b1e45a657ba015.zip
inferno: remove
Also there have been updates, this package was not updated since 2015 in the repository
I therefore conclude that nobody actually uses this.
Official webpage was also not updated since then.
Diffstat (limited to 'pkgs/top-level')
-rw-r--r--pkgs/top-level/all-packages.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix
index d31d2b6125c0..6e290571fc52 100644
--- a/pkgs/top-level/all-packages.nix
+++ b/pkgs/top-level/all-packages.nix
@@ -17503,8 +17503,6 @@ with pkgs;
   # Impressive, formerly known as "KeyJNote".
   impressive = callPackage ../applications/office/impressive { };
 
-  inferno = pkgsi686Linux.callPackage ../applications/inferno { };
-
   inkscape = callPackage ../applications/graphics/inkscape {
     lcms = lcms2;
     poppler = poppler_0_61;