diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-02-02 15:55:42 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-02-02 15:55:42 +0530 |
| commit | 5055c72d26569d352b0273cd79544ece594763b2 (patch) | |
| tree | cc2b5744e67e9a8e9c4294d3a3e0a1769a61d83f /packages/dwl.nix | |
| parent | 4803f1aac7f36c45c392b50869cd91d097e413c9 (diff) | |
remove dwlb
Diffstat (limited to '')
| -rw-r--r-- | packages/dwl.nix (renamed from packages/dwl-custom.nix) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/dwl-custom.nix b/packages/dwl.nix index a7a4652..b422292 100644 --- a/packages/dwl-custom.nix +++ b/packages/dwl.nix @@ -28,7 +28,7 @@ stdenv.mkDerivation (finalAttrs: { owner = "compromyse"; repo = "dwl"; rev = "master"; - hash = "sha256-QNRE/qCSSsMLbmO5VHsPlIO4f9IgnsV00ALDdzDIBrE="; + hash = "sha256-Cm6EPr2h8iSBXAc+9Yqendsp0c0b9BHDgYwaQT/t4/A="; }; nativeBuildInputs = [ |
