From 487e64b09b1404bcc32a013caedca6f78d23c460 Mon Sep 17 00:00:00 2001 From: Colin Date: Mon, 14 Aug 2023 20:13:19 +0000 Subject: [PATCH] nixos/dconf patch: point to upstream PR --- nixpatches/list.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixpatches/list.nix b/nixpatches/list.nix index b6e3bc29a..0fbfe14cd 100644 --- a/nixpatches/list.nix +++ b/nixpatches/list.nix @@ -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="; })