adapta-kde-theme: remove ouputHash

-5
-5
pkgs/data/themes/adapta-kde/default.nix
··· 13 13 14 14 makeFlags = [ "PREFIX=$(out)" ]; 15 15 16 - # Make this a fixed-output derivation 17 - outputHashMode = "recursive"; 18 - outputHashAlgo = "sha256"; 19 - ouputHash = "0rxhk8sp81vb2mngqr7kn9vlqyliq9aqj2d25igcr01v5axbxbzb"; 20 - 21 16 meta = { 22 17 description = "A port of the Adapta theme for Plasma"; 23 18 homepage = "https://git.io/adapta-kde";