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": {
"lastModified": 1717640780,
"narHash": "sha256-zTOH+o/eCQy9uB5aZ0QT+jA867fiike8QFBo7g7cK/c=",
"lastModified": 1717759880,
"narHash": "sha256-JBsGdxRbQrrtM6ykaS9vflMNjb+M6tNRx4JZJ0PEsis=",
"ref": "refs/heads/master",
"rev": "d14ca709849ba0a0e3de5126b77cfc7819c9b100",
"revCount": 205,
"rev": "b5b9c1f6c352f5e495f580618f5d176497f7814b",
"revCount": 209,
"type": "git",
"url": "https://git.outfoxxed.me/outfoxxed/quickshell"
},

View File

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