nix: update lockfile to avoid mesa mismatches
This commit is contained in:
parent
8cdb41317f
commit
2c485e415d
2 changed files with 6 additions and 3 deletions
|
@ -32,6 +32,9 @@ This repo has a nix flake you can use to install the package directly:
|
|||
|
||||
quickshell = {
|
||||
url = "git+https://git.outfoxxed.me/outfoxxed/quickshell";
|
||||
|
||||
# THIS IS IMPORTANT
|
||||
# Mismatched system dependencies will lead to crashes and other issues.
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue