summary refs log tree commit diff
path: root/pkgs/development/tools/build-managers
diff options
context:
space:
mode:
authorMoritz Ulrich <moritz@tarn-vedra.de>2013-09-26 21:37:49 +0200
committerMoritz Ulrich <moritz@tarn-vedra.de>2013-09-26 20:03:57 +0000
commit36fca9480535c08220bdd7838bbd1dbf42661d3e (patch)
tree84cba572b9aabe0725fe49078013b30b2ae60bf3 /pkgs/development/tools/build-managers
parent2c5230cb64dced96ae47134df27734a4bac63ccf (diff)
downloadnixlib-36fca9480535c08220bdd7838bbd1dbf42661d3e.tar
nixlib-36fca9480535c08220bdd7838bbd1dbf42661d3e.tar.gz
nixlib-36fca9480535c08220bdd7838bbd1dbf42661d3e.tar.bz2
nixlib-36fca9480535c08220bdd7838bbd1dbf42661d3e.tar.lz
nixlib-36fca9480535c08220bdd7838bbd1dbf42661d3e.tar.xz
nixlib-36fca9480535c08220bdd7838bbd1dbf42661d3e.tar.zst
nixlib-36fca9480535c08220bdd7838bbd1dbf42661d3e.zip
Fix some issues in my packages reported by nixpkgs-lint.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
Diffstat (limited to 'pkgs/development/tools/build-managers')
-rw-r--r--pkgs/development/tools/build-managers/rebar/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/tools/build-managers/rebar/default.nix b/pkgs/development/tools/build-managers/rebar/default.nix
index 68eacf8d2ea4..ac6951785416 100644
--- a/pkgs/development/tools/build-managers/rebar/default.nix
+++ b/pkgs/development/tools/build-managers/rebar/default.nix
@@ -18,7 +18,7 @@ stdenv.mkDerivation {
 
   meta = {
     homepage = "https://github.com/rebar/rebar";
-    description = "Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases.";
+    description = "Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases";
 
     longDescription = ''
       rebar is a self-contained Erlang script, so it's easy to