Hello, I am fairly new to Nix / NixOS and wanted to install urn a program that tracks ‘splits’ for speedrunning.
I have created few simple derivations and followed the Nix Pills, but I’m at a loss with this one. The Makefile has a lot of references to /usr/share which it doesn’t seem like NixOS has, so i’m not sure what to do in that regard.
The repository seems abandoned so i will likely have to fork it and change some things in the Makefile,
but I am not sure exactly what to do.
I am tracking Nixpkgs 20.03 channel.
Thanks in advance.