summary refs log tree commit diff
path: root/pkgs/top-level/release.nix
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <tobias.geerinckx.rice@gmail.com>2016-01-26 00:53:13 +0100
committerTobias Geerinckx-Rice <tobias.geerinckx.rice@gmail.com>2016-01-26 01:35:55 +0100
commit0c25292648b0f9172592169bc2d94272a28a0711 (patch)
treefdffc072bade92a1f0fb0409a4c554b63deb2754 /pkgs/top-level/release.nix
parent1bfe78be717728d9ff185e805a37454bd9d95956 (diff)
downloadnixpkgs-0c25292648b0f9172592169bc2d94272a28a0711.tar
nixpkgs-0c25292648b0f9172592169bc2d94272a28a0711.tar.gz
nixpkgs-0c25292648b0f9172592169bc2d94272a28a0711.tar.bz2
nixpkgs-0c25292648b0f9172592169bc2d94272a28a0711.tar.lz
nixpkgs-0c25292648b0f9172592169bc2d94272a28a0711.tar.xz
nixpkgs-0c25292648b0f9172592169bc2d94272a28a0711.tar.zst
nixpkgs-0c25292648b0f9172592169bc2d94272a28a0711.zip
vorbis-tools: rename from old-style vorbisTools
Diffstat (limited to 'pkgs/top-level/release.nix')
-rw-r--r--pkgs/top-level/release.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/top-level/release.nix b/pkgs/top-level/release.nix
index f9aa4dbc076..a555dcbf4fa 100644
--- a/pkgs/top-level/release.nix
+++ b/pkgs/top-level/release.nix
@@ -210,7 +210,7 @@ let
       vice = linux;
       vimHugeX = linux;
       vncrec = linux;
-      vorbisTools = linux;
+      vorbis-tools = linux;
       vsftpd = linux;
       w3m = all;
       weechat = linux;