fix: make 'colmena' available
This commit is contained in:
@@ -61,6 +61,7 @@
|
|||||||
nix-on-droid,
|
nix-on-droid,
|
||||||
nixgl,
|
nixgl,
|
||||||
git-hooks,
|
git-hooks,
|
||||||
|
colmena,
|
||||||
...
|
...
|
||||||
}@inputs:
|
}@inputs:
|
||||||
let
|
let
|
||||||
@@ -134,6 +135,7 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
apps.${system}.colmena = inputs.colmena.apps.${system}.default;
|
||||||
colmenaHive = import ./deploy/colmena.nix {
|
colmenaHive = import ./deploy/colmena.nix {
|
||||||
inherit
|
inherit
|
||||||
self
|
self
|
||||||
|
|||||||
Reference in New Issue
Block a user