diff options
Diffstat (limited to '')
| -rw-r--r-- | flake.lock | 22 |
1 files changed, 12 insertions, 10 deletions
@@ -111,14 +111,16 @@ "nixpkgs": [ "nixpkgs" ], - "quickshell": "quickshell" + "quickshell": [ + "quickshell" + ] }, "locked": { - "lastModified": 1767929302, - "narHash": "sha256-9MT0aoVnobXkEuPn2ZCB2Coo/VUOv3wF1qcFfwgFfmY=", + "lastModified": 1768006439, + "narHash": "sha256-OpCihP2RndUI20xzBgysN8kOjl4bzN/GMsbn3c3FJx4=", "ref": "refs/heads/main", - "rev": "87ad3ab86a3e1e9d7e2a507dd829289a1074d000", - "revCount": 1725, + "rev": "9c6aea03b58ead9044184724613ea1baa2a3cd35", + "revCount": 1728, "type": "git", "url": "https://g.freya.cat/caelestia-shell" }, @@ -793,16 +795,15 @@ "quickshell": { "inputs": { "nixpkgs": [ - "caelestia-shell", "nixpkgs" ] }, "locked": { - "lastModified": 1766725085, - "narHash": "sha256-O2aMFdDUYJazFrlwL7aSIHbUSEm3ADVZjmf41uBJfHs=", + "lastModified": 1767949765, + "narHash": "sha256-sb9X1evrQI2+4qmYCCAHMSiJFqj4eAuZp5BwYrOiJmA=", "ref": "refs/heads/master", - "rev": "41828c4180fb921df7992a5405f5ff05d2ac2fff", - "revCount": 715, + "rev": "eecc2f88b3b12a672df79e74f2bd49ef65f0abdf", + "revCount": 721, "type": "git", "url": "https://git.outfoxxed.me/outfoxxed/quickshell" }, @@ -825,6 +826,7 @@ "nixos-wsl": "nixos-wsl", "nixpkgs": "nixpkgs", "preload-ng": "preload-ng", + "quickshell": "quickshell", "rose-pine-hyprcursor": "rose-pine-hyprcursor", "sops-nix": "sops-nix", "talc": "talc", |