diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-11-04 10:06:11 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-11-04 10:06:11 +0530 |
| commit | 53a39bc6f60b8d19964a64583fbf10088b7c8d20 (patch) | |
| tree | 48fbaf3ed1cf3450a570d373a95fb23db88636d2 /packages/dwl.nix | |
| parent | b13a66ee6f5c5bad7425a2cdbb64ddb4267bcf9a (diff) | |
(update): dwl, vm config
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 28f3cdd..5a9e9dd 100644 --- a/packages/dwl.nix +++ b/packages/dwl.nix @@ -27,7 +27,7 @@ stdenv.mkDerivation (finalAttrs: { owner = "compromyse"; repo = "dwl"; rev = "compromyse"; - hash = "sha256-PP9abXvvnfig9rErtMLI50DwydLKng6XuOhXbYys2EY="; + hash = "sha256-nyMxMuhtk/VczZmheknnFitbKZwYeBV3G7xyVFPzi4M="; }; nativeBuildInputs = [ |
