Merge pull request #174161 from NixOS/backport-174005-to-staging-22.05

This commit is contained in:
Martin Weinelt
2022-05-24 20:07:31 +02:00
committed by GitHub

View File

@@ -124,10 +124,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 = {