Commit graph

2819 commits

Author SHA1 Message Date
adisbladis
ce4c6ab819 Add Marvin Mk2 secrets 2020-06-11 22:44:01 +02:00
Ryan Mulligan
60570ca089 disable nixpkgs-update
while we resolve https://github.com/ryantm/nixpkgs-update/issues/213
2020-06-10 22:07:55 -07:00
Ryan Mulligan
6d346c0bb4 update nixpkgs-update
* skip checks for casperjs
* restrict to goDeps instead of buildGoPackage
* golang: try vendor=null, then set vendor hash
2020-06-10 21:42:33 -07:00
Ryan Mulligan
253a7ae4e7 update nixpkgs-update
* Link to meta.changelog
* Fix golang for vendor hash changes
* Cleanup whitespace in PR comment
2020-06-06 11:28:56 -07:00
Ryan Mulligan
fd069a58cf nixpkgs-update
* temporarily disable redirectedUrls rewriter because it crashes
2020-05-06 08:23:19 -07:00
Ryan Mulligan
5d7fffc811 update nixpkgs-update
* fix redirectedUrls writer (hopefully)
* don't display nixpkgs-review description if no review done
2020-05-06 08:03:22 -07:00
Ryan Mulligan
3fd404119a nixpkgs-update: use XDG_CACHE_HOME for NIX_PATH 2020-05-03 09:00:11 -07:00
Ryan Mulligan
52c15ee991 nixpkgs-update update
* temporarily disable redirectedURL rewriter
2020-05-03 08:17:51 -07:00
Ryan Mulligan
190fda1204 update nixpkgs-update
* new redirect URL rewriter
* skip nixpkgs-review for staging PRs
2020-05-03 08:08:19 -07:00
zimbatm
7378f07f17
terraform: fix the mumble records 2020-05-03 15:50:23 +02:00
zimbatm
b805bbd13b
terraform: cleanup DNS 2020-05-03 15:39:48 +02:00
Emery Hemingway
0f43df0a31
Add DNS records for mumble server () 2020-05-03 13:28:57 +00:00
zimbatm
dd3277250e
configure GitHub pages 2020-05-03 15:11:06 +02:00
zimbatm
f970225d82
cleanup the README 2020-05-03 15:10:15 +02:00
lewo
fc1c99279b
secrets: only remove suffix "\n" for the buildkite token ()
The SSH private key file needs to have a last empty new
line. Otherwise, SSH fails with:

    Load key "/path/to/key": invalid format
2020-05-01 16:44:05 +00:00
zimbatm
91cd530024
fixup 2020-04-26 19:17:17 +02:00
zimbatm
3835e7dede
add VPSADMIN_API_TOKEN 2020-04-26 18:49:51 +02:00
zimbatm
9ee13494a8
package terraform-provider-vpsadmin 2020-04-26 18:49:51 +02:00
zimbatm
8d9d07a4fc
improve .gitignore 2020-04-26 18:49:51 +02:00
zimbatm
3d462c31bd
terraform: remove committed .terraform folder
This should not have been committed in the first place
2020-04-26 18:49:51 +02:00
zimbatm
0abf83cd38
userImports: only load .nix files 2020-04-26 18:49:51 +02:00
zimbatm
202f7fe8f9
users/lib.nix: allow to pass the full user 2020-04-26 18:49:50 +02:00
lewo
bc38d42934
Merge pull request from nix-community/snm
hydra: add Simple NixOS MailServer project
2020-04-19 10:12:31 +02:00
Antoine Eiche
d868105995 hydra: add Simple NixOS MailServer project 2020-04-19 10:10:13 +02:00
adisbladis
981ae44851
post-build-hook: Make post build hook async 2020-04-18 12:36:01 +01:00
Antoine Eiche
a5404a8379 hydra: add kvm as a supported feature 2020-04-18 02:35:52 +02:00
zimbatm
1dd8adcd62
Merge pull request from nix-community/hydra-20.03
Hydra + 20.03 upgrade
2020-04-17 22:26:28 +00:00
zimbatm
459d67eb6d
fix ci? 2020-04-18 00:22:05 +02:00
zimbatm
4f6e76e4be
cachix: use the fancyful branch
Use the post-build hooks to upload to the cache at the end
2020-04-18 00:22:05 +02:00
zimbatm
edf54f7fb2
allow to run ./deploy --build-only event if git-crypt is locked
This will allow to test deployments in CI and also for contributors that
are not part of the core infrastructure team.
2020-04-18 00:22:05 +02:00
Antoine Eiche
43f4ffd686
hydra: add emacs overlay declarative project 2020-04-18 00:22:05 +02:00
Antoine Eiche
13d0a2e1f7
hydra: fix url 2020-04-18 00:22:05 +02:00
zimbatm
e1b806940d
fix hydra-admin-password location 2020-04-18 00:22:04 +02:00
zimbatm
0c018ccc35
fix buildkite agent keys permission 2020-04-18 00:22:04 +02:00
zimbatm
aeacca2a0e
fix: use hydra-unstable 2020-04-17 22:50:23 +02:00
zimbatm
7320f4f27d
update state version to 20.03 2020-04-17 22:46:20 +02:00
Antoine Eiche
ce0252a8b2 acme: accept conditions 2020-04-17 22:44:11 +02:00
zimbatm
f304403700
buildkite: fix the config 2020-04-17 22:41:51 +02:00
zimbatm
6b2b2c1024
Revert "Revert "Update nixpkgs to current master ()""
This reverts commit 56d058b2dd.
2020-04-17 22:39:10 +02:00
zimbatm
56d058b2dd
Revert "Update nixpkgs to current master ()"
This reverts commit 0276e75ea6.
2020-04-17 22:17:58 +02:00
Jon
0276e75ea6
Update nixpkgs to current master () 2020-04-17 20:13:01 +00:00
lewo
45854cc9fc
build01: deploy Hydra with declarative projects ()
Declarative projects can be added to Hydra through a PR (nobody needs
to use the admin account to provision them).
2020-04-17 20:12:42 +00:00
adisbladis
d1032ccaa4
nixpkgs-update: Disable post build hook with a patch
We want to avoid pushing to multiple cachix caches and r-ryantm has
it's own already.
2020-04-17 17:42:42 +01:00
adisbladis
85e1d29b94
Add a post-build hook pushing to the nix-community Cachix 2020-04-17 17:42:38 +01:00
adisbladis
43e72bf2e5
Add Cachix signing key for nix-community 2020-04-17 17:12:58 +01:00
adisbladis
6c694f8141
hydra: Don't repeat store_uri in configuration
store_uri is already correctly set by simple-hydra
2020-04-17 11:26:29 +01:00
Ryan Mulligan
e884168bbb
Merge pull request from jonringer/use-nix-path
nixpkgs-update-pypi-releases: use NIX_PATH and re-enable
2020-04-16 13:14:39 -07:00
Jonathan Ringer
9cf4e535cb
re-enable pypi releases 2020-04-16 13:04:50 -07:00
Jonathan Ringer
25837e3284
nixpkgs-update-pypi-release: use NIX_PATH with pypi releases 2020-04-16 13:03:37 -07:00
Ryan Mulligan
657ea78460 update nixpkgs-update (fix PR cutting off) 2020-04-14 22:07:40 -07:00