diff options
| author | Nathan Reiner <nathan@nathanreiner.xyz> | 2024-09-19 17:28:07 +0200 |
|---|---|---|
| committer | Nathan Reiner <nathan@nathanreiner.xyz> | 2024-09-19 17:28:07 +0200 |
| commit | 3b276530b697f750121b585169e90ca3d476fb0f (patch) | |
| tree | c8d9c53a83d555a5b0b98519d6af5c55062c5bf9 /flake.lock | |
| parent | 7579085c18af961d48dc7847f8a2630a5121f57e (diff) | |
change webtray input to stable
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -319,7 +319,7 @@ "webtray": { "inputs": { "nixpkgs": [ - "nixpkgs-unstable" + "nixpkgs" ] }, "locked": { |