osqp-vendor: formatting cleanup

This commit is contained in:
Ben Wolsieffer 2025-03-01 10:21:27 -05:00
parent eed37c3a61
commit 83e76fd9da

View file

@ -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=";
})
];