#3808 closed task (fixed)

Support Python 3 on NixOS

Reported by: exarkun Owned by: GitHub <noreply@…>
Priority: normal Milestone: undecided
Component: unknown Version: n/a
Keywords: Cc:
Launchpad Bug:

Description

The CI configuration for building and testing on NixOS is pinned to Python 2 and NixOS 19.09.

It would be great to test a more recent NixOS release. This will only work with Python 3 (without extensive additional effort) because of the declining condition of the Python 2 ecosystem, esp in nixpkgs.

Change History (1)

comment:1 Changed at 2021-10-04T13:52:14Z by GitHub <noreply@…>

  • Owner set to GitHub <noreply@…>
  • Resolution set to fixed
  • Status changed from new to closed

In 7508eb7/trunk:

Merge pull request #1135 from LeastAuthority?/3808.py3-nixos

Support Py3 on NixOS 21.05

Fixes: ticket:3808

Note: See TracTickets for help on using tickets.