I want to write .nix files that will download the source and build the software when I run nixos-rebuild. One of the dependencies is libtogl, which is not available in nixpkgs.I’m running into various issues when trying to build libtogl. I am a complete beginner and a step-by-step guide to build xcrysden would be much appreciated.