Added beep to top-level.

This commit is contained in:
Andraz Brodnik
2014-01-25 10:35:02 +01:00
parent 0121ee33d8
commit 47ac1f38cd
+2
View File
@@ -9947,6 +9947,8 @@ let
auctex = callPackage ../tools/typesetting/tex/auctex { };
beep = callPackage ../misc/beep { };
cups = callPackage ../misc/cups { libusb = libusb1; };
cups_pdf_filter = callPackage ../misc/cups/pdf-filter.nix { };