From a79e8dcfef5c912d6185635a7e5574f40f965209 Mon Sep 17 00:00:00 2001 From: Julien Moutinho <julm@sourcephile.fr> Date: Fri, 22 May 2020 17:29:25 +0200 Subject: [PATCH] public-inbox: fetch the PR to be tested someday --- shell.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/shell.nix b/shell.nix index 89316e3..c0c97db 100644 --- a/shell.nix +++ b/shell.nix @@ -23,6 +23,10 @@ let url = "https://github.com/NixOS/nixpkgs/pull/83904.diff"; sha256 = "0lj4krmmbz82zpmbacw0qj2ywsx895bq4d1psjn753ymh7jjqj8k"; } + { meta.description = "nixos/public-inbox: init"; + url = "https://github.com/NixOS/nixpkgs/pull/77450.diff"; + sha256 = "13ikg7chpbf6rrg5sngbdb95q3awhdgl4g8vci42xmqyf208hzzd"; + } ]; localNixpkgsPatches = [ #patches/fts_xapian.diff -- 2.47.2