Skip to content

Commit

Permalink
chore(cli-utils): python: bump to 3.12
Browse files Browse the repository at this point in the history
Type parameters!
  • Loading branch information
gekoke committed Feb 4, 2024
1 parent fa0f93b commit 9b0a173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/nixos/suites/cli-utils/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ in
pmount
exfat
wget
python3
python312
];

elementary.home.shellAliases."py" = "python3";
Expand Down

0 comments on commit 9b0a173

Please sign in to comment.