about summary refs log tree commit diff
path: root/pkgs/top-level/config.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-24pkgs/top-level/config.nix: Refer to testRobert Hensing1-0/+6
2024-04-13Merge branch 'master' into staging-nextWeijia Wang1-9/+8
2024-04-13pkgs/config: remove uses of lib.mdDocstuebinm1-9/+8
2024-04-02pkgs/top-level/config.nix: fix typo: compatibity to compatibilityPhilip Taron1-1/+1
2024-03-08Avoid `with lib;` at the top level in pkgs/top-level/config.nixPhilip Taron1-13/+19
2023-11-14config.rocmSupport: init optionMartin Weinelt1-0/+6
2023-07-20config.cudaSupport: init optionSomeone Serge1-0/+6
2023-06-10pkgs/config: add missing mdDocpennae1-1/+1
2022-12-08config.structuredAttrsByDefault: add optionArtturin1-0/+4
2022-10-03pkgs/top-level: convert to MD option docspennae1-17/+17
2022-10-02Disable checkMeta by default again.Profpatsch1-1/+1
2022-09-25check-meta.nix: type checking changespiegames1-0/+7
2022-09-11pkgs/top-level: add a type for warnUndeclaredOptionsK9001-0/+1
2022-06-21config.configurePlatformsByDefault: init optionSergei Trofimovich1-0/+4
2022-06-05pkgs/config.nix: Fix missing attribute when no config keys are undeclaredZhaofeng Li1-1/+1
2022-05-29pkgs/config.nix: Fix infinite recursion when freeform config is strict in pkgsRobert Hensing1-1/+1
2022-05-25Merge pull request #171014 from hercules-ci/nixpkgs-warn-undeclared-optionsRobert Hensing1-1/+20
2022-05-19Merge pull request #171163 from hercules-ci/nixpkgs-config-docRobert Hensing1-0/+5
2022-05-11config.enableParallelBuildingByDefault: init optionArtturin1-0/+4
2022-05-10nixpkgs.config: Also warn for unused defs if warnUndeclaredOptionsRobert Hensing1-3/+8
2022-05-10pkgs/top-level/config.nix: Add warnUndeclaredOptionsRobert Hensing1-1/+15
2022-05-03stdenv/check-meta: add an eval warning optionckie1-0/+15
2022-05-02config.allowUnsupportedSystem: define as optionArtturin1-0/+13
2022-05-02config.allowBroken: define as optionArtturin1-0/+11
2022-05-02config.allowUnfree: define as optionArtturin1-0/+12
2022-05-02doc: Add Nixpkgs config options referenceRobert Hensing1-0/+5
2022-04-27config.contentAddressedByDefault: init optionArtturin1-0/+4
2022-04-27config.strictDepsByDefault: init optionArtturin1-0/+4
2022-04-01config.allowAliases: Define as optionRobert Hensing1-0/+18
2022-01-27Revert "pkgs.path: Avoid copying when used via flake"Robert Hensing1-14/+0
2022-01-22pkgs.path: Avoid copying when used via flakeRobert Hensing1-0/+14
2019-06-16treewide: remove unused variables (#63177)volth1-11/+1
2019-03-08pkgs/top-level: little doc fix for mkMassRebuilddanbst1-1/+1
2019-03-08pkgs/top-level: check types of `nixpkgs.config`Jan Malakhovski1-0/+51