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

Backend/feat/nammayatr-custom-osrm-backend #87

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

enigma-commits
Copy link

No description provided.

@srid
Copy link
Member

srid commented Nov 11, 2024

Can you rebase this on main?

osrm.nix Outdated
src = pkgs.runCommandNoCC "osrm-backend-patched-src" { } ''
cp -r ${oa.src} $out
chmod -R u+w $out
patched-osrm-backend = pkgs.stdenv.mkDerivation {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why mkDerivation? Can't you just do overrideAttrs on pkgs.osrm-backend pointing src to osrmBackend?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh sure we can do that let me try that also

@enigma-commits enigma-commits force-pushed the Backend/feat/nammayatr-custom-osrm-backend branch from 315cfec to ad55405 Compare November 11, 2024 16:36
@enigma-commits enigma-commits force-pushed the Backend/feat/nammayatr-custom-osrm-backend branch from ad55405 to 2fded55 Compare November 11, 2024 16:44
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.

2 participants