summary refs log tree commit diff
path: root/pkgs/games/osu-lazer
diff options
context:
space:
mode:
authorAndersonTorres <torres.anderson.85@protonmail.com>2021-06-10 00:24:32 -0300
committerAndersonTorres <torres.anderson.85@protonmail.com>2021-06-10 01:36:35 -0300
commit0b045a37fc7a03d4aeb44914d2d14b8a52c36b15 (patch)
treeda3a286c3a7f138a51f5b9168d5fd998cbe8d167 /pkgs/games/osu-lazer
parent58fc582fe8b581d5401a5ce0c51b29e8dba3373d (diff)
downloadnixpkgs-0b045a37fc7a03d4aeb44914d2d14b8a52c36b15.tar
nixpkgs-0b045a37fc7a03d4aeb44914d2d14b8a52c36b15.tar.gz
nixpkgs-0b045a37fc7a03d4aeb44914d2d14b8a52c36b15.tar.bz2
nixpkgs-0b045a37fc7a03d4aeb44914d2d14b8a52c36b15.tar.lz
nixpkgs-0b045a37fc7a03d4aeb44914d2d14b8a52c36b15.tar.xz
nixpkgs-0b045a37fc7a03d4aeb44914d2d14b8a52c36b15.tar.zst
nixpkgs-0b045a37fc7a03d4aeb44914d2d14b8a52c36b15.zip
Change all alsaPlugins references to alsa-plugins
Also, refactor alsa-plugins to make it more readable.
Diffstat (limited to 'pkgs/games/osu-lazer')
-rw-r--r--pkgs/games/osu-lazer/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/osu-lazer/default.nix b/pkgs/games/osu-lazer/default.nix
index 5f5dd5f45ca..8a7573dd584 100644
--- a/pkgs/games/osu-lazer/default.nix
+++ b/pkgs/games/osu-lazer/default.nix
@@ -1,6 +1,6 @@
 { lib, stdenv, fetchFromGitHub, fetchurl, makeWrapper, makeDesktopItem, linkFarmFromDrvs
 , dotnetCorePackages, dotnetPackages, cacert
-, ffmpeg_4, alsa-lib, SDL2, lttng-ust, numactl, alsaPlugins
+, ffmpeg_4, alsa-lib, SDL2, lttng-ust, numactl, alsa-plugins
 }:
 
 let