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 c297de1..84147ec 100644 --- a/packages/dwl.nix +++ b/packages/dwl.nix @@ -27,7 +27,7 @@ stdenv.mkDerivation (finalAttrs: { owner = "compromyse"; repo = "dwl"; rev = "compromyse"; - hash = "sha256-AC9Na/NayE7Aaqe594JEWKdjIk4shvbmiClKVUwGJ6s="; + hash = "sha256-vjVkFEWV2PXHhJ85Zjpi8rRW7B7s/xGMP/JqQ9i2un4="; }; nativeBuildInputs = [ |
