about summary refs log tree commit diff
path: root/pkgs/applications
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications')
-rw-r--r--pkgs/applications/audio/bmp/default.nix2
-rw-r--r--pkgs/applications/editors/joe/test.nix1
2 files changed, 1 insertions, 2 deletions
diff --git a/pkgs/applications/audio/bmp/default.nix b/pkgs/applications/audio/bmp/default.nix
index 27c8399c1b37..1dc06d699878 100644
--- a/pkgs/applications/audio/bmp/default.nix
+++ b/pkgs/applications/audio/bmp/default.nix
@@ -15,6 +15,6 @@ stdenv.mkDerivation {
   ];
 
   meta = {
-    description = "Beep Media Player, a XMMS fork";
+    description = "Beep Media Player, an XMMS fork";
   };
 }
diff --git a/pkgs/applications/editors/joe/test.nix b/pkgs/applications/editors/joe/test.nix
deleted file mode 100644
index 7d7dc1064ea9..000000000000
--- a/pkgs/applications/editors/joe/test.nix
+++ /dev/null
@@ -1 +0,0 @@
-(import ../../../../pkgs/system/i686-linux.nix).joe