Merge pull request #186531 from tomfitzhenry/spot-hydra-aarch64

This commit is contained in:
Martin Weinelt 2022-08-14 00:57:48 +02:00 committed by GitHub
commit fe25066da0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,5 +80,6 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/xou816/spot";
license = licenses.mit;
maintainers = with maintainers; [ jtojnar tomfitzhenry ];
platforms = platforms.linux;
};
}