diff options
| author | github-actions <41898282+github-actions[bot]@users.noreply.github.com> | 2025-10-19 02:10:10 +0000 |
|---|---|---|
| committer | github-actions <41898282+github-actions[bot]@users.noreply.github.com> | 2025-10-19 02:10:10 +0000 |
| commit | dcca082ee6a1e2358db81386c116049505af91d1 (patch) | |
| tree | 297483566fc513e951b2b4bfc7ed2d3e645abfce | |
| parent | wallpaper: fix random for multi-monitor setup (#63) (diff) | |
| download | caelestia-cli-dcca082ee6a1e2358db81386c116049505af91d1.tar.gz caelestia-cli-dcca082ee6a1e2358db81386c116049505af91d1.tar.bz2 caelestia-cli-dcca082ee6a1e2358db81386c116049505af91d1.zip | |
[CI] chore: update flake
| -rw-r--r-- | flake.lock | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -9,11 +9,11 @@ "quickshell": "quickshell" }, "locked": { - "lastModified": 1760497394, - "narHash": "sha256-/4Hf/irgPh+gRQAcCNjXyXFcUGOrXMX8+OtOwbscbXk=", + "lastModified": 1760837100, + "narHash": "sha256-B4iL67pRKARIPnZGnlV19axKjjW+UfNP1wnlPbxUM6M=", "owner": "caelestia-dots", "repo": "shell", - "rev": "4cb1048fdd6fa281baa0efa36c8c82ddd2cc43a3", + "rev": "84343dde62f99590cd9e21694065cf70d96d9869", "type": "github" }, "original": { @@ -46,11 +46,11 @@ ] }, "locked": { - "lastModified": 1760228179, - "narHash": "sha256-4Z6k7lv3Zcgk3K+4h60LpqB9wCkR+utkYERU735U068=", + "lastModified": 1760822546, + "narHash": "sha256-cy3wJQQzQbZ/EYUfTDuMiP/haPOjkqGgWOPPl7K9oiM=", "ref": "refs/heads/master", - "rev": "c9d3ffb6043c5bf3f3009202bad7e0e5132c4a25", - "revCount": 693, + "rev": "3e2ce40b18af943f9ba370ed73565e9f487663ef", + "revCount": 697, "type": "git", "url": "https://git.outfoxxed.me/outfoxxed/quickshell" }, |