Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nix derivation, dub & dub2nix using ldc2 1.24.0 ok | Ralph Amissah | 2020-11-28 | 3 | -13/+5 |
| | | | | | | | | - 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 ) | ||||
* | ldc in need of newer dub | Ralph Amissah | 2020-11-13 | 6 | -53/+34 |
| | |||||
* | ldc current, ldc-1.24.0 available on nix 21.03 | Ralph Amissah | 2020-11-09 | 2 | -7/+3 |
| | | | | - without version overlay | ||||
* | ldc-1.23.0 overlay for nixos 20.09 | Ralph Amissah | 2020-11-09 | 1 | -3/+3 |
| | |||||
* | project nix shell(s) | Ralph Amissah | 2020-10-20 | 6 | -4/+290 |
| | |||||
* | build nix derivation (using dub2nix helper tool) | Ralph Amissah | 2020-10-19 | 3 | -33/+34 |
| | | | | | | | | | | - nix-shell - nix-build - dub2nix (dub to nix helper tool) - Lionello Lunesu - MIT License - https://github.com/lionello/dub2nix | ||||
* | nixify step | Ralph Amissah | 2020-10-19 | 4 | -0/+53 |