️ use deploy-rs from nixpkgs

This commit is contained in:
2024-01-26 17:00:00 -05:00
parent aa4ed46e50
commit d87221ed37
5 changed files with 42 additions and 31 deletions

View File

@ -2,7 +2,7 @@
default = pkgs.mkShell {
name = "athens";
buildInputs = with pkgs; [
deploy-rs.deploy-rs
deploy-rs
deadnix
doctl
nil