flake update
This commit is contained in:
parent
95a533c876
commit
6703cb5184
10 changed files with 46 additions and 46 deletions
|
|
@ -7,12 +7,12 @@
|
|||
|
||||
python3.pkgs.buildPythonApplication rec {
|
||||
pname = "cppman";
|
||||
version = "0.5.9";
|
||||
version = "0.6.0";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
hash = "sha256-FaTkCrAltNzsWnOlDfJrfdrvfBSPyxl5QP/ySE+emQM=";
|
||||
hash = "sha256-RCbWEoNW6yjtM3EGbRf6AtJQ+lsfZmsJ0u6PDIkAp5A=";
|
||||
};
|
||||
|
||||
build-system = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue