nixos/szurubooru: change python3.12 to python3
RatCornu 4 months ago f07a87c1 95a8edc1
··· 15 15 types 16 16 ; 17 17 format = pkgs.formats.yaml { }; 18 18 - python = pkgs.python312; 18 18 + python = pkgs.python3; 19 19 in 20 20 21 21 {