diff --git a/configuration/services/conduit/default.nix b/configuration/services/conduit/default.nix index 94d401a..5a2b8ac 100644 --- a/configuration/services/conduit/default.nix +++ b/configuration/services/conduit/default.nix @@ -20,7 +20,7 @@ in services.matrix-conduit = { enable = true; - package = flake-inputs.continuwuity.packages.${pkgs.system}.default; + package = flake-inputs.conduwuit.packages.${pkgs.system}.default; settings.global = { address = "127.0.0.1"; server_name = domain; diff --git a/configuration/services/metrics/exporters.nix b/configuration/services/metrics/exporters.nix index 80a3480..78ba684 100644 --- a/configuration/services/metrics/exporters.nix +++ b/configuration/services/metrics/exporters.nix @@ -97,6 +97,4 @@ in # - postgres (?) # - ssl_exporter (?) }; - - services.dbus.implementation = "broker"; } diff --git a/flake.lock b/flake.lock index c17c613..83911d7 100644 --- a/flake.lock +++ b/flake.lock @@ -49,17 +49,17 @@ "cachix_2": { "inputs": { "devenv": [ - "continuwuity", + "conduwuit", "cachix", "devenv" ], "flake-compat": [ - "continuwuity", + "conduwuit", "cachix", "devenv" ], "git-hooks": [ - "continuwuity", + "conduwuit", "cachix", "devenv" ], @@ -199,7 +199,7 @@ "type": "github" } }, - "continuwuity": { + "conduwuit": { "inputs": { "attic": "attic", "cachix": "cachix", @@ -216,24 +216,23 @@ "rocksdb": "rocksdb" }, "locked": { - "lastModified": 1745186840, - "narHash": "sha256-Oq2scBu3Ewao828BT1QGffqIqF5WoH9HMXEXKg1YU0o=", - "ref": "refs/tags/v0.5.0-rc.5", - "rev": "0a0f327ae034f5c44b12a3154cc1143aff10291c", - "revCount": 5147, - "type": "git", - "url": "https://forgejo.ellis.link/continuwuation/continuwuity.git" + "lastModified": 1743735594, + "narHash": "sha256-aaP8OjY4fkpxk2JdSggx9S3Rk+P+VhuivT6aRpLxoj0=", + "owner": "girlbossceo", + "repo": "conduwuit", + "rev": "00f7745ec4ebcea5f892376c5de5db1299f71696", + "type": "github" }, "original": { - "ref": "refs/tags/v0.5.0-rc.5", - "type": "git", - "url": "https://forgejo.ellis.link/continuwuation/continuwuity.git" + "owner": "girlbossceo", + "repo": "conduwuit", + "type": "github" } }, "crane": { "inputs": { "nixpkgs": [ - "continuwuity", + "conduwuit", "attic", "nixpkgs" ] @@ -391,18 +390,18 @@ "inputs": { "cachix": "cachix_2", "flake-compat": [ - "continuwuity", + "conduwuit", "cachix", "flake-compat" ], "git-hooks": [ - "continuwuity", + "conduwuit", "cachix", "git-hooks" ], "nix": "nix", "nixpkgs": [ - "continuwuity", + "conduwuit", "cachix", "nixpkgs" ] @@ -500,11 +499,11 @@ ] }, "locked": { - "lastModified": 1747274630, - "narHash": "sha256-87RJwXbfOHyzTB9LYagAQ6vOZhszCvd8Gvudu+gf3qo=", + "lastModified": 1743598667, + "narHash": "sha256-ViE7NoFWytYO2uJONTAX35eGsvTYXNHjWALeHAg8OQY=", "owner": "nix-community", "repo": "disko", - "rev": "ec7c109a4f794fce09aad87239eab7f66540b888", + "rev": "329d3d7e8bc63dd30c39e14e6076db590a6eabe6", "type": "github" }, "original": { @@ -536,7 +535,7 @@ "fenix": { "inputs": { "nixpkgs": [ - "continuwuity", + "conduwuit", "nixpkgs" ], "rust-analyzer-src": "rust-analyzer-src" @@ -704,7 +703,7 @@ "flake-parts": { "inputs": { "nixpkgs-lib": [ - "continuwuity", + "conduwuit", "attic", "nixpkgs" ] @@ -726,7 +725,7 @@ "flake-parts_2": { "inputs": { "nixpkgs-lib": [ - "continuwuity", + "conduwuit", "cachix", "devenv", "nix", @@ -932,11 +931,11 @@ ] }, "locked": { - "lastModified": 1746877938, - "narHash": "sha256-N9J96pSPg4vbozV+ZZ++dwLnMIf2Le6ONNMO0kZCj1M=", + "lastModified": 1739712626, + "narHash": "sha256-u3m+awbdL+0BKk8IWidsWMr+R0ian3GZMUlH7623kd8=", "owner": "reckenrode", "repo": "nix-foundryvtt", - "rev": "f1b401831d796dd94cf5a11b65fd169a199d4ff0", + "rev": "a7fa493ba2c623cf90e83756b62285b3b58f18d2", "type": "github" }, "original": { @@ -948,13 +947,13 @@ "git-hooks": { "inputs": { "flake-compat": [ - "continuwuity", + "conduwuit", "cachix", "flake-compat" ], "gitignore": "gitignore", "nixpkgs": [ - "continuwuity", + "conduwuit", "cachix", "nixpkgs" ], @@ -977,7 +976,7 @@ "gitignore": { "inputs": { "nixpkgs": [ - "continuwuity", + "conduwuit", "cachix", "git-hooks", "nixpkgs" @@ -1105,7 +1104,7 @@ "nix": { "inputs": { "flake-compat": [ - "continuwuity", + "conduwuit", "cachix", "devenv" ], @@ -1113,17 +1112,17 @@ "libgit2": "libgit2", "nixpkgs": "nixpkgs_3", "nixpkgs-23-11": [ - "continuwuity", + "conduwuit", "cachix", "devenv" ], "nixpkgs-regression": [ - "continuwuity", + "conduwuit", "cachix", "devenv" ], "pre-commit-hooks": [ - "continuwuity", + "conduwuit", "cachix", "devenv" ] @@ -1162,7 +1161,7 @@ "nix-github-actions": { "inputs": { "nixpkgs": [ - "continuwuity", + "conduwuit", "attic", "nixpkgs" ] @@ -1279,11 +1278,11 @@ }, "nixpkgs-unstable": { "locked": { - "lastModified": 1747413287, - "narHash": "sha256-hOnqJr0tZBERWa29JWf9B3/8qr82mlt/UlKPvS7iYzA=", + "lastModified": 1743732435, + "narHash": "sha256-RrWgOj3F1N6kDG0xatvZzP0p1Zq00yhcTMlaj4bWi5E=", "owner": "nixos", "repo": "nixpkgs", - "rev": "b965e4c283060415956ccd39eee4ca34a6a56cf8", + "rev": "a462b946265ed006720d02153882780b12a8376d", "type": "github" }, "original": { @@ -1401,11 +1400,11 @@ }, "nixpkgs_6": { "locked": { - "lastModified": 1747418223, - "narHash": "sha256-DkCYFm09AR2+FPKcT7lD8iIMNXqTdesVvwKpCnqKiYg=", + "lastModified": 1743703532, + "narHash": "sha256-s1KLDALEeqy+ttrvqV3jx9mBZEvmthQErTVOAzbjHZs=", "owner": "nixos", "repo": "nixpkgs", - "rev": "d6c9326e40bb557ebb8c040b4375590bc06413f8", + "rev": "bdb91860de2f719b57eef819b5617762f7120c70", "type": "github" }, "original": { @@ -1632,7 +1631,7 @@ }, "root": { "inputs": { - "continuwuity": "continuwuity", + "conduwuit": "conduwuit", "deploy-rs": "deploy-rs", "disko": "disko", "foundryvtt": "foundryvtt", @@ -1728,11 +1727,11 @@ ] }, "locked": { - "lastModified": 1746485181, - "narHash": "sha256-PxrrSFLaC7YuItShxmYbMgSuFFuwxBB+qsl9BZUnRvg=", + "lastModified": 1743756170, + "narHash": "sha256-2b11EYa08oqDmF3zEBLkG1AoNn9rB1k39ew/T/mSvbU=", "owner": "Mic92", "repo": "sops-nix", - "rev": "e93ee1d900ad264d65e9701a5c6f895683433386", + "rev": "cff8437c5fe8c68fc3a840a21bf1f4dc801da40d", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index bdb60ed..4f17def 100644 --- a/flake.nix +++ b/flake.nix @@ -4,8 +4,8 @@ inputs = { nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11-small"; nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable-small"; - continuwuity = { - url = "git+https://forgejo.ellis.link/continuwuation/continuwuity.git?ref=refs/tags/v0.5.0-rc.5"; + conduwuit = { + url = "github:girlbossceo/conduwuit"; inputs.nixpkgs.follows = "nixpkgs"; }; disko = { diff --git a/pkgs/crowdsec/_sources/generated.json b/pkgs/crowdsec/_sources/generated.json index f3c8f01..97c4e87 100644 --- a/pkgs/crowdsec/_sources/generated.json +++ b/pkgs/crowdsec/_sources/generated.json @@ -21,7 +21,7 @@ }, "crowdsec-hub": { "cargoLocks": null, - "date": "2025-05-17", + "date": "2025-04-04", "extract": null, "name": "crowdsec-hub", "passthru": null, @@ -33,10 +33,10 @@ "name": null, "owner": "crowdsecurity", "repo": "hub", - "rev": "850614b9fcd4298f559b422c5ac685a69aa2e5ff", - "sha256": "sha256-96MMwFN5KongQA3YJVSuk7Kanbr1gR94CCyiflmez2k=", + "rev": "eebc5f71379ea8f4de4a26f6695e0340444c719c", + "sha256": "sha256-/jhsqumekdOHDbHjBP8KvAICsSNhCg5ejMT3jSRiROo=", "type": "github" }, - "version": "850614b9fcd4298f559b422c5ac685a69aa2e5ff" + "version": "eebc5f71379ea8f4de4a26f6695e0340444c719c" } } \ No newline at end of file diff --git a/pkgs/crowdsec/_sources/generated.nix b/pkgs/crowdsec/_sources/generated.nix index 19a7f5a..aca88b2 100644 --- a/pkgs/crowdsec/_sources/generated.nix +++ b/pkgs/crowdsec/_sources/generated.nix @@ -14,14 +14,14 @@ }; crowdsec-hub = { pname = "crowdsec-hub"; - version = "850614b9fcd4298f559b422c5ac685a69aa2e5ff"; + version = "eebc5f71379ea8f4de4a26f6695e0340444c719c"; src = fetchFromGitHub { owner = "crowdsecurity"; repo = "hub"; - rev = "850614b9fcd4298f559b422c5ac685a69aa2e5ff"; + rev = "eebc5f71379ea8f4de4a26f6695e0340444c719c"; fetchSubmodules = false; - sha256 = "sha256-96MMwFN5KongQA3YJVSuk7Kanbr1gR94CCyiflmez2k="; + sha256 = "sha256-/jhsqumekdOHDbHjBP8KvAICsSNhCg5ejMT3jSRiROo="; }; - date = "2025-05-17"; + date = "2025-04-04"; }; }