mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-12 18:54:50 +03:00
superflore: update
This commit is contained in:
parent
bacafdae41
commit
5a79d694bd
1 changed files with 3 additions and 3 deletions
|
@ -5,13 +5,13 @@
|
||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "superflore";
|
pname = "superflore";
|
||||||
version = "unstable-2022-03-28";
|
version = "unstable-2022-09-20";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "lopsided98";
|
owner = "lopsided98";
|
||||||
repo = pname;
|
repo = pname;
|
||||||
rev = "e3fa8e901c553e7545f1afd127209711c8fde8a6";
|
rev = "5f850864cf868aa1d80efff383838c6b0954c840";
|
||||||
sha256 = "sha256-zg55/K3ecBZ2wMmpeiFbiG+1STp2kWGgM7xO9X+Irv0=";
|
hash = "sha256-b9ZyWDQAWn1mwPIi+NSmPBcccE18mPp8dlMde3uTjVU=";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue