mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-11 02:04:49 +03:00
[change] jazzy: nav2-rviz-plugins: use merged commit for patch url
This commit is contained in:
parent
88e7a3953c
commit
937790f396
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ in {
|
||||||
}: {
|
}: {
|
||||||
patches = patches ++ [
|
patches = patches ++ [
|
||||||
(self.fetchpatch {
|
(self.fetchpatch {
|
||||||
url = "https://github.com/ros-navigation/navigation2/pull/4974.patch";
|
url = "https://github.com/ros-navigation/navigation2/commit/e6f500e5b7528737f4a883598293b62c72c83946.patch";
|
||||||
hash = "sha256-XFQjW9eb/CVF+wDgNTG+wyXoz1Hwa3qEU/cIXRcBY6Y=";
|
hash = "sha256-XFQjW9eb/CVF+wDgNTG+wyXoz1Hwa3qEU/cIXRcBY6Y=";
|
||||||
stripLen = 1;
|
stripLen = 1;
|
||||||
})
|
})
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue