This commit is contained in:
parent
72c2a27e5a
commit
d7ab746344
@ -125,9 +125,7 @@
|
|||||||
in
|
in
|
||||||
{
|
{
|
||||||
default = pkgs.stdenv.mkDerivation {
|
default = pkgs.stdenv.mkDerivation {
|
||||||
pname = "huecli";
|
name = "huecli";
|
||||||
# TODO: Fix this, get version from pyproject
|
|
||||||
version = "0.1.7";
|
|
||||||
dontConfigure = true;
|
dontConfigure = true;
|
||||||
dontUnpack = true;
|
dontUnpack = true;
|
||||||
dontBuild = true;
|
dontBuild = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user