-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
As discussed here: #467
there are some popular packages exclusively hosted on Github. We don't want to offer github packages through nix in upstream, but we could add this to our rstats-on-nix
fork of nixpkgs
.
The idea would be to:
- make a curated list of github exclusive hosted packages that require nix-specific fixes to work
- create the appropriate nix expression in a github-pkgs.nix file that would be hosted on rstats-on-nix/github-pkgs (for example)
- when users pass a package name to
r_ver
from this list, use the definition of github-pkgs - add some way of detecting if the user is passing a package from the list to
git_pkgs
and instead offer to install from our curated list
@mihem fyi
mihem and zmughal
Metadata
Metadata
Assignees
Labels
No labels