mirror of
https://github.com/materusPL/Nixerus.git
synced 2025-06-19 08:46:15 +02:00
Merge branch 'testing'
This commit is contained in:
commit
92c33d9c3f
@ -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" ];
|
||||||
};
|
};
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user