summaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-11-11 22:06:06 -0800
committerFuwn <[email protected]>2024-11-11 22:06:06 -0800
commitf5c58acbd352942f3fa97108adf364fbb9bf7d1f (patch)
tree7fc8a0c8eb8925801a70348707bd80a7379dfd41 /shell.nix
parentfeat: initial release (diff)
downloadami-f5c58acbd352942f3fa97108adf364fbb9bf7d1f.tar.xz
ami-f5c58acbd352942f3fa97108adf364fbb9bf7d1f.zip
feat: enhance location definitions
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell.nix b/shell.nix
index 1517095..2bfccb1 100644
--- a/shell.nix
+++ b/shell.nix
@@ -9,6 +9,7 @@ pkgs.mkShell {
python-dotenv
tabulate
requests
+ geopy
]
))
];