mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-24 01:21:11 +00:00
nixos/bees: add missing verbosity level 8 (#459862)
This commit is contained in:
@@ -17,6 +17,7 @@ let
|
||||
notice = 5;
|
||||
info = 6;
|
||||
debug = 7;
|
||||
trace = 8;
|
||||
};
|
||||
|
||||
fsOptions = with lib.types; {
|
||||
|
||||
Reference in New Issue
Block a user