cashapp/hermit

sources git URL not supporting tags

Open

#287 opened on Jun 7, 2022

 (6 comments) (0 reactions) (0 assignees)Go (108 forks)github user discovery
good first issue

Repository metrics

Stars
 (910 stars)
PR merge metrics
 (Avg merge 1d 2h) (5 merged PRs in 30d)

Description

The bin/hermit.hcl sources variable is not supporting repo tags. Example: sources = ["https://gitlab.com/onis-oss/hermit-packages.git#onis-oss"]

Results in this error: fatal:hermit: /home/rolandknight/git/gitlab.com/onis-oss/tlc/sandbox/bin/hermit.hcl: unsupported source "https://gitlab.com/onis-oss/hermit-packages.git#onis-oss"

Contributor guide