diff options
| author | 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | 2025-07-25 21:35:29 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-25 21:35:29 +1000 |
| commit | f2464fd414b0e4dafd1e8206aa0067b621b7b185 (patch) | |
| tree | cde83a9a4c73d11fc7d81cb0f264b162a645dfd5 /flake.lock | |
| parent | dcontent: create bluetooth panel (diff) | |
| download | caelestia-shell-f2464fd414b0e4dafd1e8206aa0067b621b7b185.tar.gz caelestia-shell-f2464fd414b0e4dafd1e8206aa0067b621b7b185.tar.bz2 caelestia-shell-f2464fd414b0e4dafd1e8206aa0067b621b7b185.zip | |
ci: add flake update action (#267)
* create flake update action
* what am i doing
* fix
* try nixpkgs.hyprland
* try flake
* use add
* try sway + cache nix
* use install
* fix pgrep
* fix sway exit
* screw sway ipc
* get ready for merge
* [CI] chore: update flake
* finally ready
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -31,11 +31,11 @@ ] }, "locked": { - "lastModified": 1753175548, - "narHash": "sha256-SdrlgrnijrM0I8LgfMMKbD310ga4fNN54HfWCtR+Kjw=", + "lastModified": 1753407718, + "narHash": "sha256-VnqE8hpqyIdJ91OBaJatxGyNccev+OC19U/MVZUd/0E=", "owner": "caelestia-dots", "repo": "cli", - "rev": "13a2d46d082ba09eb4934cec092f6085134e58e0", + "rev": "2bde2ddfbf56277fbf93af96fe3a88cb042b6696", "type": "github" }, "original": { @@ -46,11 +46,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1752950548, - "narHash": "sha256-NS6BLD0lxOrnCiEOcvQCDVPXafX1/ek1dfJHX1nUIzc=", + "lastModified": 1753250450, + "narHash": "sha256-i+CQV2rPmP8wHxj0aq4siYyohHwVlsh40kV89f3nw1s=", "owner": "nixos", "repo": "nixpkgs", - "rev": "c87b95e25065c028d31a94f06a62927d18763fdf", + "rev": "fc02ee70efb805d3b2865908a13ddd4474557ecf", "type": "github" }, "original": { @@ -67,11 +67,11 @@ ] }, "locked": { - "lastModified": 1753090730, - "narHash": "sha256-QG14m53ZGp2Gk7xD2Q+Tf7RYCKfk/BYRaBtX3X4IKbc=", + "lastModified": 1753402503, + "narHash": "sha256-cc1seYNwhhk9f74NpJSFRmQFjDzXInq66/dSVs2eK4Y=", "ref": "refs/heads/master", - "rev": "db77c71c216530159c2dcf5b269ebb4706b2e2dd", - "revCount": 653, + "rev": "4dad44757085a42423f758bf0177cebcd07b4a4a", + "revCount": 656, "type": "git", "url": "https://git.outfoxxed.me/outfoxxed/quickshell" }, |