diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-10-09 18:13:47 +0530 | 
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-10-09 18:13:47 +0530 | 
| commit | 55bc8a949a13e0909d05ee1ecaeae0ab3035f37b (patch) | |
| tree | 6ed49d484000f08082cf113cd0b0fd085d61d4c4 /packages/dwl.nix | |
| parent | 8cb4343738a08010996701a86667d901620c6cb7 (diff) | |
(update): Bar script & dwl/dwlb setupt
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 950458e..e5313a6 100644 --- a/packages/dwl.nix +++ b/packages/dwl.nix @@ -27,7 +27,7 @@ stdenv.mkDerivation (finalAttrs: {      owner = "compromyse";      repo = "dwl";      rev = "compromyse"; -    hash = "sha256-IlzzpSYKfmut4oFxtffneox44HDETmainP/Ulcl3NiE="; +    hash = "sha256-wEaDA7VJhkYkSf88GcxjrIAp+iEc+/vnszufz9NU1h4=";    };    nativeBuildInputs = [ | 
