aboutsummaryrefslogtreecommitdiff
path: root/default.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Format Nix files (linter offense)EuAndreh2019-06-021-3/+2
|
* Parameterize the overwriting of docs publishingEuAndreh2019-06-021-1/+3
|
* Build README.org HTML in utils.nixEuAndreh2019-06-021-0/+1
|
* Delete nixos/os-installation.shEuAndreh2019-06-011-1/+1
| | | | | | | | It's content were fully replaced by public/nixos/burn.sh and public/nixos/install.sh. Both are already accessible online (through https://euandre.org/dotfiles/nixos/burn.sh).
* Delete existing documentation content in docs derivationEuAndreh2019-06-011-1/+1
|
* Remove symlink to nixos/utils.nixEuAndreh2019-05-311-1/+1
|
* Add orgMkDocs derivation to utils.nixEuAndreh2019-05-311-5/+5
|
* Exclude notmuch-post.sh from shellcheck analysisEuAndreh2019-05-301-1/+1
|
* Publish contents for public/ folderEuAndreh2019-05-301-0/+8
|
* Remove default value of rootSrcEuAndreh2019-05-301-1/+1
|
* Restore subtasks.uniqueFeed derivationEuAndreh2019-05-301-1/+15
|
* Polish and use utils.fixme derivationEuAndreh2019-05-301-4/+2
|
* Move shellCheck derivation to utils.nixEuAndreh2019-05-301-21/+9
|
* Format all Nix code with nixfmtEuAndreh2019-05-301-36/+15
|
* Refactor default.nix to use a baseTaskEuAndreh2019-05-201-17/+22
|
* Add fixme subtask to test derivation.EuAndreh2019-05-021-0/+12
|
* Don't run checks on git-crypt files.EuAndreh2019-01-031-1/+3
|
* Disable 1090, 1091 and 2139 shellcheck rules.EuAndreh2019-01-031-1/+1
|
* Run shellcheck tests in srht builds.EuAndreh2019-01-011-0/+32