phosh: 0.21.0 -> 0.21.1

This commit is contained in:
colin 2022-09-30 05:17:48 -07:00
parent 7d62212c24
commit 861defcc6e

View File

@ -54,4 +54,11 @@ fetchpatch: [
url = "https://github.com/NixOS/nixpkgs/pull/193362.diff";
sha256 = "sha256-ZkkbNdCKh905fDe9QHrP/alRkDfenoPc6XrLg3Hf2dI=";
})
# phosh: 0.21.0 -> 0.21.1
(fetchpatch {
url = "https://git.uninsane.org/colin/nixpkgs/commit/0b81457690fce39b14c5d3463af0d6331b73b850.diff";
sha256 = "sha256-GtpYSii1c/Kw1NEQ4sVR1nO/kvSa/CSIxuXxL00oBGw=";
})
]