Commit Graph

4 Commits

Author SHA1 Message Date
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Florian Klink
92e2659f22 prometheus-fritzbox-exporter: 1.0 -> 1.0-32-g90fc0c5
This bumps ndecker/fritzbox_exporter to a more recent fork. This version
also capable of TR64.
2019-05-03 16:59:57 +02:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Pascal Bach
a8cca7037e prometheus-fritzbox-exporter: init at 1.0 2017-03-15 17:22:36 +01:00