aboutsummaryrefslogtreecommitdiff
path: root/nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update mdpo version: 0.2.36 -> 0.2.37nixpkgs-review2020-11-041-2/+2
|
* nixpkgs-next.nix: Remove extra inputs to pymd4c derivationEuAndreh2020-11-031-7/+1
|
* Finish packaging mdpoEuAndreh2020-11-031-10/+7
|
* Move other Nix files to nix/EuAndreh2020-11-032-0/+357
|
* default.nix: Init packaging mdpoEuAndreh2020-11-031-0/+45
|
* Decouple testing with NixEuAndreh2020-10-112-0/+223
Use Nix for build isolation not for test running.