11 src = fetchFromGitHub {
12 owner = "thatmattlove";
15 hash = "sha256-RLm8V2fLFvOwjnnq16ZmhwVdtgXPaehan7JTX3Xz30w=";
18 vendorHash = "sha256-TLVw4tnfvgK2h/Xj5LNNjDG4WQ83Bw8yBhZc16Tjmws=";
21 description = "MAC Address CLI Toolkit";
22 homepage = "https://github.com/thatmattlove/oui";
23 license = with licenses; [ bsd3 ];
24 maintainers = teams.wdz.members;