Merge pull request #174132 from NixOS/backport-174005-to-staging-21.11

This commit is contained in:
Martin Weinelt
2022-05-24 13:42:05 +02:00
committed by GitHub

View File

@@ -123,10 +123,10 @@ with pkgs;
sourceVersion = {
major = "3";
minor = "9";
patch = "12";
patch = "13";
suffix = "";
};
sha256 = "sha256-LNlLIGcOQVnG2atX+R2/JVuX2MGhRR0cNfTsGWit+XE=";
sha256 = "sha256-ElsMWY8eFdKqZUBug/eS330XHN84wWgDsUmZQxajCA8=";
};
python310 = {
sourceVersion = {