Skip to content

Commit

Permalink
feat(home): add python
Browse files Browse the repository at this point in the history
  • Loading branch information
tiborpilz committed Jan 7, 2025
1 parent d90714d commit a6332e4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions home/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ with mylib;
# Need later version of bash for nix-shell to work correctly on macos
bash

# TODO create python dev module
python3

# Setuptools is missing from python
python3Packages.setuptools

Expand Down

0 comments on commit a6332e4

Please sign in to comment.