dwm: use correct hash in example

This commit is contained in:
Niki4tap 2023-08-17 21:14:35 +03:00
parent 2c5cd54460
commit bd0b732bef

View file

@ -24,7 +24,7 @@ in
patches = [
(super.fetchpatch {
url = "https://dwm.suckless.org/patches/steam/dwm-steam-6.2.diff";
sha256 = "1ld1z3fh6p5f8gr62zknx3axsinraayzxw3rz1qwg73mx2zk5y1f";
sha256 = "sha256-f3lffBjz7+0Khyn9c9orzReoLTqBb/9gVGshYARGdVc=";
})
];
})