mirror of
https://github.com/dhall-lang/dhall-kubernetes.git
synced 2024-11-03 21:05:47 +03:00
8d295ecedc
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
8 lines
249 B
JSON
8 lines
249 B
JSON
{
|
|
"url": "https://github.com/nixos/nixpkgs-channels.git",
|
|
"rev": "07b42ccf2de451342982b550657636d891c4ba35",
|
|
"date": "2019-03-22T11:15:26+02:00",
|
|
"sha256": "1a7ga18pwq0y4p9r787622ry8gssw1p6wsr5l7dl8pqnj1hbbzwh",
|
|
"fetchSubmodules": false
|
|
}
|