diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-06-01 14:32:20 +0530 | 
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-06-01 14:32:20 +0530 | 
| commit | 996f0dc09a55cd89c1b5f25cabb8e608bc7ecd45 (patch) | |
| tree | f4fffc00efd9e05ced347f687d522eb13d4319e7 /packages/dwlb.nix | |
| parent | 0cac83a9262278d838edc9b09b64768ba28ecdb4 (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 b02cf2c..49dfc4f 100644 --- a/packages/dwlb.nix +++ b/packages/dwlb.nix @@ -21,7 +21,7 @@ stdenv.mkDerivation (finalAttrs: {      owner = "compromyse";      repo = "dwlb";      rev = "systray"; -    hash = "sha256-SQBm40bodLAnky+T7PfWAfnCTEfWWi4V0g7p+eNDHpU="; +    hash = "sha256-CD2BAVe81LXX9r51GsqYxtiwDRoPqqm/C7we6k1Eyl4=";    };    nativeBuildInputs = [ | 
