overlay: s/alsautils/alsaUtils/

This commit is contained in:
Astro 2022-09-28 18:41:40 +02:00
parent e91e916559
commit 90f7ffadf9
1 changed files with 3 additions and 1 deletions

View File

@ -42,7 +42,8 @@ with final; {
};
# HACK: referenced by sdrweb
alsautils = final.alsa-utils;
# TODO: remove with 22.11
alsaUtils = final.alsa-utils;
inherit (bevy-julia.packages.${system}) bevy_julia;
inherit (bevy-mandelbrot.packages.${system}) bevy_mandelbrot;
@ -124,6 +125,7 @@ with final; {
inherit (tracer.packages.${system}) tracer-game;
# HACK: referenced by hydra-module.nix but removed from nixos-unstable in 2022-09
# TODO: remove with 22.11
utillinux = final.util-linux;
# vector-0.23 + mqtt-sink