Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add pastebins.html listing page | EuAndreh | 2020-01-24 | 6 | -11/+45 |
* | utils.nix: Revert change | EuAndreh | 2020-01-17 | 1 | -0/+1 |
* | pastebin: Failure Guix TeX Live importer | EuAndreh | 2020-01-04 | 1 | -0/+33 |
* | Don't spellcheck pastebins | EuAndreh | 2020-01-04 | 1 | -1/+1 |
* | docs/env.sh: Cleanup docs/env.sh file | EuAndreh | 2019-12-29 | 1 | -2/+0 |
* | utils: Make publish.sh less strict | EuAndreh | 2019-12-29 | 1 | -1/+0 |
* | check-spelling.sh: Hack to allow french words | EuAndreh | 2019-12-29 | 2 | -1/+2 |
* | internation.dic.txt: Add Raku to dictionary | EuAndreh | 2019-12-29 | 1 | -0/+1 |
* | spelling/check-spelling.sh: Add fr language | EuAndreh | 2019-12-29 | 1 | -1/+1 |
* | pastebin: Add raku type snippet | EuAndreh | 2019-12-29 | 1 | -0/+26 |
* | check-spelling.sh: Print only unique entries of unkown words | EuAndreh | 2019-11-30 | 1 | -1/+1 |
* | about.org: Change GitLab link to direct profile | EuAndreh | 2019-11-30 | 2 | -1/+4 |
* | Format default.nix (linter offense) | EuAndreh | 2019-11-15 | 1 | -2/+2 |
* | utils.nix: Use nixfmt from nixpkgs | EuAndreh | 2019-11-15 | 1 | -6/+2 |
* | TODOs.org | EuAndreh | 2019-10-21 | 1 | -0/+1 |
* | Update indentation of utils.nix | EuAndreh | 2019-08-20 | 1 | -70/+70 |
* | Add colors.sh | EuAndreh | 2019-06-15 | 1 | -0/+119 |
* | utils.nix: Add shell helper derivation functions | EuAndreh | 2019-06-15 | 1 | -0/+13 |
* | Move ./env.sh to ./docs/env.sh | EuAndreh | 2019-06-15 | 2 | -1/+1 |
* | Add link to solution in paste | EuAndreh | 2019-06-09 | 1 | -0/+2 |
* | Expand dictionaries | EuAndreh | 2019-06-08 | 2 | -0/+2 |
* | WIP: work on phoenix post | EuAndreh | 2019-06-08 | 1 | -2/+14 |
* | Pastebin: add link to derivation source | EuAndreh | 2019-06-08 | 1 | -1/+21 |
* | Add buildgomodule pastebin | EuAndreh | 2019-06-08 | 1 | -0/+1010 |
* | TODOs.org | EuAndreh | 2019-06-07 | 1 | -0/+1 |
* | Ignore "utils.nix" instead of "default.nix" by default | EuAndreh | 2019-06-06 | 1 | -1/+1 |
* | Correctly use GPLv3 instead of AGPLv3 in LICENSE. | EuAndreh | 2019-06-06 | 1 | -70/+83 |
* | Link to Atom instead of RSS | EuAndreh | 2019-06-04 | 1 | -1/+1 |
* | Use -x flag for shellcheck in utils.nix | EuAndreh | 2019-06-04 | 1 | -1/+1 |
* | WIP: add draft on programming phoenix review | EuAndreh | 2019-06-03 | 1 | -0/+23 |
* | default.nix :nail_care: | EuAndreh | 2019-06-03 | 1 | -1/+1 |
* | TODOs.org | EuAndreh | 2019-06-03 | 1 | -0/+3 |
* | Inline declaration of rootSrc | EuAndreh | 2019-06-03 | 1 | -2/+1 |
* | ... (become brittle) over time | EuAndreh | 2019-06-02 | 1 | -1/+1 |
* | converge -> convergence | EuAndreh | 2019-06-02 | 1 | -1/+1 |
* | Style: declaratively list -> declaratively specify | EuAndreh | 2019-06-02 | 1 | -1/+1 |
* | Typo: s/and/are/ | EuAndreh | 2019-06-02 | 1 | -1/+1 |
* | Change article date to use actual publication date | EuAndreh | 2019-06-02 | 1 | -1/+1 |
* | Add stateless workstation post | EuAndreh | 2019-06-02 | 5 | -1/+81 |
* | Use GPLv3 or later in footer | EuAndreh | 2019-06-02 | 1 | -1/+1 |
* | Update utils.nix to now use local README.css file | EuAndreh | 2019-06-02 | 2 | -5/+336 |
* | Update utils.nix...Fix boolean logic bug on overwriting docs. | EuAndreh | 2019-06-02 | 1 | -1/+1 |
* | Format utils.nix | EuAndreh | 2019-06-02 | 1 | -1/+3 |
* | Don't overwrite current content in publishScript | EuAndreh | 2019-06-02 | 1 | -1/+4 |
* | Update generated utils.nix | EuAndreh | 2019-06-02 | 1 | -14/+10 |
* | Make hunspell call more clear | EuAndreh | 2019-06-01 | 1 | -2/+8 |
* | Fix check-spelling.sh linter offenses | EuAndreh | 2019-06-01 | 1 | -5/+6 |
* | Format Nix code (linter offense) | EuAndreh | 2019-06-01 | 2 | -17/+18 |
* | Move test code out of default.nix...- use common utils.nix code for generic test derivation; - move spell checking code into standalone Bash file. | EuAndreh | 2019-06-01 | 4 | -90/+155 |
* | Use pinned version of hakyll...Current unstable is marked as broken. Also see: - https://github.com/NixOS/nixpkgs/pull/61593 | EuAndreh | 2019-05-22 | 1 | -2/+8 |