aboutsummaryrefslogtreecommitdiffhomepage
path: root/project.nix
Commit message (Collapse)AuthorAgeFilesLines
* nix shebangs, considerRalph Amissah2020-12-041-1/+3
|
* nix derivation, dub & dub2nix using ldc2 1.24.0 okRalph Amissah2020-11-281-1/+1
| | | | | | | | - dmd 2.091.1 & dub 1.14.0 broken in nix unstable - dmd 2.094.2 & dub 1.23.0 current dlang - built using modified local nixpkgs dub modified to use ldc (without calls to dmd) - provide overlay for current( dub using ldc )
* nixRalph Amissah2020-10-231-3/+13
|
* build nix derivation (using dub2nix helper tool)Ralph Amissah2020-10-191-0/+7
- nix-shell - nix-build - dub2nix (dub to nix helper tool) - Lionello Lunesu - MIT License - https://github.com/lionello/dub2nix