nix: update lockfile

This commit is contained in:
outfoxxed 2024-06-07 04:32:57 -07:00
parent f6041004d1
commit 06d0cab01d
Signed by: outfoxxed
GPG Key ID: 4C88A185FB89301E
2 changed files with 9 additions and 4 deletions

View File

@ -22,11 +22,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1717640780, "lastModified": 1717759880,
"narHash": "sha256-zTOH+o/eCQy9uB5aZ0QT+jA867fiike8QFBo7g7cK/c=", "narHash": "sha256-JBsGdxRbQrrtM6ykaS9vflMNjb+M6tNRx4JZJ0PEsis=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "d14ca709849ba0a0e3de5126b77cfc7819c9b100", "rev": "b5b9c1f6c352f5e495f580618f5d176497f7814b",
"revCount": 205, "revCount": 209,
"type": "git", "type": "git",
"url": "https://git.outfoxxed.me/outfoxxed/quickshell" "url": "https://git.outfoxxed.me/outfoxxed/quickshell"
}, },

View File

@ -45,6 +45,11 @@
"cname": "QPointF", "cname": "QPointF",
"module": null "module": null
}, },
{
"name": "rect",
"cname": "QRect",
"module": null
},
{ {
"name": "rect", "name": "rect",
"cname": "QRectF", "cname": "QRectF",