aboutsummaryrefslogtreecommitdiff
path: root/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* default.nix: Add file package to shell build inputsEuAndreh2019-06-131-0/+1
* default.nix: Use shell helper functions from utils.nixEuAndreh2019-06-121-21/+10
* Provision DNS entries using DigitalOcean instead of DNS registrarEuAndreh2019-06-101-15/+1
* Don't use terraform-full derivationEuAndreh2019-06-091-3/+1
* s/terraformGodaddy/terraformGodaddyBuild/EuAndreh2019-06-091-1/+1
* Expose build of terraform-godaddy under subtasks attribute setEuAndreh2019-06-091-1/+1
* ci dbg: Revert "Revert "Update modSha256 for terraform-godaddy""EuAndreh2019-06-081-1/+1
* Revert "Update modSha256 for terraform-godaddy"EuAndreh2019-06-081-1/+1
* Format default.nix (nixfmt linter offense)EuAndreh2019-06-081-2/+3
* Update modSha256 for terraform-godaddyEuAndreh2019-06-081-1/+1
* Use terraform-godaddy and Terraform 0.11EuAndreh2019-06-081-2/+17
* Update terraform to 0.12EuAndreh2019-06-081-1/+1
* Make message when for shellEnvironment when running tests more readableEuAndreh2019-06-061-1/+1
* Add Ansible to shell derivationEuAndreh2019-06-051-0/+1
* Remove ansible-lintEuAndreh2019-06-051-8/+0
* Add ansible lint in test stageEuAndreh2019-06-051-0/+8
* Fix subtasks.dockerComposeLint derivationEuAndreh2019-06-051-0/+2
* Fix "dotfiles" name left overEuAndreh2019-06-041-1/+1
* Build shell buildInputs in test derivationEuAndreh2019-06-041-7/+16
* Add utils.nix and remove common derivations from default.nixEuAndreh2019-06-041-79/+24
* Inline definition of rootSrcEuAndreh2019-06-041-2/+1
* Remove git rev-parse from .envrcEuAndreh2019-05-281-1/+1
* Suppress output of docker-compose configEuAndreh2019-05-281-1/+1
* Fix docker-compose config stepEuAndreh2019-05-281-1/+2
* Add more descriptive error message for FIXME derivation testEuAndreh2019-05-271-1/+5
* Fix formatting of default.nix (linter offense)EuAndreh2019-05-271-7/+2
* Revert Terraform to "default" versionEuAndreh2019-05-271-1/+1
* Use Terraform 0.12.0 in nix-shell and CIEuAndreh2019-05-261-2/+7
* Format default.nix (nixfmt offense)EuAndreh2019-05-261-7/+2
* Use nix-shell --pure to run scriptsEuAndreh2019-05-261-2/+8
* Run shellcheck on Bash files stored in git-cryptEuAndreh2019-05-261-2/+1
* Automate provisioning and deployment of VPSEuAndreh2019-05-261-1/+2
* Don't run shellcheck on encrypted Bash codeEuAndreh2019-05-251-1/+2
* Format default.nix (nixfmt offense)EuAndreh2019-05-251-10/+7
* Fix formatTerraform stageEuAndreh2019-05-251-1/+1
* Add dockerComposeLint job stageEuAndreh2019-05-251-4/+15
* Add lint checks and a pipeline to check using NixEuAndreh2019-05-251-0/+93