diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-07-07 19:33:25 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-07-07 19:33:25 +0530 |
| commit | be0a506c5516c63f466bbb2766c5000accdfa04c (patch) | |
| tree | 7f6d8f7d9c476b82e9a04bf19ceb430e5be9258f /packages/dwlb.nix | |
| parent | bc5d1b7ac11983feec38ec25a06e2c4bcf0727fa (diff) | |
update
Diffstat (limited to '')
| -rw-r--r-- | packages/dwlb.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/dwlb.nix b/packages/dwlb.nix index 9755203..e35aed4 100644 --- a/packages/dwlb.nix +++ b/packages/dwlb.nix @@ -21,7 +21,7 @@ stdenv.mkDerivation (finalAttrs: { owner = "compromyse"; repo = "dwlb"; rev = "systray"; - hash = "sha256-x+GjFiPlWmW+eAul9+UkLW0BJsiqdF/R7ADS/hO8SFo="; + hash = "sha256-x344Z7hv83ZzCbxd1O9giMwPfDxzCmUUJuMZqavKPRs="; }; nativeBuildInputs = [ |
