diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-06-25 19:32:41 +0530 | 
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-06-25 19:32:41 +0530 | 
| commit | 0f1f716a56e69f43f800b28359e6b4520fc2e7fa (patch) | |
| tree | cb6f15237c44e3ce67577bf981a36ccfc0d09d58 /packages/dwlb.nix | |
| parent | b9923216d6e7c147d89b9a941775ad8101affa1a (diff) | |
update
Diffstat (limited to 'packages/dwlb.nix')
| -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 acdd840..9755203 100644 --- a/packages/dwlb.nix +++ b/packages/dwlb.nix @@ -21,7 +21,7 @@ stdenv.mkDerivation (finalAttrs: {      owner = "compromyse";      repo = "dwlb";      rev = "systray"; -    hash = "sha256-xgTJz9Q2PKl0mWaeznDGkUIlPRV0ICBa7q5oRqxCBDQ="; +    hash = "sha256-x+GjFiPlWmW+eAul9+UkLW0BJsiqdF/R7ADS/hO8SFo=";    };    nativeBuildInputs = [ | 
