about summary refs log tree commit diff
path: root/pkgs/development/libraries/docopt_cpp
AgeCommit message (Collapse)AuthorFilesLines
2022-07-04treewide: Remove now-unneeded LD_LIBRARY_PATH in cmake derivationsJosef Kemetmüller1-1/+1
Since the setting DCMAKE_SKIP_BUILD_RPATH was disabled, we can now run the checkPhase of cmake derivations without having to tweak the LD_LIBRARY_PATH anymore.
2022-03-19docopt_cpp: patch to support python3 for running testsArmeen Mahdian1-2/+10
https://github.com/docopt/docopt.cpp/pull/145/commits/b3d909dc952ab102a4ad5a1541a41736f35b92ba
2021-03-25docopt_cpp: stay with python2Frederik Rietdijk1-2/+4
2021-01-21pkgs/development/libraries: stdenv.lib -> libBen Siraphob1-2/+2
2020-08-13docopt_cpp: 0.6.2 -> 0.6.3R. RyanTM1-3/+8
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2017-03-27docopt.cpp: init at 0.6.2Josef Kemetmüller1-0/+30