add cedro

This commit is contained in:
Rongsong Shen 2025-08-07 13:09:06 +08:00
parent 22614307cf
commit 4dfb17fdd4
2 changed files with 2 additions and 1 deletions

View file

@ -4,4 +4,5 @@ let
in
{
xbuild = pkgs.callPackage ./pkgs/x/xbuild/package.nix {};
cedro = pkgs.callPackage ./pkgs/c/cedro/package.nix {};
}