This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user