about summary refs log tree commit diff
path: root/pkgs/applications
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2012-01-15 11:44:08 +0000
committerPeter Simons <simons@cryp.to>2012-01-15 11:44:08 +0000
commit7ccde0527181db73fee140bfab8949d3bfa62cae (patch)
treed0891de1dafdaa8ce0c6c3a937af93c8de5f0b88 /pkgs/applications
parent116a7c4ac2bf2930c8294262d84a40f4cbaf17d6 (diff)
git-annex: cosmetic change for the meta.license attribute
svn path=/nixpkgs/trunk/; revision=31572
Diffstat (limited to 'pkgs/applications')
-rw-r--r--pkgs/applications/version-management/git-and-tools/git-annex/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/version-management/git-and-tools/git-annex/default.nix b/pkgs/applications/version-management/git-and-tools/git-annex/default.nix
index dfcf52d3ae259..870c80f6020dd 100644
--- a/pkgs/applications/version-management/git-and-tools/git-annex/default.nix
+++ b/pkgs/applications/version-management/git-and-tools/git-annex/default.nix
@@ -32,7 +32,7 @@ stdenv.mkDerivation {
   meta = {
     homepage = "http://git-annex.branchable.com/";
     description = "Manage files with git without checking them into git";
-    license = "GPLv3+";
+    license = stdenv.lib.licenses.gpl3Plus;
 
     longDescription = ''
       Git-annex allows managing files with git, without checking the