From c8a59d9986153defa9ca39dfb63241a7bd84c827 Mon Sep 17 00:00:00 2001 From: Colin Date: Thu, 13 Jul 2023 10:49:12 +0000 Subject: [PATCH] trust-dns: grab from nixpkgs PR --- nixpatches/list.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nixpatches/list.nix b/nixpatches/list.nix index 9b62c844..ca7ebf1e 100644 --- a/nixpatches/list.nix +++ b/nixpatches/list.nix @@ -228,8 +228,9 @@ in [ (fetchpatch' { title = "nixos/trust-dns: init"; + prUrl = "https://github.com/NixOS/nixpkgs/pull/243244"; saneCommit = "4c801fa25278faceb1ccb0273bc58111bfb3d42e"; - hash = "sha256-CHbEos/rPmy5WmE4xuZhYL6IqjXZui2iuMQWzmmlE0E="; + hash = "sha256-CCj7qInTFkJrVBNbP9DJQYYsjWFvEyMlysuyYqoLG1k="; }) # (fetchpatch' {