prometheus-*: trivial cleanup
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ stdenv, lib, goPackages, fetchFromGitHub, vim }:
|
||||
{ lib, goPackages, fetchFromGitHub }:
|
||||
|
||||
let self = goPackages.buildGoPackage rec {
|
||||
name = "prometheus-${version}";
|
||||
|
||||
Reference in New Issue
Block a user