diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-12-31 15:38:55 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-12-31 15:52:05 +0100 |
commit | 7590e6bd7ec2153ad70f1e238388cfac50942fa4 (patch) | |
tree | 7e6fd86142c77f845713f368b43623db823928f0 /fetched | |
parent | 94818b7506f7284e2115863364b571daf0b5f5fc (diff) | |
download | Nix-7590e6bd7ec2153ad70f1e238388cfac50942fa4.tar.gz Nix-7590e6bd7ec2153ad70f1e238388cfac50942fa4.tar.zst Nix-7590e6bd7ec2153ad70f1e238388cfac50942fa4.zip |
Add stgit progam
Diffstat (limited to 'fetched')
-rw-r--r-- | fetched/stgit.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/fetched/stgit.json b/fetched/stgit.json new file mode 100644 index 0000000..4b9575e --- /dev/null +++ b/fetched/stgit.json | |||
@@ -0,0 +1,15 @@ | |||
1 | { | ||
2 | "tag": "v0.19", | ||
3 | "meta": { | ||
4 | "name": "stgit", | ||
5 | "url": "https://github.com/ctmarinas/stgit", | ||
6 | "branch": "refs/tags/v0.19" | ||
7 | }, | ||
8 | "github": { | ||
9 | "owner": "ctmarinas", | ||
10 | "repo": "stgit", | ||
11 | "rev": "ac22e13b123f5aff693926c995bb29cf7c114c2b", | ||
12 | "sha256": "1dzl6cnyzwbzysp82x7w1yc03g25kwan3h0zpnzhhfhg6c904sis", | ||
13 | "fetchSubmodules": true | ||
14 | } | ||
15 | } | ||