This commit is contained in:
41666 2025-04-27 23:05:45 -07:00
parent ee1e363b3c
commit 93f97409e1
4 changed files with 22 additions and 22 deletions

38
flake.lock generated
View file

@ -331,11 +331,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1745593878, "lastModified": 1745810134,
"narHash": "sha256-Rq5qNnUWuhQTqzXDcminu7Z1FPSB1wUaKIEfPTyZkAs=", "narHash": "sha256-WfnYH/i7DFzn4SESQfWviXiNUZjohZhzODqLwKYHIPI=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "542078066b1a99cdc5d5fce1365f98b847ca0b5a", "rev": "be7cf1709b469a2a2c62169172a167d1fed3509f",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -352,11 +352,11 @@
}, },
"locked": { "locked": {
"dir": "iceshrimp-js", "dir": "iceshrimp-js",
"lastModified": 1742616686, "lastModified": 1745789418,
"narHash": "sha256-+yOoxAxxOeQ/pFDrRrCeBgiL0/8PgOHeHN4+yKDuUA4=", "narHash": "sha256-0S9/Lqzgw43e2A/smD7DDNMvZbedvudyZEWeblB62Ck=",
"ref": "refs/heads/dev", "ref": "refs/heads/dev",
"rev": "0a3e3bb6f339263c54e7fd910a7d069da6c7fda6", "rev": "03658e2002be76f5752597fd5b9345c53ad37577",
"revCount": 55, "revCount": 56,
"type": "git", "type": "git",
"url": "https://iceshrimp.dev/iceshrimp/packaging" "url": "https://iceshrimp.dev/iceshrimp/packaging"
}, },
@ -642,11 +642,11 @@
}, },
"nixpkgs-master": { "nixpkgs-master": {
"locked": { "locked": {
"lastModified": 1745610124, "lastModified": 1745819541,
"narHash": "sha256-XYTPX0yL2CpeIWcV0scqoxjM8jWaXeYc3YTcdxUDY6I=", "narHash": "sha256-n92CW7bBNRQZy4OqcEFHxCKGTbq3BcUL8QJuqL4w+xk=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "a9949ad376db12696bb921a825df44045f2f6c7c", "rev": "9f61b8048eb0860dc96adadfdad2edf239f7fad8",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -658,11 +658,11 @@
}, },
"nixpkgs-stable": { "nixpkgs-stable": {
"locked": { "locked": {
"lastModified": 1745487689, "lastModified": 1745742390,
"narHash": "sha256-FQoi3R0NjQeBAsEOo49b5tbDPcJSMWc3QhhaIi9eddw=", "narHash": "sha256-1rqa/XPSJqJg21BKWjzJZC7yU0l/YTVtjRi0RJmipus=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "5630cf13cceac06cefe9fc607e8dfa8fb342dde3", "rev": "26245db0cb552047418cfcef9a25da91b222d6c7",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -674,11 +674,11 @@
}, },
"nixpkgs-unstable": { "nixpkgs-unstable": {
"locked": { "locked": {
"lastModified": 1745391562, "lastModified": 1745526057,
"narHash": "sha256-sPwcCYuiEopaafePqlG826tBhctuJsLx/mhKKM5Fmjo=", "narHash": "sha256-ITSpPDwvLBZBnPRS2bUcHY3gZSwis/uTe255QgMtTLA=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "8a2f738d9d1f1d986b5a4cd2fd2061a7127237d7", "rev": "f771eb401a46846c1aebd20552521b233dd7e18b",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -754,11 +754,11 @@
}, },
"nixpkgs_6": { "nixpkgs_6": {
"locked": { "locked": {
"lastModified": 1745391562, "lastModified": 1745526057,
"narHash": "sha256-sPwcCYuiEopaafePqlG826tBhctuJsLx/mhKKM5Fmjo=", "narHash": "sha256-ITSpPDwvLBZBnPRS2bUcHY3gZSwis/uTe255QgMtTLA=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "8a2f738d9d1f1d986b5a4cd2fd2061a7127237d7", "rev": "f771eb401a46846c1aebd20552521b233dd7e18b",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -1 +1 @@
10.100.1.52 dis-sociat-ing.hoki-porgy.ts.net

View file

@ -30,7 +30,7 @@
services.iceshrimp = { services.iceshrimp = {
enable = true; enable = true;
package = inputs.iceshrimp-withdrawal.packages.${pkgs.system}.iceshrimp.withdrawal; # package = inputs.iceshrimp-withdrawal.packages.${pkgs.system}.iceshrimp.withdrawal;
settings = { settings = {
url = "https://dis.sociat.ing"; url = "https://dis.sociat.ing";
enableMetrics = true; enableMetrics = true;

View file

@ -30,7 +30,7 @@
services.iceshrimp = { services.iceshrimp = {
enable = true; enable = true;
package = inputs.iceshrimp-withdrawal.packages.${pkgs.system}.iceshrimp.withdrawal; # package = inputs.iceshrimp-withdrawal.packages.${pkgs.system}.iceshrimp.withdrawal;
settings = { settings = {
url = "https://porcelain.doll.repair"; url = "https://porcelain.doll.repair";
enableMetrics = true; enableMetrics = true;