aboutsummaryrefslogtreecommitdiffhomepage
path: root/dub_describe.json
Commit message (Collapse)AuthorAgeFilesLines
* dlang dub & nix build related, includes dep updateRalph Amissah2021-11-271-2121/+323
| | | | | | - nix-shell --pure - nix-build - dub build --compiler=ldc2 --build=release --force
* config nixRalph Amissah2021-09-091-0/+3524
|
* ext_depends updates: d-yaml & d2sqlite3Ralph Amissah2021-08-061-2510/+0
|
* ext-dep: d-yaml updatedRalph Amissah2021-04-231-0/+480
|
* ext-dep: d2sqlite3 updatedRalph Amissah2021-04-191-1/+1
|
* make set_depends run dub describe, track json outputRalph Amissah2021-03-231-0/+2030
- traded $PWD for project root as ./, i.e. from dub describe json - dub describe deletes parts of dependencies that are unreferenced by the project build; these are available elsewhere and there is little reason to keep them