Nix: update version
This commit is contained in:
parent
ff6ce97df2
commit
36f0c20985
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
qt6
|
||||
}: python3Packages.buildPythonApplication rec {
|
||||
pname = "leek";
|
||||
version = "0.0.1";
|
||||
version = "0.1";
|
||||
pyproject = true;
|
||||
|
||||
src = ./.;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue