This commit is contained in:
parent
d7ab746344
commit
e36fb131be
@ -126,6 +126,7 @@
|
|||||||
{
|
{
|
||||||
default = pkgs.stdenv.mkDerivation {
|
default = pkgs.stdenv.mkDerivation {
|
||||||
name = "huecli";
|
name = "huecli";
|
||||||
|
version = pythonSet.huecli.version;
|
||||||
dontConfigure = true;
|
dontConfigure = true;
|
||||||
dontUnpack = true;
|
dontUnpack = true;
|
||||||
dontBuild = true;
|
dontBuild = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user