more new branch on QQ

This commit is contained in:
Noa Aarts 2025-09-10 13:58:37 +02:00
parent d4d96a8df3
commit ced69de2ad
Signed by: noa
GPG key ID: 1850932741EFF672
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View file

@ -1340,16 +1340,16 @@
"nixpkgs": "nixpkgs_10" "nixpkgs": "nixpkgs_10"
}, },
"locked": { "locked": {
"lastModified": 1757424740, "lastModified": 1757505376,
"narHash": "sha256-CcQRv2DGeht5pQey8LRxqG+xhGedNzx1ouhxGODgyfo=", "narHash": "sha256-2Dp37q92uQDyu1gpqWGxmP7AUu36KkJjnUH2czKiKaU=",
"owner": "itepastra", "owner": "itepastra",
"repo": "Quantum-surface-application", "repo": "Quantum-surface-application",
"rev": "b54bf88f2612d0b3fcc8b675aa729f534c96ca9f", "rev": "3af5fc57fbce6858ba18f904366982945dc9b3f6",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "itepastra", "owner": "itepastra",
"ref": "init-website", "ref": "qubit-controls",
"repo": "Quantum-surface-application", "repo": "Quantum-surface-application",
"type": "github" "type": "github"
} }

View file

@ -57,7 +57,7 @@
inputs.lix.follows = "lix"; inputs.lix.follows = "lix";
}; };
qubit-quilt = { qubit-quilt = {
url = "github:itepastra/Quantum-surface-application/init-website"; url = "github:itepastra/Quantum-surface-application/qubit-controls";
}; };
# declarative vencord client # declarative vencord client
nixcord.url = "github:kaylorben/nixcord"; nixcord.url = "github:kaylorben/nixcord";