1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 13:32:50 -05:00

nix: update flake inputs (#1161)

This commit is contained in:
Lucas
2025-12-26 16:15:22 -03:00
committed by GitHub
parent ef52ce0990
commit 987856a1de
2 changed files with 12 additions and 12 deletions

View File

@@ -8,7 +8,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
quickshell = {
url = "git+https://git.outfoxxed.me/quickshell/quickshell?rev=26531fc46ef17e9365b03770edd3fb9206fcb460";
url = "git+https://git.outfoxxed.me/quickshell/quickshell?rev=3918290c1bcd93ed81291844d9f1ed146672dbfc";
inputs.nixpkgs.follows = "nixpkgs";
};
};