-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
python312Packages.marimo: 0.9.1 -> 0.9.14; fix #353022
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks redoing this! I was going pick it back up once narwhals got in
FE build is possible- but I think it will break auto update. I think this is OK for now, and if things get more complex I will get that changed in
pyproject = true; | ||
|
||
disabled = pythonOlder "3.8"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Any reason for his removal? Marimo does not officially suppr 3.8 anymore
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have been removing those lately as they are more annoying than useful.
People often forget to update them.
Also, we technically only support python 3.11 and 3.12. So, as long as the package is supported for those versions, we don't really need to bother.
Things done
Changelog: https://github.com/marimo-team/marimo/releases/tag/0.9.14
cc @akshayka @dmadisetti
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.