Merge branch 'master' into staging

This commit is contained in:
Shea Levy
2018-03-17 21:58:02 -04:00

View File

@@ -109,7 +109,8 @@ with import ./release-lib.nix { inherit supportedSystems; };
mpg321 = linux;
mutt = linux;
mysql = linux;
netcat = all;
# netcat broken on darwin
netcat = linux;
nfs-utils = linux;
nix = all;
nixUnstable = all;