refine
This commit is contained in:
parent
0e288ce0b1
commit
adf4888d4a
4 changed files with 63 additions and 5 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{pkgs,...}:
|
||||
{pkgs,mypkgs,...}:
|
||||
with pkgs;
|
||||
{
|
||||
xbuild = callPackage ./pkgs/x/xbuild/package.nix {};
|
||||
cedro = callPackage ./pkgs/c/cedro/package.nix {};
|
||||
capnpc = callPackage ./pkgs/c/capnpc/package.nix {};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue