mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 21:43:09 +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":
|
||||
{}
|
||||
|
||||
# not NixOS .. if someone wants to maintain this, great.
|
||||
- "nixos":
|
||||
name: "<<matrix.pythonVersion>>"
|
||||
nixpkgs: "nixpkgs-unstable"
|
||||
matrix:
|
||||
parameters:
|
||||
pythonVersion:
|
||||
- "python39"
|
||||
- "python310"
|
||||
- "python311"
|
||||
# these are broken because CahceIX is broken, see:
|
||||
# https://tahoe-lafs.org/trac/tahoe-lafs/ticket/4134
|
||||
# - "nixos":
|
||||
# name: "<<matrix.pythonVersion>>"
|
||||
# nixpkgs: "nixpkgs-unstable"
|
||||
# matrix:
|
||||
# parameters:
|
||||
# pythonVersion:
|
||||
# - "python39"
|
||||
# - "python310"
|
||||
# - "python311"
|
||||
|
||||
# Eventually, test against PyPy 3.8
|
||||
#- "pypy27-buster":
|
||||
|
Loading…
Reference in New Issue
Block a user