about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/audio/ardour/5.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/applications/audio/ardour/5.nix')
-rw-r--r--nixpkgs/pkgs/applications/audio/ardour/5.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/nixpkgs/pkgs/applications/audio/ardour/5.nix b/nixpkgs/pkgs/applications/audio/ardour/5.nix
index 86879e4e5bd8..4a0656ed9ce2 100644
--- a/nixpkgs/pkgs/applications/audio/ardour/5.nix
+++ b/nixpkgs/pkgs/applications/audio/ardour/5.nix
@@ -1,4 +1,4 @@
-{ stdenv
+{ lib, stdenv
 , fetchgit
 , alsaLib
 , aubio
@@ -143,7 +143,7 @@ in stdenv.mkDerivation rec {
     install -vDm 644 "ardour.1"* -t "$out/share/man/man1"
   '';
 
-  meta = with stdenv.lib; {
+  meta = with lib; {
     description = "Multi-track hard disk recording software";
     longDescription = ''
       Ardour is a digital audio workstation (DAW), You can use it to