pkg.wger: fixed patch commit
This commit is contained in:
parent
3f41b7a103
commit
19cd1b3255
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@ in python3.pkgs.buildPythonPackage rec {
|
||||||
|
|
||||||
# adds support for proxy auth header
|
# adds support for proxy auth header
|
||||||
(fetchpatch {
|
(fetchpatch {
|
||||||
url = "https://github.com/wger-project/wger/pull/1859/commits/d46d469fa802890d7162b07c098802810fc8417c.patch";
|
url = "https://github.com/wger-project/wger/pull/1859/commits/331b2d5d2d520411a7b75193823bbc175802e547.patch";
|
||||||
sha256 = "sha256-D+3FmiSokJe9iSJz7ZbRzS+kuP3yV64XhKnQ4Oh5x8c=";
|
sha256 = "sha256-5OuuInEO8e7OuWaI311HeHp5Pl6bZmix6wLDn8bEgR4=";
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue