use upstream equivalent of linux-6.17-11 declaration
This commit is contained in:
parent
32ccf53258
commit
94930a13b8
4 changed files with 5 additions and 69 deletions
|
|
@ -24,8 +24,6 @@ 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