diff --git a/flake.lock b/flake.lock index 03da543..28a2e15 100644 --- a/flake.lock +++ b/flake.lock @@ -1340,16 +1340,16 @@ "nixpkgs": "nixpkgs_10" }, "locked": { - "lastModified": 1757424740, - "narHash": "sha256-CcQRv2DGeht5pQey8LRxqG+xhGedNzx1ouhxGODgyfo=", + "lastModified": 1757505376, + "narHash": "sha256-2Dp37q92uQDyu1gpqWGxmP7AUu36KkJjnUH2czKiKaU=", "owner": "itepastra", "repo": "Quantum-surface-application", - "rev": "b54bf88f2612d0b3fcc8b675aa729f534c96ca9f", + "rev": "3af5fc57fbce6858ba18f904366982945dc9b3f6", "type": "github" }, "original": { "owner": "itepastra", - "ref": "init-website", + "ref": "qubit-controls", "repo": "Quantum-surface-application", "type": "github" } diff --git a/flake.nix b/flake.nix index 0c236e1..19c7e82 100644 --- a/flake.nix +++ b/flake.nix @@ -57,7 +57,7 @@ inputs.lix.follows = "lix"; }; qubit-quilt = { - url = "github:itepastra/Quantum-surface-application/init-website"; + url = "github:itepastra/Quantum-surface-application/qubit-controls"; }; # declarative vencord client nixcord.url = "github:kaylorben/nixcord";