-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
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
WIP: archivebox: 0.7.2 -> 0.8.6rc3; nixos/archivebox: init #354836
base: master
Are you sure you want to change the base?
Conversation
a71c1d2
to
aa68713
Compare
e95d07b
to
ca907af
Compare
35dab76
to
f47e672
Compare
be80485
to
8315cfc
Compare
8315cfc
to
6cc8ebf
Compare
c4870c0
to
c47fbfb
Compare
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.
Looks ok. Left some questions.
substituteInPlace manage_django_project/tests/test_command_coverage.py \ | ||
manage_django_project/tests/test_command_tox.py \ | ||
manage_django_project/tests/test_command_update_test_snapshot_files.py \ | ||
--replace-fail '.../bin/coverage' '${coverage}/bin/coverage' |
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.
Could be better to patch https://github.com/jedie/manage_django_project/blob/a07806a0304c0106f8378fad69b91de5c52f0b16/manage_django_project/tests/command_test_utils.py#L13 instead to strip the nix store path, so we don't have to patch all the separate tests.
These depend on each other, so both are added here to ensure evaluation never breaks. python3Packages.django-tools: init at 0.56.2 python3Packages.manage-django-project: init at 0.8.0
93d5e06
to
d868e31
Compare
Note: This PR is currently in draft state to get feedback about it. This is not ready to merge.
The plan is to merge this for the NixOS 25.05 release at the earliest, this is a breaking change so it will not be backported to 24.11.
See the upstream changelogs for all the changes between the current 0.7.2 and today:
Things done
Tasks to finish before merge(vague order, not required in this order):
Folks building/testing this on non-
x86_64-linux
machines would be appreciated, I only have access tox86_64-linux
myself.@mweinelt
!)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.