Open mgerhardy opened 8 years ago
vogl
was packaged in NixOS unstable (Nixpkgs master
branch): https://github.com/NixOS/nixpkgs/pull/24002
Even if OpenGL is so yesterday, this still can be useful.
/cc @plohrmann, @lawlove, @openforeveryone, @Plagman.
What does Nixpkgs packaging mean?
It means the packaged program can be reliably, reproducibly run on any Linux distribution, thanks to the http://nixos.org/nix/ package manager. Yes, there are caveats, like https://github.com/NixOS/nixpkgs/issues/9415, but there are solutions, like https://github.com/deepfire/nix-install-vendor-gl .
For instance, I have tested vogl
on both NixOS and SteamOS.
IMO, Valve should really consider acquiring experience with this technology, since it has significant potential to change how software is developed and deployed -- it's a bigger idea than Docker.
And it's been in production use for years.
/cc @richgel999
even if this is not a real issue in terms of a bug. It would be great to get a release on github. If there is not tag (even if it is alpha1) - vogl will not get included in any linux distribution. There is at least an arch packager waiting for a tag to get it into arch ;)