mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-09 17:42:22 +03:00
superflore: 2024-03-22 -> 2025-03-03
This commit is contained in:
parent
4a773392e5
commit
e44c51fa18
1 changed files with 3 additions and 3 deletions
|
@ -5,13 +5,13 @@
|
||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "superflore";
|
pname = "superflore";
|
||||||
version = "unstable-2024-03-22";
|
version = "unstable-2025-03-03";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "lopsided98";
|
owner = "lopsided98";
|
||||||
repo = pname;
|
repo = pname;
|
||||||
rev = "f3b2aceae47ced2d0a0af868cd4cce2b6de5effa";
|
rev = "62104b9ae54faf53991a7d94bf84c8ddfc8573df";
|
||||||
hash = "sha256-YRgzRuMvG7AXHkTFO87GLBobaQArO6gxpacifDq1CPo=";
|
hash = "sha256-it6cje1nkG4pjakn5Vvwhw0NGyc23xblmhXMEwUpTbg=";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue