Loading pkgs/by-name/un/unixcw/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,10 @@ stdenv.mkDerivation (finalAttrs: { ncurses ]; CFLAGS = "-lasound -lpulse-simple"; env.CFLAGS = toString [ "-lasound" "-lpulse-simple" ]; meta = { description = "Sound characters as Morse code on the soundcard or console speaker"; Loading Loading
pkgs/by-name/un/unixcw/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,10 @@ stdenv.mkDerivation (finalAttrs: { ncurses ]; CFLAGS = "-lasound -lpulse-simple"; env.CFLAGS = toString [ "-lasound" "-lpulse-simple" ]; meta = { description = "Sound characters as Morse code on the soundcard or console speaker"; Loading