Skip to content

Add github-pkgs.nix? #470

@b-rodrigues

Description

@b-rodrigues

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions