···11{ lib, fetchFromGitHub, python3Packages, nixosTests }:
2233python3Packages.buildPythonApplication rec {
44- name = "tor-exporter-${version}";
44+ pname = "tor-exporter";
55 version = "0.4";
6677 # Just a single .py file to use as the application's main entry point.