Skip to content

Commit

Permalink
cligh: fix evaluation
Browse files Browse the repository at this point in the history
  • Loading branch information
pSub committed Mar 16, 2017
1 parent 49c18cc commit 1ae9a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/development/tools/github/cligh/default.nix
@@ -1,6 +1,6 @@
{ stdenv, fetchFromGitHub, pythonPackages }:

buildPythonApplication rec {
pythonPackages.buildPythonApplication rec {
name = "cligh-${version}";
version = "0.3";

Expand Down

0 comments on commit 1ae9a79

Please sign in to comment.