mirror of
https://git.outfoxxed.me/quickshell/quickshell.git
synced 2025-11-04 19:04:56 +11:00
nix: update flake + tidyfox
This commit is contained in:
parent
354afeaa35
commit
6cc1b6f36a
2 changed files with 5 additions and 5 deletions
|
|
@ -8,8 +8,8 @@
|
|||
domain = "git.outfoxxed.me";
|
||||
owner = "outfoxxed";
|
||||
repo = "tidyfox";
|
||||
rev = "1f062cc198d1112d13e5128fa1f2ee3dbffe613b";
|
||||
sha256 = "kbt0Zc1qHE5fhqBkKz8iue+B+ZANjF1AR/RdgmX1r0I=";
|
||||
rev = "9d85d7e7dea2602aa74ec3168955fee69967e92f";
|
||||
hash = "sha256-77ERiweF6lumonp2c/124rAoVG6/o9J+Aajhttwtu0w=";
|
||||
}) { inherit pkgs; };
|
||||
in pkgs.mkShell.override { stdenv = quickshell.stdenv; } {
|
||||
inputsFrom = [ quickshell ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue