rebase to unstable
update lock (12/15/2025)
This commit is contained in:
parent
61eb9ef02c
commit
2932d8a443
12 changed files with 141 additions and 239 deletions
|
|
@ -24,6 +24,8 @@ final: prev: {
|
|||
inherit helium-widevine;
|
||||
};
|
||||
|
||||
linux-asahi = prev.callPackage (builtins.path { path = ./linux-asahi-bleeding/package.nix; }) { };
|
||||
|
||||
spotifyd = prev.callPackage (builtins.path { path = ./spotifyd/package.nix; }) { };
|
||||
|
||||
widevine-firefox = prev.callPackage (builtins.path { path = ./widevine-firefox/package.nix; }) { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue