switch back to upstream strawberry

This commit is contained in:
Sean Kovacs 2025-12-01 13:08:45 -05:00
commit 1161b2bf26
Signed by: sckova
GPG key ID: 00F325187C68651A
3 changed files with 1 additions and 138 deletions

View file

@ -32,9 +32,5 @@ final: prev: {
path = ./prismlauncher-master/package.nix;
}) { };
strawberry-master = prev.callPackage (builtins.path {
path = ./strawberry/package.nix;
}) { };
widevine-firefox = prev.callPackage (builtins.path { path = ./widevine-firefox/package.nix; }) { };
}