8 pname = "influxdb2-token-manipulator";
11 src = fetchFromGitHub {
13 repo = "influxdb2-token-manipulator";
15 hash = "sha256-9glz+TdqvGJgSsbLm4J/fn7kzMC75z74/jxZrEZiooc=";
18 vendorHash = "sha256-zBZk7JbNILX18g9+2ukiESnFtnIVWhdN/J/MBhIITh8=";
21 description = "Utility program to manipulate influxdb api tokens for declarative setups";
22 homepage = "https://github.com/oddlama/influxdb2-token-manipulator";
23 license = licenses.mit;
24 maintainers = with maintainers; [ oddlama ];
25 mainProgram = "influxdb2-token-manipulator";