summary refs log tree commit diff
path: root/pkgs/development/libraries/libsamplerate
diff options
context:
space:
mode:
authorMichael Raskin <7c6f434c@mail.ru>2007-12-04 22:06:13 +0000
committerMichael Raskin <7c6f434c@mail.ru>2007-12-04 22:06:13 +0000
commit41ecc6941b49d2211d4215e4e6c9a496a179ada8 (patch)
treed53430d78f39218a1a65c03942b266884d20a3d6 /pkgs/development/libraries/libsamplerate
parent800634501b9f5f5666ca20148b544ec27a3965e5 (diff)
downloadnixpkgs-41ecc6941b49d2211d4215e4e6c9a496a179ada8.tar
nixpkgs-41ecc6941b49d2211d4215e4e6c9a496a179ada8.tar.gz
nixpkgs-41ecc6941b49d2211d4215e4e6c9a496a179ada8.tar.bz2
nixpkgs-41ecc6941b49d2211d4215e4e6c9a496a179ada8.tar.lz
nixpkgs-41ecc6941b49d2211d4215e4e6c9a496a179ada8.tar.xz
nixpkgs-41ecc6941b49d2211d4215e4e6c9a496a179ada8.tar.zst
nixpkgs-41ecc6941b49d2211d4215e4e6c9a496a179ada8.zip
svn path=/nixpkgs/trunk/; revision=9861
Diffstat (limited to 'pkgs/development/libraries/libsamplerate')
-rw-r--r--pkgs/development/libraries/libsamplerate/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/libraries/libsamplerate/default.nix b/pkgs/development/libraries/libsamplerate/default.nix
index 895772d7fc0..2ea959528a8 100644
--- a/pkgs/development/libraries/libsamplerate/default.nix
+++ b/pkgs/development/libraries/libsamplerate/default.nix
@@ -1,5 +1,5 @@
 args:
-( args.mkDerivationByConfigruation {
+( args.mkDerivationByConfiguration {
     flagConfig = {
       mandatory = { buildInputs = ["pkgconfig"];};
     # are these options of interest? We'll see