mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
Revert "vanadium/zen-browser: init"
This reverts commit 87524f3b3d1a10f18797286af04ea700b6ea16a2.
This commit is contained in:
parent
7549b79730
commit
c2c655981a
6 changed files with 11 additions and 379 deletions
|
|
@ -1,19 +0,0 @@
|
|||
let
|
||||
sources = import ../../npins;
|
||||
in
|
||||
final: _:
|
||||
let
|
||||
zenpkgs = sources.zen-browser.asFlake.packages.${final.system};
|
||||
in
|
||||
{
|
||||
# TODO: upstream default is broken? They default to zen-twilight
|
||||
"zen-beta-unwrapped" = zenpkgs."beta-unwrapped";
|
||||
"zen-twilight-unwrapped" = zenpkgs."twilight-unwrapped";
|
||||
"zen-twilight-official-unwrapped" = zenpkgs."twilight-official-unwrapped";
|
||||
|
||||
# default
|
||||
"zen-beta" = zenpkgs."beta";
|
||||
|
||||
"zen-twilight" = zenpkgs."twilight";
|
||||
"zen-twilight-official" = zenpkgs."twilight-official";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue