forked from mirrors/nixpkgs
riemann-tools: 0.2.6 -> 0.2.13 (package name only) (#42040)
fix the package name that a previous PR missed
This commit is contained in:
parent
3e1acfd824
commit
c0e8b3410c
|
@ -1,7 +1,7 @@
|
|||
{ bundlerEnv }:
|
||||
|
||||
bundlerEnv {
|
||||
name = "riemann-tools-0.2.6";
|
||||
name = "riemann-tools-0.2.13";
|
||||
gemfile = ./Gemfile;
|
||||
lockfile = ./Gemfile.lock;
|
||||
gemset = ./gemset.nix;
|
||||
|
|
Loading…
Reference in a new issue