Skip to content

Conversation

transcaffeine
Copy link
Contributor

Backport attempt of #416022 (comment)

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

(cherry picked from commit 611b1e2)
(cherry picked from commit f6f5cf8)
(cherry picked from commit 63acd59)
The former is what the package is called on PyPI.

(cherry picked from commit 5899651)
(cherry picked from commit e1077a7)
The former is what the package is called on PyPI.

(cherry picked from commit dcf15c5)
The former is what the package is called on PyPI.

(cherry picked from commit 0d5b5c6)
(cherry picked from commit 2f3a937)
django_5 = callPackage ../development/python-modules/django/5.nix { };
django_5 = self.django_5_2;

django_5_1 = callPackage ../development/python-modules/django/5_1.nix { };
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like this fails with:

error: path '/nix/store/ywlv9sf8xs39d7fwh74glwf37pdz40ar-source/pkgs/development/python-modules/django/5_1.nix' does not exist

@mdaniels5757
Copy link
Contributor

mdaniels5757 commented Aug 30, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants