Merge pull request #192312 from qowoz/gitstatus
gitstatus: set platforms.all
This commit is contained in:
commit
e51e0cfd22
@ -86,5 +86,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/romkatv/gitstatus";
|
||||
license = licenses.gpl3Only;
|
||||
maintainers = with maintainers; [ mmlb hexa SuperSandro2000 ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user