From 7367543e08424ced7e4e3466d19c521fe440724c Mon Sep 17 00:00:00 2001 From: Henry-Hiles Date: Sun, 14 Sep 2025 17:11:45 -0400 Subject: [PATCH] fixes --- .../quadraticserver/matrix/continuwuity.nix | 2 +- flake.lock | 604 ++++++++++++++++-- flake.nix | 4 + 3 files changed, 573 insertions(+), 37 deletions(-) diff --git a/clients/quadraticserver/matrix/continuwuity.nix b/clients/quadraticserver/matrix/continuwuity.nix index d8b0c48..a02fe77 100644 --- a/clients/quadraticserver/matrix/continuwuity.nix +++ b/clients/quadraticserver/matrix/continuwuity.nix @@ -15,7 +15,7 @@ in { matrix-continuwuity = { - enable = true; + enable = false; package = inputs.continuwuity.packages.${pkgs.system}.default; group = "caddy"; settings.global = { diff --git a/flake.lock b/flake.lock index 3f31123..9a6224c 100644 --- a/flake.lock +++ b/flake.lock @@ -127,6 +127,30 @@ "type": "github" } }, + "attic": { + "inputs": { + "crane": "crane", + "flake-compat": "flake-compat_2", + "flake-parts": "flake-parts", + "nix-github-actions": "nix-github-actions", + "nixpkgs": "nixpkgs", + "nixpkgs-stable": "nixpkgs-stable" + }, + "locked": { + "lastModified": 1756403898, + "narHash": "sha256-S4SJDmVTtbcXaJkYrMFkcA5SDrpfRHlBbzwp6IRRPAw=", + "owner": "zhaofengli", + "repo": "attic", + "rev": "2524dd1c007bc7a0a9e9c863a1b02de8d54b319b", + "type": "github" + }, + "original": { + "owner": "zhaofengli", + "ref": "main", + "repo": "attic", + "type": "github" + } + }, "base16": { "inputs": { "fromYaml": "fromYaml" @@ -210,6 +234,68 @@ } }, "cachix": { + "inputs": { + "devenv": "devenv", + "flake-compat": "flake-compat_3", + "git-hooks": "git-hooks", + "nixpkgs": "nixpkgs_2" + }, + "locked": { + "lastModified": 1756385612, + "narHash": "sha256-+NU5MMhuPHHRyvZZWNFG7zt+leRSPsJu1MwhOUzkPUk=", + "owner": "cachix", + "repo": "cachix", + "rev": "dc24688cd67518c3711d511fa369c0f5a131063a", + "type": "github" + }, + "original": { + "owner": "cachix", + "ref": "master", + "repo": "cachix", + "type": "github" + } + }, + "cachix_2": { + "inputs": { + "devenv": [ + "continuwuity", + "cachix", + "devenv" + ], + "flake-compat": [ + "continuwuity", + "cachix", + "devenv" + ], + "git-hooks": [ + "continuwuity", + "cachix", + "devenv", + "git-hooks" + ], + "nixpkgs": [ + "continuwuity", + "cachix", + "devenv", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1748883665, + "narHash": "sha256-R0W7uAg+BLoHjMRMQ8+oiSbTq8nkGz5RDpQ+ZfxxP3A=", + "owner": "cachix", + "repo": "cachix", + "rev": "f707778d902af4d62d8dd92c269f8e70de09acbe", + "type": "github" + }, + "original": { + "owner": "cachix", + "ref": "latest", + "repo": "cachix", + "type": "github" + } + }, + "cachix_3": { "inputs": { "devenv": [ "sdm845", @@ -325,6 +411,33 @@ "type": "github" } }, + "continuwuity": { + "inputs": { + "attic": "attic", + "cachix": "cachix", + "crane": "crane_2", + "fenix": "fenix", + "flake-compat": "flake-compat_4", + "flake-utils": "flake-utils_2", + "nix-filter": "nix-filter", + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1757826201, + "narHash": "sha256-TY080DNfqLq61PweM2W8aPM/+/uMNbexh7lxw2EVvB0=", + "ref": "refs/heads/main", + "rev": "3dd04bd9dfe5bc49876f1e90a74592a12f642131", + "revCount": 5541, + "type": "git", + "url": "https://forgejo.ellis.link/continuwuation/continuwuity" + }, + "original": { + "type": "git", + "url": "https://forgejo.ellis.link/continuwuation/continuwuity" + } + }, "crane": { "locked": { "lastModified": 1751562746, @@ -340,6 +453,37 @@ "type": "github" } }, + "crane_2": { + "locked": { + "lastModified": 1757183466, + "narHash": "sha256-kTdCCMuRE+/HNHES5JYsbRHmgtr+l9mOtf5dpcMppVc=", + "owner": "ipetkov", + "repo": "crane", + "rev": "d599ae4847e7f87603e7082d73ca673aa93c916d", + "type": "github" + }, + "original": { + "owner": "ipetkov", + "ref": "master", + "repo": "crane", + "type": "github" + } + }, + "crane_3": { + "locked": { + "lastModified": 1751562746, + "narHash": "sha256-smpugNIkmDeicNz301Ll1bD7nFOty97T79m4GUMUczA=", + "owner": "ipetkov", + "repo": "crane", + "rev": "aed2020fd3dc26e1e857d4107a5a67a33ab6c1fd", + "type": "github" + }, + "original": { + "owner": "ipetkov", + "repo": "crane", + "type": "github" + } + }, "crate2nix": { "inputs": { "cachix": [ @@ -440,6 +584,40 @@ "type": "github" } }, + "devenv": { + "inputs": { + "cachix": "cachix_2", + "flake-compat": [ + "continuwuity", + "cachix", + "flake-compat" + ], + "git-hooks": [ + "continuwuity", + "cachix", + "git-hooks" + ], + "nix": "nix", + "nixpkgs": [ + "continuwuity", + "cachix", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1754404745, + "narHash": "sha256-BdbW/iTImczgcuATgQIa9sPGuYIBxVq2xqcvICsa2AQ=", + "owner": "cachix", + "repo": "devenv", + "rev": "6563b21105168f90394dfaf58284b078af2d7275", + "type": "github" + }, + "original": { + "owner": "cachix", + "repo": "devenv", + "type": "github" + } + }, "devshell": { "locked": { "lastModified": 1642188268, @@ -545,11 +723,34 @@ "fenix": { "inputs": { "nixpkgs": [ - "sdm845", + "continuwuity", "nixpkgs" ], "rust-analyzer-src": "rust-analyzer-src" }, + "locked": { + "lastModified": 1757400094, + "narHash": "sha256-5Rcs6juMoMTaMJSR1glravl4QB9yLAFBD8s7KLi4kdQ=", + "owner": "nix-community", + "repo": "fenix", + "rev": "0682b9b518792c9428865c511a4c40c9ad85c243", + "type": "github" + }, + "original": { + "owner": "nix-community", + "ref": "main", + "repo": "fenix", + "type": "github" + } + }, + "fenix_2": { + "inputs": { + "nixpkgs": [ + "sdm845", + "nixpkgs" + ], + "rust-analyzer-src": "rust-analyzer-src_2" + }, "locked": { "lastModified": 1752302273, "narHash": "sha256-xXZ0JkrpcpSgeuhezJZV2T+7gHcYCo39ogc55c4FyRw=", @@ -614,11 +815,11 @@ "flake-compat_2": { "flake": false, "locked": { - "lastModified": 1641205782, - "narHash": "sha256-4jY7RCWUoZ9cKD8co0/4tFARpWB+57+r1bLLvXNJliY=", + "lastModified": 1747046372, + "narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=", "owner": "edolstra", "repo": "flake-compat", - "rev": "b7547d3eed6f32d06102ead8991ec52ab0a4f1a7", + "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885", "type": "github" }, "original": { @@ -643,7 +844,102 @@ "type": "github" } }, + "flake-compat_4": { + "flake": false, + "locked": { + "lastModified": 1747046372, + "narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=", + "owner": "edolstra", + "repo": "flake-compat", + "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885", + "type": "github" + }, + "original": { + "owner": "edolstra", + "ref": "master", + "repo": "flake-compat", + "type": "github" + } + }, + "flake-compat_5": { + "flake": false, + "locked": { + "lastModified": 1641205782, + "narHash": "sha256-4jY7RCWUoZ9cKD8co0/4tFARpWB+57+r1bLLvXNJliY=", + "owner": "edolstra", + "repo": "flake-compat", + "rev": "b7547d3eed6f32d06102ead8991ec52ab0a4f1a7", + "type": "github" + }, + "original": { + "owner": "edolstra", + "repo": "flake-compat", + "type": "github" + } + }, + "flake-compat_6": { + "flake": false, + "locked": { + "lastModified": 1747046372, + "narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=", + "owner": "edolstra", + "repo": "flake-compat", + "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885", + "type": "github" + }, + "original": { + "owner": "edolstra", + "repo": "flake-compat", + "type": "github" + } + }, "flake-parts": { + "inputs": { + "nixpkgs-lib": [ + "continuwuity", + "attic", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1751413152, + "narHash": "sha256-Tyw1RjYEsp5scoigs1384gIg6e0GoBVjms4aXFfRssQ=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "77826244401ea9de6e3bac47c2db46005e1f30b5", + "type": "github" + }, + "original": { + "owner": "hercules-ci", + "repo": "flake-parts", + "type": "github" + } + }, + "flake-parts_2": { + "inputs": { + "nixpkgs-lib": [ + "continuwuity", + "cachix", + "devenv", + "nix", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1733312601, + "narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9", + "type": "github" + }, + "original": { + "owner": "hercules-ci", + "repo": "flake-parts", + "type": "github" + } + }, + "flake-parts_3": { "inputs": { "nixpkgs-lib": "nixpkgs-lib" }, @@ -661,7 +957,7 @@ "type": "github" } }, - "flake-parts_2": { + "flake-parts_4": { "inputs": { "nixpkgs-lib": "nixpkgs-lib_2" }, @@ -679,7 +975,7 @@ "type": "github" } }, - "flake-parts_3": { + "flake-parts_5": { "inputs": { "nixpkgs-lib": "nixpkgs-lib_3" }, @@ -697,7 +993,7 @@ "type": "github" } }, - "flake-parts_4": { + "flake-parts_6": { "inputs": { "nixpkgs-lib": "nixpkgs-lib_4" }, @@ -715,7 +1011,7 @@ "type": "github" } }, - "flake-parts_5": { + "flake-parts_7": { "inputs": { "nixpkgs-lib": [ "sdm845", @@ -736,7 +1032,7 @@ "type": "github" } }, - "flake-parts_6": { + "flake-parts_8": { "inputs": { "nixpkgs-lib": [ "stylix", @@ -825,11 +1121,30 @@ }, "original": { "owner": "numtide", + "ref": "main", "repo": "flake-utils", "type": "github" } }, "flake-utils_3": { + "inputs": { + "systems": "systems_4" + }, + "locked": { + "lastModified": 1731533236, + "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_4": { "inputs": { "systems": [ "sdm845", @@ -911,6 +1226,34 @@ "type": "github" } }, + "git-hooks": { + "inputs": { + "flake-compat": [ + "continuwuity", + "cachix", + "flake-compat" + ], + "gitignore": "gitignore", + "nixpkgs": [ + "continuwuity", + "cachix", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1750779888, + "narHash": "sha256-wibppH3g/E2lxU43ZQHC5yA/7kIKLGxVEnsnVK1BtRg=", + "owner": "cachix", + "repo": "git-hooks.nix", + "rev": "16ec914f6fb6f599ce988427d9d94efddf25fe6d", + "type": "github" + }, + "original": { + "owner": "cachix", + "repo": "git-hooks.nix", + "type": "github" + } + }, "git-hooks-nix": { "inputs": { "flake-compat": [ @@ -940,6 +1283,29 @@ "type": "github" } }, + "gitignore": { + "inputs": { + "nixpkgs": [ + "continuwuity", + "cachix", + "git-hooks", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1709087332, + "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", + "owner": "hercules-ci", + "repo": "gitignore.nix", + "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", + "type": "github" + }, + "original": { + "owner": "hercules-ci", + "repo": "gitignore.nix", + "type": "github" + } + }, "gitignore-nix": { "inputs": { "nixpkgs": [ @@ -1219,7 +1585,7 @@ }, "lasuite-docs-proxy": { "inputs": { - "flake-parts": "flake-parts_2", + "flake-parts": "flake-parts_4", "nixpkgs": [ "nixpkgs" ] @@ -1289,7 +1655,7 @@ }, "matrixoidc": { "inputs": { - "flake-parts": "flake-parts_3", + "flake-parts": "flake-parts_5", "nixpkgs": [ "nixpkgs" ] @@ -1484,7 +1850,7 @@ }, "nexusbot": { "inputs": { - "flake-parts": "flake-parts_4", + "flake-parts": "flake-parts_6", "nixpkgs": [ "nixpkgs" ] @@ -1551,6 +1917,53 @@ "type": "github" } }, + "nix": { + "inputs": { + "flake-compat": [ + "continuwuity", + "cachix", + "devenv", + "flake-compat" + ], + "flake-parts": "flake-parts_2", + "git-hooks-nix": [ + "continuwuity", + "cachix", + "devenv", + "git-hooks" + ], + "nixpkgs": [ + "continuwuity", + "cachix", + "devenv", + "nixpkgs" + ], + "nixpkgs-23-11": [ + "continuwuity", + "cachix", + "devenv" + ], + "nixpkgs-regression": [ + "continuwuity", + "cachix", + "devenv" + ] + }, + "locked": { + "lastModified": 1752773918, + "narHash": "sha256-dOi/M6yNeuJlj88exI+7k154z+hAhFcuB8tZktiW7rg=", + "owner": "cachix", + "repo": "nix", + "rev": "031c3cf42d2e9391eee373507d8c12e0f9606779", + "type": "github" + }, + "original": { + "owner": "cachix", + "ref": "devenv-2.30", + "repo": "nix", + "type": "github" + } + }, "nix-alien": { "inputs": { "flake-compat": [ @@ -1581,6 +1994,22 @@ } }, "nix-filter": { + "locked": { + "lastModified": 1731533336, + "narHash": "sha256-oRam5PS1vcrr5UPgALW0eo1m/5/pls27Z/pabHNy2Ms=", + "owner": "numtide", + "repo": "nix-filter", + "rev": "f7653272fd234696ae94229839a99b73c9ab7de0", + "type": "github" + }, + "original": { + "owner": "numtide", + "ref": "main", + "repo": "nix-filter", + "type": "github" + } + }, + "nix-filter_2": { "locked": { "lastModified": 1731533336, "narHash": "sha256-oRam5PS1vcrr5UPgALW0eo1m/5/pls27Z/pabHNy2Ms=", @@ -1647,7 +2076,8 @@ "nix-github-actions": { "inputs": { "nixpkgs": [ - "run0-sudo-shim", + "continuwuity", + "attic", "nixpkgs" ] }, @@ -1666,6 +2096,27 @@ } }, "nix-github-actions_2": { + "inputs": { + "nixpkgs": [ + "run0-sudo-shim", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1737420293, + "narHash": "sha256-F1G5ifvqTpJq7fdkT34e/Jy9VCyzd5XfJ9TO8fHhJWE=", + "owner": "nix-community", + "repo": "nix-github-actions", + "rev": "f4158fa080ef4503c8f4c820967d946c2af31ec9", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "nix-github-actions", + "type": "github" + } + }, + "nix-github-actions_3": { "inputs": { "nixpkgs": [ "sdm845", @@ -1725,7 +2176,7 @@ "nix-matrix-appservices": { "inputs": { "devshell": "devshell", - "flake-compat": "flake-compat_2", + "flake-compat": "flake-compat_5", "nixlib": "nixlib", "nixpkgs": [ "nixpkgs" @@ -1968,16 +2419,16 @@ }, "nixpkgs": { "locked": { - "lastModified": 1757745802, - "narHash": "sha256-hLEO2TPj55KcUFUU1vgtHE9UEIOjRcH/4QbmfHNF820=", - "owner": "nixos", + "lastModified": 1751949589, + "narHash": "sha256-mgFxAPLWw0Kq+C8P3dRrZrOYEQXOtKuYVlo9xvPntt8=", + "owner": "NixOS", "repo": "nixpkgs", - "rev": "c23193b943c6c689d70ee98ce3128239ed9e32d1", + "rev": "9b008d60392981ad674e04016d25619281550a9d", "type": "github" }, "original": { - "owner": "nixos", - "ref": "nixos-unstable", + "owner": "NixOS", + "ref": "nixpkgs-unstable", "repo": "nixpkgs", "type": "github" } @@ -2107,6 +2558,22 @@ } }, "nixpkgs-stable": { + "locked": { + "lastModified": 1751741127, + "narHash": "sha256-t75Shs76NgxjZSgvvZZ9qOmz5zuBE8buUaYD28BMTxg=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "29e290002bfff26af1db6f64d070698019460302", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixos-25.05", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs-stable_2": { "locked": { "lastModified": 1752162966, "narHash": "sha256-3MxxkU8ZXMHXcbFz7UE4M6qnIPTYGcE/7EMqlZNnVDE=", @@ -2138,6 +2605,38 @@ "type": "github" } }, + "nixpkgs_2": { + "locked": { + "lastModified": 1754214453, + "narHash": "sha256-Q/I2xJn/j1wpkGhWkQnm20nShYnG7TI99foDBpXm1SY=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "5b09dc45f24cf32316283e62aec81ffee3c3e376", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs_3": { + "locked": { + "lastModified": 1757745802, + "narHash": "sha256-hLEO2TPj55KcUFUU1vgtHE9UEIOjRcH/4QbmfHNF820=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "c23193b943c6c689d70ee98ce3128239ed9e32d1", + "type": "github" + }, + "original": { + "owner": "nixos", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, "nur": { "inputs": { "flake-parts": [ @@ -2381,9 +2880,10 @@ "inputs": { "agenix": "agenix", "agenix-cli": "agenix-cli", + "continuwuity": "continuwuity", "disko": "disko", "firefox-gnome-theme": "firefox-gnome-theme", - "flake-parts": "flake-parts", + "flake-parts": "flake-parts_3", "gnome-mobile": "gnome-mobile", "home-manager": "home-manager_2", "lasuite-docs-proxy": "lasuite-docs-proxy", @@ -2391,7 +2891,7 @@ "nexusbot": "nexusbot", "nix-maid": "nix-maid", "nix-matrix-appservices": "nix-matrix-appservices", - "nixpkgs": "nixpkgs", + "nixpkgs": "nixpkgs_3", "nixpkgs-lasuite": "nixpkgs-lasuite", "ooye": "ooye", "run0-sudo-shim": "run0-sudo-shim", @@ -2402,8 +2902,8 @@ }, "run0-sudo-shim": { "inputs": { - "flake-utils": "flake-utils_2", - "nix-github-actions": "nix-github-actions", + "flake-utils": "flake-utils_3", + "nix-github-actions": "nix-github-actions_2", "nixpkgs": [ "nixpkgs" ], @@ -2425,6 +2925,23 @@ } }, "rust-analyzer-src": { + "flake": false, + "locked": { + "lastModified": 1757362324, + "narHash": "sha256-/PAhxheUq4WBrW5i/JHzcCqK5fGWwLKdH6/Lu1tyS18=", + "owner": "rust-lang", + "repo": "rust-analyzer", + "rev": "9edc9cbe5d8e832b5864e09854fa94861697d2fd", + "type": "github" + }, + "original": { + "owner": "rust-lang", + "ref": "nightly", + "repo": "rust-analyzer", + "type": "github" + } + }, + "rust-analyzer-src_2": { "flake": false, "locked": { "lastModified": 1752262373, @@ -2488,20 +3005,20 @@ "ace-bot": "ace-bot", "angrr": "angrr", "blank": "blank", - "cachix": "cachix", + "cachix": "cachix_3", "commit-notifier": "commit-notifier", "conf2nix": "conf2nix", - "crane": "crane", + "crane": "crane_3", "crate2nix": "crate2nix", "deploy-rs": "deploy-rs", "devshell": "devshell_2", "disko": "disko_2", "emacs-overlay": "emacs-overlay", - "fenix": "fenix", - "flake-compat": "flake-compat_3", - "flake-parts": "flake-parts_5", + "fenix": "fenix_2", + "flake-compat": "flake-compat_6", + "flake-parts": "flake-parts_7", "flake-schemas": "flake-schemas", - "flake-utils": "flake-utils_3", + "flake-utils": "flake-utils_4", "flake-utils-plus": "flake-utils-plus", "flat-flake": "flat-flake", "git-hooks-nix": "git-hooks-nix", @@ -2520,9 +3037,9 @@ "naersk": "naersk", "niri-flake": "niri-flake", "nix-alien": "nix-alien", - "nix-filter": "nix-filter", + "nix-filter": "nix-filter_2", "nix-gc-s3": "nix-gc-s3", - "nix-github-actions": "nix-github-actions_2", + "nix-github-actions": "nix-github-actions_3", "nix-index-database": "nix-index-database", "nix-topology": "nix-topology", "nixago": "nixago", @@ -2537,7 +3054,7 @@ ], "nixpkgs-latest": "nixpkgs-latest", "nixpkgs-riscv": "nixpkgs-riscv", - "nixpkgs-stable": "nixpkgs-stable", + "nixpkgs-stable": "nixpkgs-stable_2", "nixpkgs-unstable-small": "nixpkgs-unstable-small", "nvfetcher": "nvfetcher", "oranc": "oranc", @@ -2548,7 +3065,7 @@ "preservation": "preservation", "rust-overlay": "rust-overlay_2", "sops-nix": "sops-nix", - "systems": "systems_4", + "systems": "systems_5", "treefmt-nix": "treefmt-nix_2", "weird-deployer": "weird-deployer" }, @@ -2594,13 +3111,13 @@ "base16-helix": "base16-helix", "base16-vim": "base16-vim", "firefox-gnome-theme": "firefox-gnome-theme_2", - "flake-parts": "flake-parts_6", + "flake-parts": "flake-parts_8", "gnome-shell": "gnome-shell", "nixpkgs": [ "nixpkgs" ], "nur": "nur", - "systems": "systems_5", + "systems": "systems_6", "tinted-foot": "tinted-foot", "tinted-kitty": "tinted-kitty", "tinted-schemes": "tinted-schemes", @@ -2696,6 +3213,21 @@ "type": "github" } }, + "systems_6": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, "tinted-foot": { "flake": false, "locked": { diff --git a/flake.nix b/flake.nix index 5a00398..d88b526 100755 --- a/flake.nix +++ b/flake.nix @@ -6,6 +6,10 @@ wrapper-manager.url = "github:viperML/wrapper-manager"; flake-parts.url = "github:hercules-ci/flake-parts"; nix-maid.url = "github:viperML/nix-maid"; + continuwuity = { + url = "git+https://forgejo.ellis.link/continuwuation/continuwuity"; + inputs.nixpkgs.follows = "nixpkgs"; + }; disko = { url = "github:nix-community/disko"; inputs.nixpkgs.follows = "nixpkgs";