release: updated pip2nix output for 4.13.1

This commit is contained in:
Marcin Kuzminski 2018-09-06 21:34:44 +02:00
parent 48e3da0b64
commit aa82d19048
2 changed files with 5 additions and 1 deletions

View file

@ -1632,7 +1632,7 @@ self: super: {
};
};
"rhodecode-enterprise-ce" = super.buildPythonPackage {
name = "rhodecode-enterprise-ce-4.13.0";
name = "rhodecode-enterprise-ce-4.13.1";
buildInputs = [
self."pytest"
self."py"