rebase to unstable

update lock (12/15/2025)
This commit is contained in:
Sean Kovacs 2025-12-14 10:38:46 -05:00
commit 2932d8a443
Signed by: sckova
GPG key ID: 00F325187C68651A
12 changed files with 141 additions and 239 deletions

View file

@ -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; }) { };