Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-29 | treewide reformatting and simplification | Justin Bedo | |
- simplify with statix - reformat with nixpkgs-fmt | |||
2021-07-28 | bugfix: use unsorted type for alignment output | Justin Bedo | |
Most aligners are only pseudo-name sorted (i.e., pairs adjacant). | |||
2020-04-10 | update tnpair example to run on colo828 | Justin Bedo | |
2020-03-27 | update exampes to use nixpkgs.lib.pipe | Justin Bedo | |
2019-07-08 | linkOutputs: refactor output linking expression | Justin Bedo | |
The existing linkDrv only has a singular output, making it difficult to separate the various types of output. The new functionality replaces the old with attribute sets defining the outputs. The old linkDrv is deprecated. | |||
2019-04-30 | Add examples and example README | Justin Bedo | |
2019-04-30 | cleanup examples and stray files | Justin Bedo | |