about summary refs log tree commit diff
path: root/maintainers/scripts/dep-licenses.sh
AgeCommit message (Collapse)AuthorFilesLines
2022-02-20stdenv, dep-licenses.sh: do not skip handling of other exit trapsSandro Jäckel1-1/+1
See https://github.com/akinomyoga/ble.sh/issues/179
2015-10-25fix spellingArseniy Seroka1-1/+1
2009-11-21* Add a script to retrieve licenses of the current derivation and of allNicolas Pierron1-0/+57
its dependencies. To make it works, you need to change the default stdenv as documented in the error message. ./maintainers/scripts/dep-licenses.sh <attribute name> svn path=/nixpkgs/trunk/; revision=18508