treewide: fix broken AlpineLinux repo links (#87892)
This commit is contained in:
@@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
|
||||
patches = stdenv.lib.optional stdenv.hostPlatform.isMusl (
|
||||
fetchpatch {
|
||||
name = "strerror_r.patch";
|
||||
url = "https://git.alpinelinux.org/cgit/aports/plain/main/powertop/strerror_r.patch?id=3b9214d436f1611f297b01f72469d66bfe729d6e";
|
||||
url = "https://git.alpinelinux.org/aports/plain/main/powertop/strerror_r.patch?id=3b9214d436f1611f297b01f72469d66bfe729d6e";
|
||||
sha256 = "1kzddhcrb0n2iah4lhgxwwy4mkhq09ch25jjngyq6pdj6pmfkpfw";
|
||||
}
|
||||
) ++ [
|
||||
|
||||
Reference in New Issue
Block a user