lol

Merge pull request #170150 from armeenm/ostree-python3

rpm-ostree: switch to python3

authored by

Fabian Affolter and committed by
GitHub
847e6a1f 3d695c5e

+2 -2
+2 -2
pkgs/tools/misc/rpm-ostree/default.nix
··· 29 29 , bubblewrap 30 30 , pcre 31 31 , check 32 - , python2 32 + , python3 33 33 , json_c 34 34 , zchunk 35 35 , libmodulemd ··· 50 50 }; 51 51 52 52 nativeBuildInputs = [ 53 + python3 53 54 pkg-config 54 55 which 55 56 autoconf ··· 82 83 librepo 83 84 pcre 84 85 check 85 - python2 86 86 87 87 # libdnf # vendored unstable branch 88 88 # required by vendored libdnf