diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-11-15 19:17:56 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-11-15 19:17:56 +0530 |
| commit | acdd36d8fe6eb3385370274b66bd3c2c1736c577 (patch) | |
| tree | b3590b66bee3ff274e4fcee1c68b691b4439b767 /packages/dwl.nix | |
| parent | 3ee2c90e234cfc50faf894be47d5991b3c6ef29d (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 5a9e9dd..ad469e1 100644 --- a/packages/dwl.nix +++ b/packages/dwl.nix @@ -27,7 +27,7 @@ stdenv.mkDerivation (finalAttrs: { owner = "compromyse"; repo = "dwl"; rev = "compromyse"; - hash = "sha256-nyMxMuhtk/VczZmheknnFitbKZwYeBV3G7xyVFPzi4M="; + hash = "sha256-Lhcc3rW6SFnnjXknhyGbB8xsYldQz5zeWw+1MHZqOhc="; }; nativeBuildInputs = [ |
