about summary refs log tree commit diff
path: root/pkgs/applications/editors/eclipse
diff options
context:
space:
mode:
authornicoo <nicoo@mur.at>2023-09-16 17:33:20 +0000
committerWeijia Wang <9713184+wegank@users.noreply.github.com>2023-09-22 18:37:42 +0200
commitfab52fca51de6d49084d9b41d0a69b8108ebc668 (patch)
tree5aa5f341c6987d9f492ab8740855f52c3f8329de /pkgs/applications/editors/eclipse
parenta6530e859b50c2881bef1008d8bb41a6abf12eb7 (diff)
downloadnixlib-fab52fca51de6d49084d9b41d0a69b8108ebc668.tar
nixlib-fab52fca51de6d49084d9b41d0a69b8108ebc668.tar.gz
nixlib-fab52fca51de6d49084d9b41d0a69b8108ebc668.tar.bz2
nixlib-fab52fca51de6d49084d9b41d0a69b8108ebc668.tar.lz
nixlib-fab52fca51de6d49084d9b41d0a69b8108ebc668.tar.xz
nixlib-fab52fca51de6d49084d9b41d0a69b8108ebc668.tar.zst
nixlib-fab52fca51de6d49084d9b41d0a69b8108ebc668.zip
treewide: sha512 → hash
Diffstat (limited to 'pkgs/applications/editors/eclipse')
-rw-r--r--pkgs/applications/editors/eclipse/plugins.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/editors/eclipse/plugins.nix b/pkgs/applications/editors/eclipse/plugins.nix
index a8a248804b04..67c071b5b938 100644
--- a/pkgs/applications/editors/eclipse/plugins.nix
+++ b/pkgs/applications/editors/eclipse/plugins.nix
@@ -355,7 +355,7 @@ rec {
 
     src = fetchzip {
       url = "https://download.jboss.org/drools/release/${version}/droolsjbpm-tools-distribution-${version}.zip";
-      sha512 = "2qzc1iszqfrfnw8xip78n3kp6hlwrvrr708vlmdk7nv525xhs0ssjaxriqdhcr0s6jripmmazxivv3763rnk2bfkh31hmbnckpx4r3m";
+      hash = "sha512-dWTS72R2VRgGnG6JafMwZ+wd+1e13pil0SAz2HDMXUmtgYa9iLLtma3SjcDJeWdOoblzWHRu7Ihblx3+Ogb2sQ==";
       postFetch = ''
         # update site is a couple levels deep, alongside some other irrelevant stuff
         cd $out;