chore: bump dependencies
This commit is contained in:
parent
9ab64ca35f
commit
83280f9038
7 changed files with 22 additions and 94 deletions
|
|
@ -1,8 +1,10 @@
|
|||
{ lib, ... }:
|
||||
{
|
||||
options.bchmnn = with lib; {
|
||||
|
||||
collections = {
|
||||
shell = {
|
||||
enable = mkEnableOption "shell";
|
||||
};
|
||||
cli-utils = {
|
||||
enable = mkEnableOption "cli-utils";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue