From da421bc75f98c1b19f214a3b6b7cda07dc4c088b Mon Sep 17 00:00:00 2001 From: Domen Kožar Date: Wed, 31 Aug 2016 11:34:46 +0200 Subject: Fix #4210: Remove builderDefs This was one of the ways to build packages, we are trying hard to minimize different ways so it's easier for newcomers to learn only one way. This also: - removes texLive (old), fixes #14807 - removed upstream-updater, if that code is still used it should be in separate repo - changes a few packages like gitit/mit-scheme to use new texlive --- pkgs/top-level/release-small.nix | 3 --- 1 file changed, 3 deletions(-) (limited to 'pkgs/top-level/release-small.nix') diff --git a/pkgs/top-level/release-small.nix b/pkgs/top-level/release-small.nix index 2774ff66f5768..430c03f519091 100644 --- a/pkgs/top-level/release-small.nix +++ b/pkgs/top-level/release-small.nix @@ -154,9 +154,6 @@ with import ./release-lib.nix { inherit supportedSystems; }; sysvtools = linux; tcl = linux; tcpdump = linux; - texLive = linux; - texLiveBeamer = linux; - texLiveExtra = linux; texinfo = all; time = linux; tinycc = linux; -- cgit 1.4.1