<syntaxhighlight lang="nix"> {
lib, appimageTools, fetchurl,
}: let
version = "1.4.0"; pname = "quba"; name = "${pname}-${version}";