diff options
Diffstat (limited to '')
-rw-r--r-- | hm/packages/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/packages/default.nix b/hm/packages/default.nix index 270eb5f..cf58f09 100644 --- a/hm/packages/default.nix +++ b/hm/packages/default.nix @@ -109,7 +109,7 @@ in { # Programming Languages jdk # java - python39 # python + python3 # python # Rust cargo # rust package manager |