summaryrefslogtreecommitdiffstats
path: root/pkgs/top-level/config.nix
AgeCommit message (Expand)Author
2024-08-05Revert "pkgs/top-level/config.nix: nixfmt, declare options"éclairevoyant
2024-08-05pkgs/top-level/config.nix: add options.{allow,block}listedLicenseséclairevoyant
2024-08-05pkgs/top-level/config.nix: add options.inHydraéclairevoyant
2024-08-05pkgs/top-level/config.nix: add options.handleEvalIssueéclairevoyant
2024-08-05pkgs/top-level/config.nix: add options.checkMetaRecursivelyéclairevoyant
2024-08-05pkgs/top-level/config.nix: add options.{permittedInsecurePackages,allowInsecu...éclairevoyant
2024-08-04pkgs/top-level/config.nix: add options.packageOverrideséclairevoyant
2024-08-04pkgs/top-level/config.nix: add options.allowNonSourcePredicateéclairevoyant
2024-08-04pkgs/top-level/config.nix: add options.allowUnfreePredicateéclairevoyant
2024-07-29pkgs/top-level/config.nix: add options.allowNonSourceéclairevoyant
2024-07-29pkgs/top-level/config.nix: nixfmt-rfc-styleéclairevoyant
2024-04-24pkgs/top-level/config.nix: Refer to testRobert Hensing
2024-04-13Merge branch 'master' into staging-nextWeijia Wang
2024-04-13pkgs/config: remove uses of lib.mdDocstuebinm
2024-04-02pkgs/top-level/config.nix: fix typo: compatibity to compatibilityPhilip Taron
2024-03-08Avoid `with lib;` at the top level in pkgs/top-level/config.nixPhilip Taron
2023-11-14config.rocmSupport: init optionMartin Weinelt
2023-07-20config.cudaSupport: init optionSomeone Serge
2023-06-10pkgs/config: add missing mdDocpennae
2022-12-08config.structuredAttrsByDefault: add optionArtturin
2022-10-03pkgs/top-level: convert to MD option docspennae
2022-10-02Disable checkMeta by default again.Profpatsch
2022-09-25check-meta.nix: type checking changespiegames
2022-09-11pkgs/top-level: add a type for warnUndeclaredOptionsK900
2022-06-21config.configurePlatformsByDefault: init optionSergei Trofimovich
2022-06-05pkgs/config.nix: Fix missing attribute when no config keys are undeclaredZhaofeng Li
2022-05-29pkgs/config.nix: Fix infinite recursion when freeform config is strict in pkgsRobert Hensing
2022-05-25Merge pull request #171014 from hercules-ci/nixpkgs-warn-undeclared-optionsRobert Hensing
2022-05-19Merge pull request #171163 from hercules-ci/nixpkgs-config-docRobert Hensing
2022-05-11config.enableParallelBuildingByDefault: init optionArtturin
2022-05-10nixpkgs.config: Also warn for unused defs if warnUndeclaredOptionsRobert Hensing
2022-05-10pkgs/top-level/config.nix: Add warnUndeclaredOptionsRobert Hensing
2022-05-03stdenv/check-meta: add an eval warning optionckie
2022-05-02config.allowUnsupportedSystem: define as optionArtturin
2022-05-02config.allowBroken: define as optionArtturin
2022-05-02config.allowUnfree: define as optionArtturin
2022-05-02doc: Add Nixpkgs config options referenceRobert Hensing
2022-04-27config.contentAddressedByDefault: init optionArtturin
2022-04-27config.strictDepsByDefault: init optionArtturin
2022-04-01config.allowAliases: Define as optionRobert Hensing
2022-01-27Revert "pkgs.path: Avoid copying when used via flake"Robert Hensing
2022-01-22pkgs.path: Avoid copying when used via flakeRobert Hensing
2019-06-16treewide: remove unused variables (#63177)volth
2019-03-08pkgs/top-level: little doc fix for mkMassRebuilddanbst
2019-03-08pkgs/top-level: check types of `nixpkgs.config`Jan Malakhovski