Merge commit '4c49205' into HEAD

This commit is contained in:
Frederik Rietdijk
2017-08-13 18:34:59 +02:00
63 changed files with 83 additions and 82 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ stdenv.mkDerivation rec {
homepage = http://getpopfile.org;
license = stdenv.lib.licenses.gpl2;
# Should work on OS X, but havent tested it.
# Should work on macOS, but havent tested it.
# Windows support is more complicated.
# http://getpopfile.org/docs/faq:systemrequirements
platforms = stdenv.lib.platforms.linux;