mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-09 17:42:22 +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";
|
||||
rev = "v0.6.2";
|
||||
revVariable = "git_tag";
|
||||
fetchgitArgs = {
|
||||
hash = "sha256-RYk3zuZrJXPcF27eMhdoZAio4DZ+I+nFaUEg1g/aLNk=";
|
||||
};
|
||||
fetchgitArgs.hash = "sha256-RYk3zuZrJXPcF27eMhdoZAio4DZ+I+nFaUEg1g/aLNk=";
|
||||
})
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue