mirror of
https://github.com/materusPL/Nixerus.git
synced 2026-06-26 18:36:42 +00:00
Merge branch 'testing'
This commit is contained in:
@@ -62,6 +62,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = "https://github.com/alvr-org/ALVR";
|
homepage = "https://github.com/alvr-org/ALVR";
|
||||||
maintainers = with maintainers; [];
|
maintainers = with maintainers; [];
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
platforms = [ "x86_64-linux" "aarch64-linux" ];
|
platforms = [ "x86_64-linux" ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user