dhall-kubernetes/scripts
Arian van Putten 8d295ecedc
Nixify the build (#55)
This makes our build reproducible and consistent

* Disables dhall tests. They don't build in sandbox mode because they require network access
* Moves all scripts to ./scripts folder for consistency
* Moves all nix files to ./nix folder for consistency, except for release.nix which Hydra needs
* Changes convert.py to take the K8s swagger spec as an argument
* Get k8s swagger spec from nixpkgs
* Get dhall prelude from nixpkgs
* added an ./scripts/update-nixpkgs.sh script to easily update to a new version of nixpkgs
2019-03-30 11:05:29 +01:00
..
build-examples.py Add high level API (#34) 2018-09-13 13:33:48 +03:00
build-readme.sh Extract and check examples (#27) 2018-08-03 16:24:32 +02:00
check-source.py Upgrade to Kubernetes 0.13.4 (#53) 2019-03-25 12:32:48 +02:00
convert.py Nixify the build (#55) 2019-03-30 11:05:29 +01:00
generate.sh Nixify the build (#55) 2019-03-30 11:05:29 +01:00
update-nixpkgs.sh Nixify the build (#55) 2019-03-30 11:05:29 +01:00