diff options
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 = [ | 
