diff options
Diffstat (limited to 'packages/dwl.nix')
| -rw-r--r-- | packages/dwl.nix | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/packages/dwl.nix b/packages/dwl.nix index 2e442cd..3a93fc1 100644 --- a/packages/dwl.nix +++ b/packages/dwl.nix @@ -27,7 +27,7 @@ stdenv.mkDerivation (finalAttrs: {      owner = "compromyse";      repo = "dwl";      rev = "master"; -    hash = "sha256-GjY6FgmqINwdfLPQzQfQSlGLYLJGeg35VNYAE3B36r8="; +    hash = "sha256-I669/sfrp0IfJ4CTKF0x3qeLX29PIjOGcpb6YfucAaI=";    };    nativeBuildInputs = [ | 
