forked from mirrors_public/oddlama_nix-config
feat: add ente
This commit is contained in:
parent
ac34b94f87
commit
4c2f98f9e4
48 changed files with 904 additions and 4 deletions
|
@ -18,6 +18,8 @@ _inputs: [
|
|||
# })
|
||||
# ];
|
||||
|
||||
ente-web = prev.callPackage ./ente-web.nix { };
|
||||
|
||||
formats = prev.formats // {
|
||||
ron = import ./ron.nix { inherit (prev) lib pkgs; };
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue