From 28f782307746e0f70ac840cf11874397f82541e0 Mon Sep 17 00:00:00 2001 From: Colin Date: Thu, 29 Jun 2023 09:14:15 +0000 Subject: [PATCH] nixpatches: fix nmap/lua54 hash --- nixpatches/list.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixpatches/list.nix b/nixpatches/list.nix index ec527fbf..067159b8 100644 --- a/nixpatches/list.nix +++ b/nixpatches/list.nix @@ -215,7 +215,7 @@ in [ title = "nmap: lua5_3 -> lua5_4"; prUrl = "https://github.com/NixOS/nixpkgs/pull/240440"; saneCommit = "a2a5c711e7c0ff43143fc58ec08853ec063f35b3"; - hash = "sha256-YZycbNJfRFD/8bpnS/28ac1x1wWkEhjB3QaGBGAJkUM="; + hash = "sha256-LKDulOSQAM4FzyxqPqrdr1C2M3yLFpo5aAt7fhXRnrs="; }) # (fetchpatch' {