diff --git a/flake.lock b/flake.lock index 906ea60..c797f39 100644 --- a/flake.lock +++ b/flake.lock @@ -108,6 +108,21 @@ "type": "github" } }, + "flake-utils_10": { + "locked": { + "lastModified": 1659877975, + "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, "flake-utils_2": { "locked": { "lastModified": 1667395993, @@ -199,6 +214,21 @@ } }, "flake-utils_8": { + "locked": { + "lastModified": 1656928814, + "narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_9": { "locked": { "lastModified": 1659877975, "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=", @@ -326,7 +356,25 @@ }, "naersk_4": { "inputs": { - "nixpkgs": "nixpkgs_11" + "nixpkgs": "nixpkgs_10" + }, + "locked": { + "lastModified": 1662220400, + "narHash": "sha256-9o2OGQqu4xyLZP9K6kNe1pTHnyPz0Wr3raGYnr9AIgY=", + "owner": "nix-community", + "repo": "naersk", + "rev": "6944160c19cb591eb85bbf9b2f2768a935623ed3", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "naersk", + "type": "github" + } + }, + "naersk_5": { + "inputs": { + "nixpkgs": "nixpkgs_14" }, "locked": { "lastModified": 1659610603, @@ -440,6 +488,52 @@ } }, "nixpkgs_10": { + "locked": { + "lastModified": 1662096612, + "narHash": "sha256-R+Q8l5JuyJryRPdiIaYpO5O3A55rT+/pItBrKcy7LM4=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "21de2b973f9fee595a7a1ac4693efff791245c34", + "type": "github" + }, + "original": { + "id": "nixpkgs", + "type": "indirect" + } + }, + "nixpkgs_11": { + "locked": { + "lastModified": 1664780719, + "narHash": "sha256-Oxe6la5dSqRfJogjtY4sRzJjDDqvroJIVkcGEOT87MA=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "fd54651f5ffb4a36e8463e0c327a78442b26cbe7", + "type": "github" + }, + "original": { + "owner": "nixos", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs_12": { + "locked": { + "lastModified": 1659102345, + "narHash": "sha256-Vbzlz254EMZvn28BhpN8JOi5EuKqnHZ3ujFYgFcSGvk=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "11b60e4f80d87794a2a4a8a256391b37c59a1ea7", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs_13": { "locked": { "lastModified": 1665296151, "narHash": "sha256-uOB0oxqxN9K7XGF1hcnY+PQnlQJ+3bP2vCn/+Ru/bbc=", @@ -455,7 +549,7 @@ "type": "github" } }, - "nixpkgs_11": { + "nixpkgs_14": { "locked": { "lastModified": 1661336769, "narHash": "sha256-5Sf9tMd1Jdm+lTBGspbQ4kEoYCDKpUhEVAZHRcm6mGU=", @@ -469,7 +563,7 @@ "type": "indirect" } }, - "nixpkgs_12": { + "nixpkgs_15": { "locked": { "lastModified": 1661361016, "narHash": "sha256-Bjf6ZDnDc6glTwIIItvwfcaeJ5zWFM6GYfPajSArdUY=", @@ -905,6 +999,27 @@ "type": "github" } }, + "roaming_proxy": { + "inputs": { + "flake-utils": "flake-utils_7", + "naersk": "naersk_4", + "nixpkgs": "nixpkgs_11", + "rust-overlay": "rust-overlay_2" + }, + "locked": { + "lastModified": 1664978203, + "narHash": "sha256-OtJRSsoUtIrDnmK1tVE1vXgRMK8ceEyM50kc13CQReg=", + "owner": "traxys", + "repo": "roaming_proxy", + "rev": "026600ac90ee6e35053e34669513542beb0a6e43", + "type": "github" + }, + "original": { + "owner": "traxys", + "repo": "roaming_proxy", + "type": "github" + } + }, "root": { "inputs": { "comma": "comma", @@ -919,7 +1034,8 @@ "nvim-traxys": "nvim-traxys", "oscclip": "oscclip", "raclette": "raclette", - "rust-overlay": "rust-overlay_2", + "roaming_proxy": "roaming_proxy", + "rust-overlay": "rust-overlay_3", "simulationcraft": "simulationcraft", "zsh-traxys": "zsh-traxys" } @@ -945,8 +1061,27 @@ }, "rust-overlay_2": { "inputs": { - "flake-utils": "flake-utils_7", - "nixpkgs": "nixpkgs_10" + "flake-utils": "flake-utils_8", + "nixpkgs": "nixpkgs_12" + }, + "locked": { + "lastModified": 1664938250, + "narHash": "sha256-LdLOcoyqX0cO6ceYdOo3O/aMWX10x4p14KdlH6DKl04=", + "owner": "oxalica", + "repo": "rust-overlay", + "rev": "e6531ebf628998fd03f6e5f4e3939b34bfd374f3", + "type": "github" + }, + "original": { + "owner": "oxalica", + "repo": "rust-overlay", + "type": "github" + } + }, + "rust-overlay_3": { + "inputs": { + "flake-utils": "flake-utils_9", + "nixpkgs": "nixpkgs_13" }, "locked": { "lastModified": 1674440843, @@ -1058,9 +1193,9 @@ "inputs": { "dotacat": "dotacat", "fast-syntax-highlighting": "fast-syntax-highlighting", - "flake-utils": "flake-utils_8", - "naersk": "naersk_4", - "nixpkgs": "nixpkgs_12", + "flake-utils": "flake-utils_10", + "naersk": "naersk_5", + "nixpkgs": "nixpkgs_15", "powerlevel10k": "powerlevel10k", "zsh-nix-shell": "zsh-nix-shell" }, diff --git a/flake.nix b/flake.nix index 72cb295..b53ef16 100644 --- a/flake.nix +++ b/flake.nix @@ -36,6 +36,7 @@ url = "github:traxys/kabalist"; flake = false; }; + roaming_proxy.url = "github:traxys/roaming_proxy"; }; outputs = { @@ -58,6 +59,7 @@ // { raclette = inputs.raclette.defaultPackage."${system}"; neovimTraxys = inputs.nvim-traxys.packages."${system}".nvim; + roaming_proxy = inputs.roaming_proxy.defaultPackage."${system}"; }; in { templates = {