diff options
| author | 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | 2025-09-08 23:30:24 +1000 |
|---|---|---|
| committer | 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | 2025-09-08 23:30:24 +1000 |
| commit | 5fc9ffcc8f0e7b194677ce3fd4bdf0f05d45ad8b (patch) | |
| tree | 22e95f70c3cc01f9c00de5d183475daf42de9e11 | |
| parent | internal: force threaded render loop (diff) | |
| parent | [CI] chore: update flake (diff) | |
| download | caelestia-shell-5fc9ffcc8f0e7b194677ce3fd4bdf0f05d45ad8b.tar.gz caelestia-shell-5fc9ffcc8f0e7b194677ce3fd4bdf0f05d45ad8b.tar.bz2 caelestia-shell-5fc9ffcc8f0e7b194677ce3fd4bdf0f05d45ad8b.zip | |
Merge branch 'main' of https://github.com/caelestia-dots/shell
| -rw-r--r-- | flake.lock | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -8,11 +8,11 @@ ] }, "locked": { - "lastModified": 1756556373, - "narHash": "sha256-mYlZV3bSOMV4w4kquzkgMyKiaN/uXUVHR9IA4OJjS+A=", + "lastModified": 1757123223, + "narHash": "sha256-WE20W7OTKxw+Tvmthpy0CEV0KOvLWuvaW+bceTZ8yhk=", "owner": "caelestia-dots", "repo": "cli", - "rev": "8bc7e495af42c778143771179d23312f8ff7a3c8", + "rev": "12abcf2336e9277c47d745ac3cae04effa28d674", "type": "github" }, "original": { @@ -23,11 +23,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1756542300, - "narHash": "sha256-tlOn88coG5fzdyqz6R93SQL5Gpq+m/DsWpekNFhqPQk=", + "lastModified": 1756787288, + "narHash": "sha256-rw/PHa1cqiePdBxhF66V7R+WAP8WekQ0mCDG4CFqT8Y=", "owner": "nixos", "repo": "nixpkgs", - "rev": "d7600c775f877cd87b4f5a831c28aa94137377aa", + "rev": "d0fc30899600b9b3466ddb260fd83deb486c32f1", "type": "github" }, "original": { @@ -44,11 +44,11 @@ ] }, "locked": { - "lastModified": 1756352679, - "narHash": "sha256-UkKaPXTPzT7HAcBOV4NlWx2GAEJaTf0eb5OX6Q6jPqg=", + "lastModified": 1756981260, + "narHash": "sha256-GhuD9QVimjynHI0OOyZsqJsnlXr2orowh9H+HYz4YMs=", "ref": "refs/heads/master", - "rev": "f7597cdae2d537c5b12843599955856090dc49d5", - "revCount": 668, + "rev": "6eb12551baf924f8fdecdd04113863a754259c34", + "revCount": 672, "type": "git", "url": "https://git.outfoxxed.me/outfoxxed/quickshell" }, |