nix/web: init
This commit is contained in:
parent
a35cc60f23
commit
6ffdf23797
2 changed files with 31 additions and 0 deletions
|
@ -3,4 +3,5 @@
|
|||
{
|
||||
native = pkgs.callPackage ./native.nix {};
|
||||
backend = pkgs.callPackage ./backend.nix {};
|
||||
web = pkgs.callPackage ./web.nix {};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue