diff options
-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 |