cedro
This commit is contained in:
parent
500aca76ac
commit
a6409c249a
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
||||||
pkgs = nixpkgs.legacyPackages.${system};
|
pkgs = nixpkgs.legacyPackages.${system};
|
||||||
in {
|
in {
|
||||||
xbuild = pkgs.callPackage ./pkgs/x/xbuild/package.nix {};
|
xbuild = pkgs.callPackage ./pkgs/x/xbuild/package.nix {};
|
||||||
|
cedro = pkgs.callPackage ./pkgs/c/cedro/package.nix {};
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue