Importing nix-universal-prefetch into nix-community? #1321
Closed
tomfitzhenry
started this conversation in
Ideas
Replies: 3 comments 2 replies
-
@tomfitzhenry do you want to take over maintenance? |
Beta Was this translation helpful? Give feedback.
2 replies
-
I see @Mic92 worked on NixOS/nixpkgs#322179 to replace a use of nix-universal-prefetch with nix-update. This is far more preferable. Let's leave it with the discourse/gitlab/electron maintainers to ensure that migration from unsupported tool to supported tool. |
Beta Was this translation helpful? Give feedback.
0 replies
-
We can also use https://github.com/nix-community/nurl as an alternative. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
nix-universal-prefetch is a tool used by a few update scripts in nixpkgs. nix-universal-prefetch was recently removed in NixOS/nixpkgs#321436 , since its upstream repo has been removed from Github. This broke a few update scripts:
The source of this repo still exists: https://github.com/Marcus-Arcadius/nix-universal-prefetch .
To fix this update scripts, should we import https://github.com/Marcus-Arcadius/nix-universal-prefetch into nix-community, and re-package this for nixpkgs?
Beta Was this translation helpful? Give feedback.
All reactions