diff options
| author | Fuwn <[email protected]> | 2024-11-11 22:06:06 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-11-11 22:06:06 -0800 |
| commit | f5c58acbd352942f3fa97108adf364fbb9bf7d1f (patch) | |
| tree | 7fc8a0c8eb8925801a70348707bd80a7379dfd41 /shell.nix | |
| parent | feat: initial release (diff) | |
| download | ami-f5c58acbd352942f3fa97108adf364fbb9bf7d1f.tar.xz ami-f5c58acbd352942f3fa97108adf364fbb9bf7d1f.zip | |
feat: enhance location definitions
Diffstat (limited to 'shell.nix')
| -rw-r--r-- | shell.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ pkgs.mkShell { python-dotenv tabulate requests + geopy ] )) ]; |