prometheus-knot-exporter: fix -unstable-
infix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
parent
2838365903
commit
43c560fc4b
@ -1,8 +1,8 @@
|
||||
{ stdenv, fetchFromGitHub, lib, python3 }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "knot-exporter-unstable";
|
||||
version = "2020-01-30";
|
||||
pname = "knot-exporter";
|
||||
version = "unstable-2020-01-30";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "ghedo";
|
||||
|
Loading…
x
Reference in New Issue
Block a user