mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-04 15:57:58 +00:00
The build is currently broken on master and 20.03. This upgrades to the latest version and also disables the bad py2 test. I spent a long time trying to figure out what the issue is, but since it's disabled upstream on python3 anyways let's just skip it on python2 as well. ZHF: #80379