Merge branch 'master' into staging

This commit is contained in:
Shea Levy 2018-03-17 21:58:02 -04:00
commit 805721bdda
No known key found for this signature in database
GPG Key ID: 5C0BD6957D86FE27

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;