diff options
author | tv <tv@krebsco.de> | 2016-08-11 23:16:25 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-08-11 23:16:25 +0200 |
commit | adb3e849b6b1feab782eb7c90037bf82ec7614b9 (patch) | |
tree | cde6c68ccfa2365cd0c9a0193238088802d983c6 | |
parent | f95e0d6aefd869d7c5e15032e72d5365499cd436 (diff) |
README: talk about httpni/http-speccd/http-spechttp-spec
-rw-r--r-- | README | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -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 |