summaryrefslogtreecommitdiffstats
path: root/pkgs/top-level/release-small.nix
diff options
context:
space:
mode:
authorWilliam A. Kennington III <william@wkennington.com>2015-04-01 12:38:43 -0700
committerWilliam A. Kennington III <william@wkennington.com>2015-04-01 13:24:29 -0700
commit050e6fa43125636670291dfccf21566bab85791c (patch)
tree16a4ba9ce0cfaaf023b92edd2b54cbc2a7d6f6cf /pkgs/top-level/release-small.nix
parentf97f3d7a1b96a3edf8253c3630bccba3d2395ce5 (diff)
mysql51: Remove from the small release
Diffstat (limited to 'pkgs/top-level/release-small.nix')
-rw-r--r--pkgs/top-level/release-small.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/top-level/release-small.nix b/pkgs/top-level/release-small.nix
index 8f2c548bebcf..e8956b5a0dae 100644
--- a/pkgs/top-level/release-small.nix
+++ b/pkgs/top-level/release-small.nix
@@ -116,7 +116,6 @@ with import ./release-lib.nix { inherit supportedSystems; };
mpg321 = linux;
mutt = linux;
mysql = linux;
- mysql51 = linux;
ncat = linux;
netcat = all;
nfs-utils = linux;