mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-13 03:04:49 +03:00
superflore: unstable-2022-12-09 -> unstable-2024-03-22
This commit is contained in:
parent
af86823483
commit
39e6165e90
1 changed files with 3 additions and 3 deletions
|
@ -5,13 +5,13 @@
|
|||
|
||||
buildPythonPackage rec {
|
||||
pname = "superflore";
|
||||
version = "unstable-2022-12-09";
|
||||
version = "unstable-2024-03-22";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "lopsided98";
|
||||
repo = pname;
|
||||
rev = "385eebb9465b8ab7c0b1c7de4d86d81362fe10fa";
|
||||
hash = "sha256-ZrB4mUAClQbqVnbAVaNlrK+tDCpUf502q0gTzxGBeSQ=";
|
||||
rev = "f3b2aceae47ced2d0a0af868cd4cce2b6de5effa";
|
||||
hash = "sha256-YRgzRuMvG7AXHkTFO87GLBobaQArO6gxpacifDq1CPo=";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue