From a30aced799fc1f8ca393f0c61714c2a0bbb0daf6 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Tue, 4 Mar 2014 13:59:26 +0000 Subject: Add lorry for NixOS' patchelf tool --- open-source-lorries/patchelf.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/patchelf.lorry diff --git a/open-source-lorries/patchelf.lorry b/open-source-lorries/patchelf.lorry new file mode 100644 index 0000000..d0c5b8e --- /dev/null +++ b/open-source-lorries/patchelf.lorry @@ -0,0 +1,6 @@ +{ + "patchelf": { + "type": "git", + "url": "git://github.com/NixOS/patchelf.git" + } +} -- cgit v1.2.1