summary refs log tree commit diff
path: root/pkgs/top-level/config.nix
Commit message (Expand)AuthorAge
* pkgs/config.nix: Fix infinite recursion when freeform config is strict in pkgsRobert Hensing2022-05-29
* Merge pull request #171014 from hercules-ci/nixpkgs-warn-undeclared-optionsRobert Hensing2022-05-25
|\
| * nixpkgs.config: Also warn for unused defs if warnUndeclaredOptionsRobert Hensing2022-05-10
| * pkgs/top-level/config.nix: Add warnUndeclaredOptionsRobert Hensing2022-05-10
* | Merge pull request #171163 from hercules-ci/nixpkgs-config-docRobert Hensing2022-05-19
|\ \
| * | doc: Add Nixpkgs config options referenceRobert Hensing2022-05-02
* | | config.enableParallelBuildingByDefault: init optionArtturin2022-05-11
| |/ |/|
* | stdenv/check-meta: add an eval warning optionckie2022-05-03
* | config.allowUnsupportedSystem: define as optionArtturin2022-05-02
* | config.allowBroken: define as optionArtturin2022-05-02
* | config.allowUnfree: define as optionArtturin2022-05-02
|/
* config.contentAddressedByDefault: init optionArtturin2022-04-27
* config.strictDepsByDefault: init optionArtturin2022-04-27
* config.allowAliases: Define as optionRobert Hensing2022-04-01
* Revert "pkgs.path: Avoid copying when used via flake"Robert Hensing2022-01-27
* pkgs.path: Avoid copying when used via flakeRobert Hensing2022-01-22
* treewide: remove unused variables (#63177)volth2019-06-16
* pkgs/top-level: little doc fix for mkMassRebuilddanbst2019-03-08
* pkgs/top-level: check types of `nixpkgs.config`Jan Malakhovski2019-03-08