aboutsummaryrefslogtreecommitdiff
path: root/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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