aboutsummaryrefslogtreecommitdiffstats
path: root/flake.lock
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-07-18 22:51:37 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-07-18 22:53:09 +0200
commitb245a874bb6ece335f4bc7b2eac8376c55a3f463 (patch)
tree86582c545e89023fe06b5afb65036caa23e2c8d6 /flake.lock
parentscripts/check.sh: Improve UX (diff)
downloadnixos-server-b245a874bb6ece335f4bc7b2eac8376c55a3f463.zip
{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.
Diffstat (limited to '')
-rw-r--r--flake.lock26
1 files changed, 0 insertions, 26 deletions
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": [