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

WIP: Switch to fetchFromGithub #1

Open
wants to merge 13 commits into
base: nixos-support
Choose a base branch
from

Conversation

jeff-hykin
Copy link

@jeff-hykin jeff-hykin commented Feb 1, 2023

I put the results of this change as the other PR

What will probably block this PR is that, I didn't want to risk/deal with adding fetchFromGithub as a function argument (and then figuring out where the function is called), so I just in-place pulled it from a pinned version of nixpkgs.

(Wanted to get your opinion on that^)

Other than that, I tested the

nix-shell -I \
    nix-ros-overlay=https://github.com/jeff-hykin/nix-ros-overlay/archive/5e2d7097caad7bc5cf43f90fbd3aedd2ca91e5d0.tar.gz \
    --option extra-substituters "https://ros.cachix.org" \
    --option trusted-public-keys "cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ros.cachix.org-1:dSyZxI8geDCJrwgvCOHDoAfOm5sV1wCPjBkKL+38Rvo=" \
    "<nix-ros-overlay/examples/turtlebot3-gazebo.nix>"

@jeff-hykin jeff-hykin changed the base branch from master to nixos-support February 1, 2023 17:37
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

Successfully merging this pull request may close these issues.

1 participant