Replace deploy-rs with nh for remote push deployments

This commit is contained in:
SebastianStork 2026-02-03 19:04:48 +01:00
parent 5c61459fe7
commit fee1ddd9a9
Signed by: SebastianStork
SSH key fingerprint: SHA256:tRrGdjYOwgHxpSc/wTOZQZEjxcb15P0tyXRsbAfd+2Q
5 changed files with 6 additions and 100 deletions

View file

@ -30,11 +30,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
deploy-rs = {
url = "github:serokell/deploy-rs";
inputs.nixpkgs.follows = "nixpkgs";
};
treefmt = {
url = "github:numtide/treefmt-nix";
inputs.nixpkgs.follows = "nixpkgs";