diff --git a/flake.lock b/flake.lock
index aae1a8f..1af913a 100644
--- a/flake.lock
+++ b/flake.lock
@@ -546,6 +546,24 @@
"type": "indirect"
}
},
+ "flake-utils_7": {
+ "inputs": {
+ "systems": "systems_8"
+ },
+ "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"
+ }
+ },
"flakey-profile": {
"locked": {
"lastModified": 1712898590,
@@ -1249,6 +1267,22 @@
"type": "github"
}
},
+ "nixpkgs_11": {
+ "locked": {
+ "lastModified": 1766309749,
+ "narHash": "sha256-3xY8CZ4rSnQ0NqGhMKAy5vgC+2IVK0NoVEzDoOh4DA4=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "a6531044f6d0bef691ea18d4d4ce44d0daa6e816",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "nixos-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
"nixpkgs_2": {
"locked": {
"lastModified": 1726042813,
@@ -1482,6 +1516,7 @@
"nom": "nom",
"ooye": "ooye",
"sops-nix": "sops-nix",
+ "spacebar": "spacebar",
"synapseHttpAntispamSrc": "synapseHttpAntispamSrc"
}
},
@@ -1537,6 +1572,25 @@
"type": "github"
}
},
+ "spacebar": {
+ "inputs": {
+ "flake-utils": "flake-utils_7",
+ "nixpkgs": "nixpkgs_11"
+ },
+ "locked": {
+ "lastModified": 1766743281,
+ "narHash": "sha256-tYXF/ZazXIulV0kYo2OOo8/DyIMPxnq5YCFczvYPRrE=",
+ "owner": "spacebarchat",
+ "repo": "server",
+ "rev": "0c4d768bed5faac0ff785925bfffb3331bd249e1",
+ "type": "github"
+ },
+ "original": {
+ "owner": "spacebarchat",
+ "repo": "server",
+ "type": "github"
+ }
+ },
"synapseHttpAntispamSrc": {
"flake": false,
"locked": {
@@ -1658,6 +1712,21 @@
"type": "github"
}
},
+ "systems_8": {
+ "locked": {
+ "lastModified": 1681028828,
+ "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
+ "owner": "nix-systems",
+ "repo": "default",
+ "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-systems",
+ "repo": "default",
+ "type": "github"
+ }
+ },
"xdph": {
"inputs": {
"hyprland-protocols": [
|