Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subprojects on GitLab are not supported #385

Open
PerchunPak opened this issue Jan 4, 2025 · 0 comments
Open

Subprojects on GitLab are not supported #385

PerchunPak opened this issue Jan 4, 2025 · 0 comments

Comments

@PerchunPak
Copy link

For example, https://gitlab.com/gitlab-org/editor-extensions/gitlab.vim crashes with

❯ , nurl https://gitlab.com/gitlab-org/editor-extensions/gitlab.vim
$ nix flake prefetch --extra-experimental-features 'nix-command flakes' --json gitlab:gitlab-org%2Feditor-extensions/gitlab.vim/74a845366a7edf6b400ab9a4d2ec83bacadea930
error:
       … while fetching the input 'gitlab:gitlab-org/editor-extensions/gitlab.vim/74a845366a7edf6b400ab9a4d2ec83bacadea930'

       error: unable to download 'https://gitlab.com/api/v4/projects/gitlab-org%2Feditor-extensions/repository/commits?ref_name=gitlab.vim/74a845366a7edf6b400ab9a4d2ec83bacadea930': HTTP error 404

       response body:

       {"message":"404 Project Not Found"}
Error: command exited with exit status: 1

But curl https://gitlab.com/api/v4/projects/gitlab-org%2Feditor-extensions%2Fgitlab.vim/repository/commits?ref_name=74a845366a7edf6b400ab9a4d2ec83bacadea930 works (gitlab.vim got moved from repository path to ref).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant