mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-11 10:14: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 {
|
||||
pname = "superflore";
|
||||
version = "unstable-2022-03-28";
|
||||
version = "unstable-2022-09-20";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "lopsided98";
|
||||
repo = pname;
|
||||
rev = "e3fa8e901c553e7545f1afd127209711c8fde8a6";
|
||||
sha256 = "sha256-zg55/K3ecBZ2wMmpeiFbiG+1STp2kWGgM7xO9X+Irv0=";
|
||||
rev = "5f850864cf868aa1d80efff383838c6b0954c840";
|
||||
hash = "sha256-b9ZyWDQAWn1mwPIi+NSmPBcccE18mPp8dlMde3uTjVU=";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue