From b245a874bb6ece335f4bc7b2eac8376c55a3f463 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sat, 18 Jul 2026 22:51:37 +0200 Subject: {flake.nix,hosts/}: Remove deploy-rs It's not used (besides the deploy-tests, which didn't really do much), and they have broken string escapes, which emit warnings. That they have these warnings for over a month shows that upstream is not that responsive, not a good sign. --- flake.lock | 26 -------------------------- 1 file changed, 26 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 218cea5..acdfcb3 100644 --- a/flake.lock +++ b/flake.lock @@ -80,32 +80,6 @@ "type": "github" } }, - "deploy-rs": { - "inputs": { - "flake-compat": [ - "flake-compat" - ], - "nixpkgs": [ - "nixpkgs" - ], - "utils": [ - "flake-utils" - ] - }, - "locked": { - "lastModified": 1781627888, - "narHash": "sha256-5yHuAh9k7rT7rtf3uRaXkiUyYvQE9oaCgzhprLm2mr8=", - "owner": "serokell", - "repo": "deploy-rs", - "rev": "6d3087eedff75a715b40c0e124ba15d2dd7bec28", - "type": "github" - }, - "original": { - "owner": "serokell", - "repo": "deploy-rs", - "type": "github" - } - }, "disko": { "inputs": { "nixpkgs": [ -- cgit v1.3.1