mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-13 11:30:35 +08:00
xarchive: disable format hardening
This commit is contained in:
@@ -11,6 +11,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
buildInputs = [ gtk2 pkgconfig ];
|
||||
|
||||
hardening_format = false;
|
||||
|
||||
meta = {
|
||||
description = "A GTK+ front-end for command line archiving tools";
|
||||
maintainers = [ stdenv.lib.maintainers.iElectric ];
|
||||
|
||||
Reference in New Issue
Block a user