adapta-kde-theme: remove ouputHash
This commit is contained in:
parent
c7e6458550
commit
9518ee5a82
1 changed files with 0 additions and 5 deletions
|
@ -13,11 +13,6 @@ stdenv.mkDerivation rec {
|
||||||
|
|
||||||
makeFlags = [ "PREFIX=$(out)" ];
|
makeFlags = [ "PREFIX=$(out)" ];
|
||||||
|
|
||||||
# Make this a fixed-output derivation
|
|
||||||
outputHashMode = "recursive";
|
|
||||||
outputHashAlgo = "sha256";
|
|
||||||
ouputHash = "0rxhk8sp81vb2mngqr7kn9vlqyliq9aqj2d25igcr01v5axbxbzb";
|
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "A port of the Adapta theme for Plasma";
|
description = "A port of the Adapta theme for Plasma";
|
||||||
homepage = "https://git.io/adapta-kde";
|
homepage = "https://git.io/adapta-kde";
|
||||||
|
|
Loading…
Reference in a new issue