diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-12-30 00:41:04 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-12-30 00:41:04 +0530 |
| commit | 42864b392f534c27a4fb0f28c2ff6cc3448b1b29 (patch) | |
| tree | e809035492bd7d1a4012f5f47a9c7fcf62ba51ba /packages/dwl.nix | |
| parent | ad5a72cbe28de79b9ef7544e34e764a4853435ad (diff) | |
update
Diffstat (limited to '')
| -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 ad469e1..010db6d 100644 --- a/packages/dwl.nix +++ b/packages/dwl.nix @@ -27,7 +27,7 @@ stdenv.mkDerivation (finalAttrs: { owner = "compromyse"; repo = "dwl"; rev = "compromyse"; - hash = "sha256-Lhcc3rW6SFnnjXknhyGbB8xsYldQz5zeWw+1MHZqOhc="; + hash = "sha256-jNlhtbjI//LLhDxxfz7HCN9rAqlACtOZXg7gr519GJA="; }; nativeBuildInputs = [ |
