diff options
Diffstat (limited to 'overlays')
| -rw-r--r-- | overlays/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/overlays/default.nix b/overlays/default.nix index 4f0ea71..25bcf46 100644 --- a/overlays/default.nix +++ b/overlays/default.nix @@ -46,7 +46,7 @@ version = "7.59"; src = prev.fetchurl { url = "https://www.reaper.fm/files/7.x/reaper759_linux_x86_64.tar.xz"; - hash = ""; + hash = "sha256-II2QOv7eHD4JtE5We1uuEuCt5RZmK6VFtZFyLEArUSc="; }; }); }; |
