-
-
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
Python fixes #37439
Python fixes #37439
Conversation
@FRidh What do you think about removing djblets? I didn't try updating it because it now depends on nodejs. What should we do with reviewboard which depends on djblets? |
It seems like reviewboard version 2.5.1.1, which is in Nixpkgs, was released in 2015. If some maintainer still had an interest in reviewboard, they'd have updated it. So I vote for just removing it. |
Go for it, delete both reviewboard and djblets. |
Djblets is unmaintained: has not been updated since 2015, but had many releases. Dependency django_pipeline_1_3 is broken and should anyway be removed from pythonPackages because we want to have a consistent package set. Because the reviewboard package also hasn't been updated since 2015 and depends on djblets, it is removed as well.
Motivation for this change
#36453
Things done
build-use-sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)