aboutsummaryrefslogtreecommitdiff
path: root/utils.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename public/static/README.css -> docs/README.cssEuAndreh2019-06-021-5/+1
| | | | | | | | | Adapt utils.nix to point to it instead. Include README.css in fake-symlinks.sh. BONUS: Use "${VARIABLE}" instead of "$VARIABLE" in fake-symlinks.sh.
* Fix overwrite boolean logic bugEuAndreh2019-06-021-1/+1
|
* Format Nix files (linter offense)EuAndreh2019-06-021-1/+3
|
* Parameterize the overwriting of docs publishingEuAndreh2019-06-021-2/+2
|
* Fix README.css sha256EuAndreh2019-06-021-1/+1
|
* Format utils.nix (linter offense)EuAndreh2019-06-021-1/+1
|
* Build README.org HTML in utils.nixEuAndreh2019-06-021-13/+4
|
* Fetch README.css from URLEuAndreh2019-06-021-1/+5
|
* Disable StrictHostKeyCHecking when deleting existing contentEuAndreh2019-06-011-1/+1
|
* Delete existing documentation content in docs derivationEuAndreh2019-06-011-1/+2
|
* Add fallback null value to the shelcheck derivation inputEuAndreh2019-06-011-2/+4
|
* Add extra explanation on =fixme= derivation errorEuAndreh2019-05-311-0/+1
|
* rsync outdir content instead of folderEuAndreh2019-05-311-1/+1
|
* Fix missing newline scaping in publishScriptEuAndreh2019-05-311-1/+1
|
* Remove symlink to nixos/utils.nixEuAndreh2019-05-311-1/+99
|
* cp utils.nix in fake-symlinks.shEuAndreh2019-05-311-0/+1