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 , bubblewrap 30 , pcre 31 , check 32 - , python2 33 , json_c 34 , zchunk 35 , libmodulemd ··· 50 }; 51 52 nativeBuildInputs = [ 53 pkg-config 54 which 55 autoconf ··· 82 librepo 83 pcre 84 check 85 - python2 86 87 # libdnf # vendored unstable branch 88 # required by vendored libdnf
··· 29 , bubblewrap 30 , pcre 31 , check 32 + , python3 33 , json_c 34 , zchunk 35 , libmodulemd ··· 50 }; 51 52 nativeBuildInputs = [ 53 + python3 54 pkg-config 55 which 56 autoconf ··· 83 librepo 84 pcre 85 check 86 87 # libdnf # vendored unstable branch 88 # required by vendored libdnf