From 06d0cab01d396a7e8996a3bb60828260f8007079 Mon Sep 17 00:00:00 2001 From: outfoxxed Date: Fri, 7 Jun 2024 04:32:57 -0700 Subject: [PATCH] nix: update lockfile --- flake.lock | 8 ++++---- types/QtQuick.json | 5 +++++ 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index c29bfa6..62fbd91 100644 --- a/flake.lock +++ b/flake.lock @@ -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" }, diff --git a/types/QtQuick.json b/types/QtQuick.json index f4c2211..e3a7e98 100644 --- a/types/QtQuick.json +++ b/types/QtQuick.json @@ -45,6 +45,11 @@ "cname": "QPointF", "module": null }, + { + "name": "rect", + "cname": "QRect", + "module": null + }, { "name": "rect", "cname": "QRectF",