Commit Graph

66 Commits (7feb7321d238e140b6d12682fe624b854fc755ef)

Author SHA1 Message Date
ckie 4def222ea4
stdenv/check-meta: add a "maintainerless" warning 2 years ago
ckie 3a34b6c820
stdenv/check-meta: add an eval warning option 2 years ago
ckie 5e420c2455
stdenv/check-meta: turn validity.valid into a str 2 years ago
Artturin 9f05fc6661 config.allowUnsupportedSystem: define as option 2 years ago
Artturin 9f473092f8 config.allowBroken: define as option 2 years ago
Artturin 1c49b81263 config.allowUnfree: define as option 2 years ago
Artturin 33cce15e42 treewide: remove meta.repositories 2 years ago
Naïm Favier 1ffdf02435
stdenv/check-meta: remove onlyLicenses check 2 years ago
matthewcroughan 7bea56b425 stdenv/check-meta: add note for Flake usage 2 years ago
Felix Buehler 59c55f4558 update-walker: remove because unused 2 years ago
Artturin 40944bbab7 stdenv/check-meta: add maxSilent 3 years ago
Ana Hobden acfddd576e stdenv: support mainProgram in meta 3 years ago
WORLDofPEACE 4b10920ed1
stdenv/check-meta: change to allowlist and blocklist (#114127) 3 years ago
Bernardo Meurer 129ec8a4a5
stdenv: remove mention of flashplayer (in comments) 3 years ago
Arnout Engelen f6650152bd
Promote allowUnfreePredicate in remediation message 4 years ago
Markus S. Wamser 4a26f177c9 stdenv/check-meta: add hint to NIXPKGS_ALLOW_* for unfree/broken/unsupported system 4 years ago
zowoq b78a0348d3 stdenv/check-meta: alignment/width 4 years ago
Geoffrey Huntley ffa5137278
docs: increase awareness of NIXPKGS_ALLOW_INSECURE=1 4 years ago
Daiderd Jordan 950ac2bc8f
meta: expose availability flags in derivation metadata 4 years ago
Robert Scott e1e3df423a allowInsecureDefaultPredicate: fix to use getName 5 years ago
Dmitry Kalinkin cf8a2d0225
Revert "stdenv/check-meta: getEnv if the attribute is unset (#72376)" (#72752) 5 years ago
zimbatm 71184f8e15
stdenv/check-meta: getEnv if the attribute is unset (#72376) 5 years ago
Graham Bennett b12605563f Fix handling of lists in whitelistedLicenses and blacklistedLicenses 5 years ago
volth 35d68ef143 treewide: remove redundant quotes 5 years ago
danbst cd5b8620bb stdenv/check-meta: construct name from pname and version if name unavailable 5 years ago
Michael Raskin 76e2a96475
Changelog meta entry (#60371) 5 years ago
Matthew Bauer a52e317200 check-meta: use system tuple in platforms 5 years ago
Graham Christensen 817c933878
check-env: don't execute check-meta.nix 15,000 times 5 years ago
Graham Christensen a375d4bfc3
stdenv: shorten evaluation errors when in Hydra 6 years ago
Léo Gaspard 2986ce16a8
meta.tests: rename into passthru.tests 6 years ago
Léo Gaspard cae5598611
meta.tests: drop `meta.needsVMSupport` 6 years ago
Léo Gaspard 83b27f60ce
tests: split into a separate `all-tests.nix` file 6 years ago
Léo Gaspard 02e1f00ffd
dovecot, opensmtpd: add link to test in `meta.tests` 6 years ago
Benjamin Hipple 0b9d9ab256 Remove dead code from stdenv check-meta license logic 6 years ago
Graham Christensen b80c9ce4a9
stdenv: Validate meta.outputsToInstall 6 years ago
Michael Raskin 6ca343103b check-meta.nix: specify meta.timeout 6 years ago
John Ericson cb212cf549 meta: Add `NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM` for consistency 6 years ago
Shea Levy 3955b84698 meta: Don't bypass unsupported platforms with allowBroken. 6 years ago
John Ericson c6f7d43678 nixpkgs module: Clean up platform options 6 years ago
John Ericson f8ed783f4f meta: Simplify platform check logic 6 years ago
Shea Levy b0482248fe
meta: Add badPlatforms attribute for platform blacklisting. 6 years ago
John Ericson e547bd0dc4 lib: Factor in tiny bit of `meta.platform` checking 6 years ago
John Ericson c26252af3e lib, stdenv: Check `meta.platforms` against host platform and be open world 6 years ago
John Ericson 4c52e34ca6 stdenv: Clean up check meta args 6 years ago
Jan Malakhovski 1d4f3fa371 stdenv: check-meta: fix fallout from #36119 6 years ago
Jan Malakhovski 810c4702cf stdenv.mkDerivation: rename `meta.evaluates` -> `meta.available` 6 years ago
Tuomas Tynkkynen a6fd03876e check-meta: Use concatStrings 6 years ago
Jan Malakhovski fac3d49e48 stdenv: provide `meta.name` 6 years ago
Jan Malakhovski ecd3990cd4 stdenv: provide `meta.evaluates` 6 years ago
Will Dietz 9721ed22e8 schedulingPriority should be an int, fix check-meta type and in-tree use 6 years ago