Skip to content

Commit d034ac5

Browse files
committed
offpunk: Remove platform restriction
offpunk builds fine on darwin as well.
1 parent 2280106 commit d034ac5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkgs/by-name/of/offpunk/package.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,5 @@ python3Packages.buildPythonApplication rec {
6262
license = lib.licenses.agpl3Plus;
6363
mainProgram = "offpunk";
6464
maintainers = with lib.maintainers; [ DamienCassou ];
65-
platforms = lib.platforms.linux;
6665
};
6766
}

0 commit comments

Comments
 (0)