summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-03-04 13:59:26 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-03-04 13:59:26 +0000
commita30aced799fc1f8ca393f0c61714c2a0bbb0daf6 (patch)
tree1893f4ffda5c3792523f4fe9502922a3db3f5eb4
parent195b0c2e4643d4d4f06f1b09a2d0d1ffda0bda7e (diff)
downloadlorries-a30aced799fc1f8ca393f0c61714c2a0bbb0daf6.tar.gz
Add lorry for NixOS' patchelf tool
-rw-r--r--open-source-lorries/patchelf.lorry6
1 files changed, 6 insertions, 0 deletions
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"
+ }
+}