10 version = "c316254ddaf7837e7d43145268b53f91f23027dc";
12 src = fetchFromGitHub {
13 owner = "JustArchiNET";
15 # updated by the update script
16 # this is always the commit that should be used with asf-ui from the latest asf version
18 hash = "sha256-teM8x1/O5QFO7bMGc474Dp9ssOLfdmYkDt7PIuvJ4Ss=";
21 npmDepsHash = "sha256-8KqIUSWaeu5Tk8lw8F1O6KkXUfNqvjgxRNCePEMeLDo=";
33 description = "Official web interface for ASF";
34 license = licenses.asl20;
35 homepage = "https://github.com/JustArchiNET/ASF-ui";
36 inherit (ArchiSteamFarm.meta) maintainers platforms;