switch to helium from nur
This commit is contained in:
parent
1666d20a66
commit
2207d0ca62
6 changed files with 1 additions and 255 deletions
|
|
@ -16,14 +16,6 @@ final: prev: {
|
|||
# }) { };
|
||||
# };
|
||||
|
||||
helium-browser =
|
||||
let
|
||||
helium-widevine = prev.callPackage ./helium-browser/widevine-aarch64-linux.nix { };
|
||||
in
|
||||
prev.callPackage ./helium-browser/package.nix {
|
||||
inherit helium-widevine;
|
||||
};
|
||||
|
||||
spotify-webapp = prev.callPackage (builtins.path { path = ./spotify/package.nix; }) { };
|
||||
|
||||
spotifyd = prev.callPackage (builtins.path { path = ./spotifyd/package.nix; }) { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue