nixpatches: fix hashes
This commit is contained in:
@@ -36,14 +36,14 @@ in [
|
|||||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/298001";
|
prUrl = "https://github.com/NixOS/nixpkgs/pull/298001";
|
||||||
saneCommit = "d599839060400762a67d2c01d15b102ffe75e703";
|
saneCommit = "d599839060400762a67d2c01d15b102ffe75e703";
|
||||||
title = "gnupg: fix cross compilation";
|
title = "gnupg: fix cross compilation";
|
||||||
hash = "sha256-Q6u9ThGd9V3V/sLZmABt35BHkTv77WeoPv/Rx3+APDs=";
|
hash = "sha256-d3kD2/UyMzzdBkiEdWtCibbWiPWBZLUWRry1TMkS25g=";
|
||||||
})
|
})
|
||||||
|
|
||||||
(fetchpatch' {
|
(fetchpatch' {
|
||||||
# fixes build break
|
# fixes build break
|
||||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/297984";
|
prUrl = "https://github.com/NixOS/nixpkgs/pull/297984";
|
||||||
title = "handbrake: 1.6.1 -> 1.7.3";
|
title = "handbrake: 1.6.1 -> 1.7.3";
|
||||||
hash = "sha256-WltkYq8frIzFFICo3IOyPjTr/advYEHuVFVGH4E9BKE=";
|
hash = "sha256-H++1ta/GkMEEgqskJNGEK26RIDDZ8DRU3XP3G91mXE0=";
|
||||||
})
|
})
|
||||||
|
|
||||||
(fetchpatch' {
|
(fetchpatch' {
|
||||||
|
Reference in New Issue
Block a user