release: updated pip2nix output for 4.3.0
This commit is contained in:
parent
45a8aedffd
commit
43d449237e
2 changed files with 2 additions and 1 deletions
|
|
@ -14,6 +14,7 @@ done = true
|
|||
done = true
|
||||
|
||||
[task:updated_translation]
|
||||
done = true
|
||||
|
||||
[release]
|
||||
state = in_progress
|
||||
|
|
|
|||
|
|
@ -754,7 +754,7 @@
|
|||
};
|
||||
};
|
||||
gprof2dot = super.buildPythonPackage {
|
||||
name = "gprof2dot-2015.12.01";
|
||||
name = "gprof2dot-2015.12.1";
|
||||
buildInputs = with self; [];
|
||||
doCheck = false;
|
||||
propagatedBuildInputs = with self; [];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue