Fix evaluation of "unstable" job

Commit 19f6edbfb8 made "unstable" depend
on some Darwin jobs, but these didn't exist because of the "= linux"
overrides in release.nix.
This commit is contained in:
Eelco Dolstra 2016-01-15 11:46:49 +01:00
parent 34fe0833c8
commit 126d3e1449

View File

@ -117,8 +117,6 @@ let
gcj = linux;
ghostscript = linux;
ghostscriptX = linux;
git = linux;
gitFull = linux;
glibc = linux;
glibcLocales = linux;
glxinfo = linux;
@ -162,9 +160,6 @@ let
mod_python = linux;
mupen64plus = linux;
mutt = linux;
mysql = linux;
mysql51 = linux;
mysql55 = linux;
nano = allBut cygwin;
ncat = linux;
netcat = all;
@ -209,7 +204,6 @@ let
uae = linux;
viking = linux;
vice = linux;
vim = linux;
vimHugeX = linux;
vncrec = linux;
vorbisTools = linux;