mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-05 05:13:04 +00:00
aff1f4ab94
The following parameters are now available: * hardeningDisable To disable specific hardening flags * hardeningEnable To enable specific hardening flags Only the cc-wrapper supports this right now, but these may be reused by other wrappers, builders or setup hooks. cc-wrapper supports the following flags: * fortify * stackprotector * pie (disabled by default) * pic * strictoverflow * format * relro * bindnow |
||
---|---|---|
.. | ||
2002_FHS_through_env_vars.patch | ||
2003_externalize_session_config.patch | ||
2004_FHS_plugins_assets.patch | ||
bootstrap.nix | ||
default.nix | ||
Gemfile.lock | ||
Gemfile.nix | ||
generate_nix_requirements.rb | ||
README |
to regenerate Gemfile.nix and Gemfile.lock you need to % nix-build bootstrap.nix % cp result/Gemfile.nix ./ % cp result/Gemfile.lock ./