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
|
qt6
|
||||||
}: python3Packages.buildPythonApplication rec {
|
}: python3Packages.buildPythonApplication rec {
|
||||||
pname = "leek";
|
pname = "leek";
|
||||||
version = "0.0.1";
|
version = "0.1";
|
||||||
pyproject = true;
|
pyproject = true;
|
||||||
|
|
||||||
src = ./.;
|
src = ./.;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue