From adb3e849b6b1feab782eb7c90037bf82ec7614b9 Mon Sep 17 00:00:00 2001 From: tv Date: Thu, 11 Aug 2016 23:16:25 +0200 Subject: README: talk about http --- README | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README b/README index b1573aa..f19b7c0 100644 --- a/README +++ b/README @@ -35,6 +35,14 @@ Next we'll run populate with a source specification: "ref": "8bf31d7d27cae435d7c1e9e0ccb0a320b424066f", "url": "https://github.com/NixOS/nixpkgs" } - } + }, + "painload": { + "type": "http", + "http": { + "keep-toplevel-singleton": false, + "sha256": "46a9351e538144ee0f75d7e02ceb0b3359a215fff5905e6b9184e8d9558e7ff5", + "unpack": true, + "url": "https://github.com/krebscode/painload/tarball/master" + } } EOF -- cgit v1.2.3