samrewritten: add missing platforms
This commit is contained in:
@ -55,5 +55,6 @@ stdenv.mkDerivation rec {
|
||||
description = "Steam Achievement Manager For Linux";
|
||||
homepage = "https://github.com/PaulCombal/SamRewritten";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user