From e02fb031deef21f88b7ecc5d854a501890df504d Mon Sep 17 00:00:00 2001 From: noe Date: Sat, 23 Mar 2024 00:57:43 -0400 Subject: [PATCH] ingress: bump noe.sh --- nixos/hosts/ingress-proxy/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nixos/hosts/ingress-proxy/default.nix b/nixos/hosts/ingress-proxy/default.nix index b845e46..e52df37 100644 --- a/nixos/hosts/ingress-proxy/default.nix +++ b/nixos/hosts/ingress-proxy/default.nix @@ -1,4 +1,4 @@ -{ lib, pkgs, config, inputs, system, ... }: let +{ lib, pkgs, config, inputs, ... }: let tsHost = name: port: "${name}.hoki-porgy.ts.net:${toString port}"; in { imports = [ @@ -49,7 +49,7 @@ in { }; } // defaultConfig; - mekanoesh = static { src = inputs.noe-sh.${system}.packages.default; }; + mekanoesh = static { src = inputs.noe-sh.${config.nixpkgs.hostPlatform}.packages.default; }; ps2live = upstream: { locations."/" = {