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