summary refs log tree commit diff
path: root/lib/meta.nix
Commit message (Expand)AuthorAge
* Update lib/meta.nixAdam Joseph2023-01-27
* Update lib/meta.nixAdam Joseph2023-01-27
* lib/meta.nix: allow patterns over entire platform, not just `.parsed`Adam Joseph2023-01-27
* Revert "lib/meta.nix: platformMatch: allow predicate functions"Adam Joseph2023-01-27
* lib/meta.nix: platformMatch: allow predicate functionsAdam Joseph2023-01-22
* check-meta(hasUnsupportedPlatform): use lib.meta.availableOnAdam Joseph2023-01-11
* lib/meta(availableOn): handle missing meta and empty meta.platformAdam Joseph2023-01-11
* lib: Fix mismatched quotes in `lib.*` doc commentsYoshiRulz2023-01-02
* lib/meta: add getExe to get the main program of a drvArtturin2022-04-24
* lib/meta: fix typo in platformMatch commentThiago Kenji Okada2022-01-24
* lib/meta: add getLicenseFromSpdxId functionShamrock Lee2021-12-02
* lib.meta: introduce `availableOn`oxalica2021-04-02
* lib: implement `setPrio`Jan Malakhovski2018-11-22
* treewide: remove lib.meta.enableIfAvailableMatthew Bauer2018-05-09
* kexectools: Disable only on RISC-V if Linux.Shea Levy2018-03-27
* lib: Factor in tiny bit of `meta.platform` checkingJohn Ericson2018-03-19
* Convert libs to a fixed-pointGraham Christensen2017-09-16
* aliases: don't distribute on HydraNikolay Amiantov2017-06-04
* treewide: Always use integers for meta.priorityAneesh Agrawal2017-05-02
* Make appendToName do the right thingEelco Dolstra2014-03-10
* openjdk: Ugly hack to fix nix-env installationEelco Dolstra2014-01-20
* add lowPrioSet and hiPrioSet functions to enable changing of priorities of at...Evgeny Egorochkin2013-12-26
* Move pkgs/lib/ to lib/Eelco Dolstra2013-10-10