mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-30 01:38:55 +00:00
NixOS is broken due to CacheIX being bit-rotted
This commit is contained in:
parent
ee91c4312f
commit
05b7c9f305
@ -86,16 +86,17 @@ workflows:
|
|||||||
- "ubuntu-22-04":
|
- "ubuntu-22-04":
|
||||||
{}
|
{}
|
||||||
|
|
||||||
# not NixOS .. if someone wants to maintain this, great.
|
# these are broken because CahceIX is broken, see:
|
||||||
- "nixos":
|
# https://tahoe-lafs.org/trac/tahoe-lafs/ticket/4134
|
||||||
name: "<<matrix.pythonVersion>>"
|
# - "nixos":
|
||||||
nixpkgs: "nixpkgs-unstable"
|
# name: "<<matrix.pythonVersion>>"
|
||||||
matrix:
|
# nixpkgs: "nixpkgs-unstable"
|
||||||
parameters:
|
# matrix:
|
||||||
pythonVersion:
|
# parameters:
|
||||||
- "python39"
|
# pythonVersion:
|
||||||
- "python310"
|
# - "python39"
|
||||||
- "python311"
|
# - "python310"
|
||||||
|
# - "python311"
|
||||||
|
|
||||||
# Eventually, test against PyPy 3.8
|
# Eventually, test against PyPy 3.8
|
||||||
#- "pypy27-buster":
|
#- "pypy27-buster":
|
||||||
|
Loading…
Reference in New Issue
Block a user