use self.cbm instead of callPackage
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
# */
|
||||
|
||||
# self packaged colored bandwith meter
|
||||
(pkgs.callPackage ../../mods/cbm.nix {})
|
||||
self.packages.${system}.cbm
|
||||
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user