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