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

gitlab update script broken #321491

Closed
yayayayaka opened this issue Jun 21, 2024 · 2 comments · Fixed by #322179
Closed

gitlab update script broken #321491

yayayayaka opened this issue Jun 21, 2024 · 2 comments · Fixed by #322179

Comments

@yayayayaka
Copy link
Member

Describe the bug

The gitlab update.py script depends on nix-universal-prefetch, which was removed by 578d7e7 in #321436.

Steps To Reproduce

Steps to reproduce the behavior:

  1. cd pkgs/applications/version-management/gitlab; ./update.py update-all

Expected behavior

The update scripts succeeds.

Notify maintainers

(myself)


Add a 👍 reaction to issues you find important.

@Mic92
Copy link
Member

Mic92 commented Jun 24, 2024

Also looks like nix-update could be used here.

@Mic92
Copy link
Member

Mic92 commented Jun 24, 2024

Ok. looks like switching to nix-update would require some other major refactoring because the update.py writes out some json file out. But here is a simpler approach: #322179

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

Successfully merging a pull request may close this issue.

2 participants