emacsPackages.el-easydraw: move gzip to propagatedUserEnvPkgs
gzip is only needed at runtime. It is not needed at build time.
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ melpaBuild {
|
||||
hash = "sha256-CbcI1mmghc3HObg80bjScVDcJ1DHx9aX1WP2HlhAshs=";
|
||||
};
|
||||
|
||||
packageRequires = [ gzip ];
|
||||
propagatedUserEnvPkgs = [ gzip ];
|
||||
|
||||
files = ''(:defaults "msg")'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user