chore(deps): update quickshell digest to 26531fc
Some checks failed
Renovate / renovate (push) Failing after 2m55s
build flakes / build (x86_64-linux, wash, linux) (push) Failing after 14m38s

This commit is contained in:
Renovate Bot 2025-12-03 16:01:55 +00:00
parent 757ca5cecd
commit 3c20b56265
2 changed files with 5 additions and 5 deletions

View file

@ -512,17 +512,17 @@
]
},
"locked": {
"lastModified": 1759997568,
"narHash": "sha256-xQyzPkgpgjAceJKwZhLU2//Y1jAmvPGOq80svqkWFhQ=",
"lastModified": 1764663772,
"narHash": "sha256-sHqLmm0wAt3PC4vczJeBozI1/f4rv9yp3IjkClHDXDs=",
"owner": "outfoxxed",
"repo": "quickshell",
"rev": "3e32ae595f97bd2d2e5ed4512fb4bb25edb4eae6",
"rev": "26531fc46ef17e9365b03770edd3fb9206fcb460",
"type": "github"
},
"original": {
"owner": "outfoxxed",
"repo": "quickshell",
"rev": "3e32ae595f97bd2d2e5ed4512fb4bb25edb4eae6",
"rev": "26531fc46ef17e9365b03770edd3fb9206fcb460",
"type": "github"
}
},

View file

@ -35,7 +35,7 @@
};
quickshell = {
url = "github:outfoxxed/quickshell/3e32ae595f97bd2d2e5ed4512fb4bb25edb4eae6";
url = "github:outfoxxed/quickshell/26531fc46ef17e9365b03770edd3fb9206fcb460";
inputs.nixpkgs.follows = "nixpkgs-unstable";
};