nixos/dconf patch: point to upstream PR

This commit is contained in:
Colin 2023-08-14 20:13:19 +00:00
parent 5e350b810f
commit 487e64b09b

View File

@ -368,8 +368,8 @@ in [
})
(fetchpatch' {
# TODO: send upstream
title = "nixos/dconf: support cross compilation";
prUrl = "https://github.com/NixOS/nixpkgs/pull/249093";
saneCommit = "08f7cdebc58eeaa62cb349dab57db3be7a0c073d";
hash = "sha256-gqHUGeTQnr0f99gqEdd+VANLkWO+joLxz5I0RSarznE=";
})