Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | utils.nix: Use nixfmt from nixpkgs | EuAndreh | 2019-11-15 | 1 | -6/+2 |
| | |||||
* | Update indentation of utils.nix | EuAndreh | 2019-08-20 | 1 | -70/+70 |
| | |||||
* | utils.nix: Add shell helper derivation functions | EuAndreh | 2019-06-15 | 1 | -0/+13 |
| | |||||
* | Ignore "utils.nix" instead of "default.nix" by default | EuAndreh | 2019-06-06 | 1 | -1/+1 |
| | |||||
* | Use -x flag for shellcheck in utils.nix | EuAndreh | 2019-06-04 | 1 | -1/+1 |
| | |||||
* | Update utils.nix to now use local README.css file | EuAndreh | 2019-06-02 | 1 | -5/+1 |
| | |||||
* | Update utils.nix | EuAndreh | 2019-06-02 | 1 | -1/+1 |
| | | | | Fix boolean logic bug on overwriting docs. | ||||
* | Format utils.nix | EuAndreh | 2019-06-02 | 1 | -1/+3 |
| | |||||
* | Update generated utils.nix | EuAndreh | 2019-06-02 | 1 | -14/+10 |
| | |||||
* | Format Nix code (linter offense) | EuAndreh | 2019-06-01 | 1 | -1/+2 |
| | |||||
* | Move test code out of default.nix | EuAndreh | 2019-06-01 | 1 | -0/+101 |
- use common utils.nix code for generic test derivation; - move spell checking code into standalone Bash file. |