about summary refs log tree commit diff
path: root/lib/meta.nix
AgeCommit message (Expand)AuthorFilesLines
2022-04-24lib/meta: add getExe to get the main program of a drvArtturin1-0/+14
2022-01-24lib/meta: fix typo in platformMatch commentThiago Kenji Okada1-1/+1
2021-12-02lib/meta: add getLicenseFromSpdxId functionShamrock Lee1-0/+27
2021-04-02lib.meta: introduce `availableOn`oxalica1-0/+12
2018-11-22lib: implement `setPrio`Jan Malakhovski1-5/+6
2018-05-09treewide: remove lib.meta.enableIfAvailableMatthew Bauer1-2/+0
2018-03-27kexectools: Disable only on RISC-V if Linux.Shea Levy1-0/+2
2018-03-19lib: Factor in tiny bit of `meta.platform` checkingJohn Ericson1-0/+19
2017-09-16Convert libs to a fixed-pointGraham Christensen1-2/+1
2017-06-04aliases: don't distribute on HydraNikolay Amiantov1-0/+5
2017-05-02treewide: Always use integers for meta.priorityAneesh Agrawal1-2/+2
2014-03-10Make appendToName do the right thingEelco Dolstra1-5/+4
2014-01-20openjdk: Ugly hack to fix nix-env installationEelco Dolstra1-3/+3
2013-12-26add lowPrioSet and hiPrioSet functions to enable changing of priorities of at...Evgeny Egorochkin1-0/+19
2013-10-10Move pkgs/lib/ to lib/Eelco Dolstra1-0/+48