prometheus-*: trivial cleanup

This commit is contained in:
Benjamin Staffin
2015-08-29 22:30:26 -07:00
parent e734ce05b8
commit ff03cf23c6
8 changed files with 9 additions and 9 deletions
@@ -1,4 +1,4 @@
{ stdenv, lib, goPackages, fetchFromGitHub, vim }:
{ lib, goPackages, fetchFromGitHub }:
let self = goPackages.buildGoPackage rec {
name = "prometheus-${version}";