mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-10 01:42:24 +03:00
osqp-vendor: formatting cleanup
This commit is contained in:
parent
eed37c3a61
commit
83e76fd9da
1 changed files with 1 additions and 3 deletions
|
@ -125,9 +125,7 @@ let
|
||||||
url = "https://github.com/osqp/osqp.git";
|
url = "https://github.com/osqp/osqp.git";
|
||||||
rev = "v0.6.2";
|
rev = "v0.6.2";
|
||||||
revVariable = "git_tag";
|
revVariable = "git_tag";
|
||||||
fetchgitArgs = {
|
fetchgitArgs.hash = "sha256-RYk3zuZrJXPcF27eMhdoZAio4DZ+I+nFaUEg1g/aLNk=";
|
||||||
hash = "sha256-RYk3zuZrJXPcF27eMhdoZAio4DZ+I+nFaUEg1g/aLNk=";
|
|
||||||
};
|
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue