cligh: fix evaluation
This commit is contained in:
parent
49c18cc75d
commit
1ae9a7911c
@ -1,6 +1,6 @@
|
|||||||
{ stdenv, fetchFromGitHub, pythonPackages }:
|
{ stdenv, fetchFromGitHub, pythonPackages }:
|
||||||
|
|
||||||
buildPythonApplication rec {
|
pythonPackages.buildPythonApplication rec {
|
||||||
name = "cligh-${version}";
|
name = "cligh-${version}";
|
||||||
version = "0.3";
|
version = "0.3";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user