add helium browser
This commit is contained in:
parent
39c0c370d2
commit
69484fe494
4 changed files with 59 additions and 0 deletions
3
packages/helium-browser/overlay.nix
Normal file
3
packages/helium-browser/overlay.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
final: prev: {
|
||||
helium-browser = prev.callPackage (builtins.path { path = ./package.nix; }) { };
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue