diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-03-10 15:19:57 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-03-10 15:19:57 +0530 |
| commit | 799a9ceb0b4af70e4bb7610ba2d112773000def9 (patch) | |
| tree | 0c67355703de7320800f53ae443c1ca89aa0f659 /packages/dwlb.nix | |
| parent | 221970721cb649fdbd2ad0de4b7548ab25f15a3f (diff) | |
update
Diffstat (limited to '')
| -rw-r--r-- | packages/dwlb.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/dwlb.nix b/packages/dwlb.nix index 60c8786..39e601a 100644 --- a/packages/dwlb.nix +++ b/packages/dwlb.nix @@ -19,7 +19,7 @@ stdenv.mkDerivation (finalAttrs: { owner = "compromyse"; repo = "dwlb"; rev = "master"; - hash = "sha256-aXBny0OK4RiNwTYdmvDMMXgx4EIc5stUxov/nO7kTAg="; + hash = "sha256-AI2tkPkr1BSErmDBwreFRaGMjOnmNBi2uEre6uAONPg="; }; nativeBuildInputs = [ |
