Added beep to top-level.
This commit is contained in:
parent
0121ee33d8
commit
47ac1f38cd
@ -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 { };
|
||||
|
Loading…
Reference in New Issue
Block a user