From 93f97409e1328b7ba7e77533badac51fdac55657 Mon Sep 17 00:00:00 2001 From: noe Date: Sun, 27 Apr 2025 23:05:45 -0700 Subject: [PATCH] sync --- flake.lock | 38 +++++++++---------- nixos/hosts/dis-sociat-ing/.target | 2 +- nixos/hosts/dis-sociat-ing/default.nix | 2 +- nixos/hosts/porcelain-doll-repair/default.nix | 2 +- 4 files changed, 22 insertions(+), 22 deletions(-) diff --git a/flake.lock b/flake.lock index a9428bd..101f7b2 100644 --- a/flake.lock +++ b/flake.lock @@ -331,11 +331,11 @@ ] }, "locked": { - "lastModified": 1745593878, - "narHash": "sha256-Rq5qNnUWuhQTqzXDcminu7Z1FPSB1wUaKIEfPTyZkAs=", + "lastModified": 1745810134, + "narHash": "sha256-WfnYH/i7DFzn4SESQfWviXiNUZjohZhzODqLwKYHIPI=", "owner": "nix-community", "repo": "home-manager", - "rev": "542078066b1a99cdc5d5fce1365f98b847ca0b5a", + "rev": "be7cf1709b469a2a2c62169172a167d1fed3509f", "type": "github" }, "original": { @@ -352,11 +352,11 @@ }, "locked": { "dir": "iceshrimp-js", - "lastModified": 1742616686, - "narHash": "sha256-+yOoxAxxOeQ/pFDrRrCeBgiL0/8PgOHeHN4+yKDuUA4=", + "lastModified": 1745789418, + "narHash": "sha256-0S9/Lqzgw43e2A/smD7DDNMvZbedvudyZEWeblB62Ck=", "ref": "refs/heads/dev", - "rev": "0a3e3bb6f339263c54e7fd910a7d069da6c7fda6", - "revCount": 55, + "rev": "03658e2002be76f5752597fd5b9345c53ad37577", + "revCount": 56, "type": "git", "url": "https://iceshrimp.dev/iceshrimp/packaging" }, @@ -642,11 +642,11 @@ }, "nixpkgs-master": { "locked": { - "lastModified": 1745610124, - "narHash": "sha256-XYTPX0yL2CpeIWcV0scqoxjM8jWaXeYc3YTcdxUDY6I=", + "lastModified": 1745819541, + "narHash": "sha256-n92CW7bBNRQZy4OqcEFHxCKGTbq3BcUL8QJuqL4w+xk=", "owner": "nixos", "repo": "nixpkgs", - "rev": "a9949ad376db12696bb921a825df44045f2f6c7c", + "rev": "9f61b8048eb0860dc96adadfdad2edf239f7fad8", "type": "github" }, "original": { @@ -658,11 +658,11 @@ }, "nixpkgs-stable": { "locked": { - "lastModified": 1745487689, - "narHash": "sha256-FQoi3R0NjQeBAsEOo49b5tbDPcJSMWc3QhhaIi9eddw=", + "lastModified": 1745742390, + "narHash": "sha256-1rqa/XPSJqJg21BKWjzJZC7yU0l/YTVtjRi0RJmipus=", "owner": "nixos", "repo": "nixpkgs", - "rev": "5630cf13cceac06cefe9fc607e8dfa8fb342dde3", + "rev": "26245db0cb552047418cfcef9a25da91b222d6c7", "type": "github" }, "original": { @@ -674,11 +674,11 @@ }, "nixpkgs-unstable": { "locked": { - "lastModified": 1745391562, - "narHash": "sha256-sPwcCYuiEopaafePqlG826tBhctuJsLx/mhKKM5Fmjo=", + "lastModified": 1745526057, + "narHash": "sha256-ITSpPDwvLBZBnPRS2bUcHY3gZSwis/uTe255QgMtTLA=", "owner": "nixos", "repo": "nixpkgs", - "rev": "8a2f738d9d1f1d986b5a4cd2fd2061a7127237d7", + "rev": "f771eb401a46846c1aebd20552521b233dd7e18b", "type": "github" }, "original": { @@ -754,11 +754,11 @@ }, "nixpkgs_6": { "locked": { - "lastModified": 1745391562, - "narHash": "sha256-sPwcCYuiEopaafePqlG826tBhctuJsLx/mhKKM5Fmjo=", + "lastModified": 1745526057, + "narHash": "sha256-ITSpPDwvLBZBnPRS2bUcHY3gZSwis/uTe255QgMtTLA=", "owner": "nixos", "repo": "nixpkgs", - "rev": "8a2f738d9d1f1d986b5a4cd2fd2061a7127237d7", + "rev": "f771eb401a46846c1aebd20552521b233dd7e18b", "type": "github" }, "original": { diff --git a/nixos/hosts/dis-sociat-ing/.target b/nixos/hosts/dis-sociat-ing/.target index e34e001..9c5d5b2 100644 --- a/nixos/hosts/dis-sociat-ing/.target +++ b/nixos/hosts/dis-sociat-ing/.target @@ -1 +1 @@ -10.100.1.52 +dis-sociat-ing.hoki-porgy.ts.net diff --git a/nixos/hosts/dis-sociat-ing/default.nix b/nixos/hosts/dis-sociat-ing/default.nix index c34fbc3..a962550 100644 --- a/nixos/hosts/dis-sociat-ing/default.nix +++ b/nixos/hosts/dis-sociat-ing/default.nix @@ -30,7 +30,7 @@ services.iceshrimp = { enable = true; - package = inputs.iceshrimp-withdrawal.packages.${pkgs.system}.iceshrimp.withdrawal; + # package = inputs.iceshrimp-withdrawal.packages.${pkgs.system}.iceshrimp.withdrawal; settings = { url = "https://dis.sociat.ing"; enableMetrics = true; diff --git a/nixos/hosts/porcelain-doll-repair/default.nix b/nixos/hosts/porcelain-doll-repair/default.nix index 66a7a3c..b1365ec 100644 --- a/nixos/hosts/porcelain-doll-repair/default.nix +++ b/nixos/hosts/porcelain-doll-repair/default.nix @@ -30,7 +30,7 @@ services.iceshrimp = { enable = true; - package = inputs.iceshrimp-withdrawal.packages.${pkgs.system}.iceshrimp.withdrawal; + # package = inputs.iceshrimp-withdrawal.packages.${pkgs.system}.iceshrimp.withdrawal; settings = { url = "https://porcelain.doll.repair"; enableMetrics = true;