diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-10-17 12:23:26 +0530 | 
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-10-17 12:23:26 +0530 | 
| commit | 2f3d3f02c42839890a692b63d7ea6433060e34d9 (patch) | |
| tree | c774525701f1ce368fe70f16ca66f0cebd75b844 /packages/dwl.nix | |
| parent | 9cb4903aa9c90b7b0f88fe1f954e7474247c06d2 (diff) | |
Update
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 c0e1586..28f3cdd 100644 --- a/packages/dwl.nix +++ b/packages/dwl.nix @@ -27,7 +27,7 @@ stdenv.mkDerivation (finalAttrs: {      owner = "compromyse";      repo = "dwl";      rev = "compromyse"; -    hash = "sha256-P9ieyKFBk+ROm+DzXOGmu05nYg0aoqhF9vRl8LpChg0="; +    hash = "sha256-PP9abXvvnfig9rErtMLI50DwydLKng6XuOhXbYys2EY=";    };    nativeBuildInputs = [ | 
