From 740634cd8f2ffa99336895c622fca82822ea30c7 Mon Sep 17 00:00:00 2001 From: Quentin Boyer Date: Sat, 8 Nov 2025 10:43:18 +0100 Subject: [PATCH] Drop roaming proxy --- flake.lock | 133 ++--------------------------------------------------- flake.nix | 6 --- 2 files changed, 3 insertions(+), 136 deletions(-) diff --git a/flake.lock b/flake.lock index 79c2ecb..02af87d 100644 --- a/flake.lock +++ b/flake.lock @@ -274,42 +274,6 @@ "type": "github" } }, - "flake-utils_10": { - "inputs": { - "systems": "systems_11" - }, - "locked": { - "lastModified": 1694529238, - "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "ff7b65b44d01cf9ba6a71320833626af21126384", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "flake-utils_11": { - "inputs": { - "systems": "systems_12" - }, - "locked": { - "lastModified": 1681202837, - "narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "cfacdce06f30d2b68473a46042957675eebb3401", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, "flake-utils_2": { "inputs": { "systems": "systems_3" @@ -967,22 +931,6 @@ } }, "nixpkgs_15": { - "locked": { - "lastModified": 1681358109, - "narHash": "sha256-eKyxW4OohHQx9Urxi7TQlFBTDWII+F+x2hklDOQPB50=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "96ba1c52e54e74c3197f4d43026b3f3d92e83ff9", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixpkgs-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_16": { "locked": { "lastModified": 1761236834, "narHash": "sha256-+pthv6hrL5VLW2UqPdISGuLiUZ6SnAXdd2DdUE+fV2Q=", @@ -1217,31 +1165,6 @@ "type": "github" } }, - "roaming_proxy": { - "inputs": { - "flake-utils": "flake-utils_10", - "naersk": [ - "naersk" - ], - "nixpkgs": [ - "nixpkgs" - ], - "rust-overlay": "rust-overlay_6" - }, - "locked": { - "lastModified": 1715634745, - "narHash": "sha256-De7enXWCCJauHaoAHl0FM2ZkuwvpQEvr+R+2cV5CsKg=", - "owner": "traxys", - "repo": "roaming_proxy", - "rev": "089ea9a837cd11401cc9780d3754bc03b9627cff", - "type": "github" - }, - "original": { - "owner": "traxys", - "repo": "roaming_proxy", - "type": "github" - } - }, "root": { "inputs": { "comma": "comma", @@ -1263,8 +1186,7 @@ "nixvim": "nixvim", "nur": "nur", "raclette": "raclette", - "roaming_proxy": "roaming_proxy", - "rust-overlay": "rust-overlay_7", + "rust-overlay": "rust-overlay_6", "simulationcraft": "simulationcraft", "treefmt-nix": "treefmt-nix", "vim-headerguard": "vim-headerguard", @@ -1406,25 +1328,6 @@ } }, "rust-overlay_6": { - "inputs": { - "flake-utils": "flake-utils_11", - "nixpkgs": "nixpkgs_15" - }, - "locked": { - "lastModified": 1699150490, - "narHash": "sha256-G+S+UjK365fm64uejAJ3ChANUDKgLb0YCz8pb9t/5sc=", - "owner": "oxalica", - "repo": "rust-overlay", - "rev": "0e45a692657ec4b6993e65dd38b62b0d1459664c", - "type": "github" - }, - "original": { - "owner": "oxalica", - "repo": "rust-overlay", - "type": "github" - } - }, - "rust-overlay_7": { "inputs": { "nixpkgs": [ "nixpkgs" @@ -1491,36 +1394,6 @@ } }, "systems_11": { - "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", - "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default", - "type": "github" - } - }, - "systems_12": { - "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", - "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default", - "type": "github" - } - }, - "systems_13": { "locked": { "lastModified": 1689347949, "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", @@ -1657,7 +1530,7 @@ }, "treefmt-nix": { "inputs": { - "nixpkgs": "nixpkgs_16" + "nixpkgs": "nixpkgs_15" }, "locked": { "lastModified": 1761311587, @@ -1734,7 +1607,7 @@ "nixpkgs": [ "nixpkgs" ], - "systems": "systems_13", + "systems": "systems_11", "treefmt-nix": "treefmt-nix_2" }, "locked": { diff --git a/flake.nix b/flake.nix index d70d844..3a0501d 100644 --- a/flake.nix +++ b/flake.nix @@ -62,11 +62,6 @@ url = "github:simulationcraft/simc"; flake = false; }; - roaming_proxy = { - url = "github:traxys/roaming_proxy"; - inputs.naersk.follows = "naersk"; - inputs.nixpkgs.follows = "nixpkgs"; - }; mujmap = { url = "github:elizagamedev/mujmap"; #inputs.nixpkgs.follows = "nixpkgs"; @@ -128,7 +123,6 @@ names = [ "glaurung" "raclette" - "roaming_proxy" "mujmap" ]; in