$ /nix/store/rry6qingvsrqmc7ll7jgaqpybcbdgf5v-coreutils-9.7/bin/timeout --kill-after=15s 1800s /nix/store/mycbwkcm1jzjgsaiydvzib9phmzfz9vx-nix-2.31.1/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes --extra-substituters https://sellout.cachix.org --extra-trusted-public-keys sellout.cachix.org-1:v37cTpWBEycnYxSPAgSQ57Wiqd3wjljni2aC0Xry1DE= --netrc-file /tmp/nix-ci-worker-a39a3b476a15cb0d/cachix-2adb0a462de071e7/netrc --extra-substituters ssh-ng://worker.nix-ci.com?ssh-key=/tmp/nix-ci-worker-a39a3b476a15cb0d/ssh-key-afa69b527aaedeb8/ssh.key&remote-store=/cache/nix-ci/&base64-ssh-public-host-key=c3NoLWVkMjU1MTkgQUFBQUMzTnphQzFsWkRJMU5URTVBQUFBSU9EQXdicHlRaVYwb2lyakhxbHIwbitnWDNNVjQwbDBKTmlKdVNDZHdoZ1o= --extra-trusted-public-keys nix-ci-staging:Q5+aawDG0LPCgu1fP9e+9hktvsfSyvu/Xe5PvzTLRVs= --print-build-logs build --no-link git+https://x-access-token:@github.com/sellout/hall?ref=typed-hpack&rev=06aca8d1f4df705a20959cc88ff22896ea3395fd#checks.x86_64-linux.formatter --post-build-hook /tmp/nix-ci-worker-a39a3b476a15cb0d/nix-ci-cache-upload.sh warning: ignoring untrusted flake configuration setting 'extra-experimental-features'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'extra-substituters'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'extra-trusted-public-keys'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'sandbox'. Pass '--accept-flake-config' to trust it warning: ignoring untrusted flake configuration setting 'use-registries'. Pass '--accept-flake-config' to trust it this derivation will be built: /nix/store/isr23g2nhk7ihh0cd6g5hynm8b7dh2y1-treefmt-check.drv building '/nix/store/isr23g2nhk7ihh0cd6g5hynm8b7dh2y1-treefmt-check.drv'... treefmt-check> treefmt v2.3.1traversed 97 files treefmt-check> emitted 77 files for processing treefmt-check> formatted 77 files (11 changed) in 156ms treefmt-check> M dhall/hpack/Binary/schema treefmt-check> M dhall/hpack/Common/schema treefmt-check> M dhall/hpack/Conditional/ifGhcImpl treefmt-check> M dhall/hpack/Dependency/schema treefmt-check> M dhall/hpack/Executable/schema treefmt-check> M dhall/hpack/Flag/schema treefmt-check> M dhall/hpack/Github/schema treefmt-check> M dhall/hpack/Library/schema treefmt-check> M dhall/hpack/Package/Type treefmt-check> M dhall/hpack/Package/default treefmt-check> M dhall/hpack/Package/schema treefmt-check> diff --git a/dhall/hpack/Binary/schema b/dhall/hpack/Binary/schema treefmt-check> index c40c2ce..a920541 100644 treefmt-check> --- a/dhall/hpack/Binary/schema treefmt-check> +++ b/dhall/hpack/Binary/schema treefmt-check> @@ -1,5 +1 @@ treefmt-check> -let schema = λ(a : Type) → { Type = ./Type a, default = ./default a } treefmt-check> - treefmt-check> -let testMinimalRequiredFields = (schema <>)::{=} treefmt-check> - treefmt-check> -in schema treefmt-check> +let schema = λ(a : Type) → { Type = ./Type a, default = ./default a } in schema treefmt-check> diff --git a/dhall/hpack/Common/schema b/dhall/hpack/Common/schema treefmt-check> index c40c2ce..a920541 100644 treefmt-check> --- a/dhall/hpack/Common/schema treefmt-check> +++ b/dhall/hpack/Common/schema treefmt-check> @@ -1,5 +1 @@ treefmt-check> -let schema = λ(a : Type) → { Type = ./Type a, default = ./default a } treefmt-check> - treefmt-check> -let testMinimalRequiredFields = (schema <>)::{=} treefmt-check> - treefmt-check> -in schema treefmt-check> +let schema = λ(a : Type) → { Type = ./Type a, default = ./default a } in schema treefmt-check> diff --git a/dhall/hpack/Conditional/ifGhcImpl b/dhall/hpack/Conditional/ifGhcImpl treefmt-check> index b2cd1e1..8d43ed9 100644 treefmt-check> --- a/dhall/hpack/Conditional/ifGhcImpl treefmt-check> +++ b/dhall/hpack/Conditional/ifGhcImpl treefmt-check> @@ -3,8 +3,6 @@ Generates a conditional expression in Cabal. treefmt-check> -} treefmt-check> let Pvp = ../../PVP/package.dhall treefmt-check> treefmt-check> -let Conditional = ./Type treefmt-check> - treefmt-check> in λ(a : Type) → treefmt-check> λ(comparator : Text) → treefmt-check> λ(ghcVersion : Pvp.Version) → treefmt-check> diff --git a/dhall/hpack/Dependency/schema b/dhall/hpack/Dependency/schema treefmt-check> index 875d344..95c0809 100644 treefmt-check> --- a/dhall/hpack/Dependency/schema treefmt-check> +++ b/dhall/hpack/Dependency/schema treefmt-check> @@ -1,5 +1 @@ treefmt-check> -let schema = { Type = ./Type, default = ./default } treefmt-check> - treefmt-check> -let testMinimalRequiredFields = schema::{ name = "base" } treefmt-check> - treefmt-check> -in schema treefmt-check> +let schema = { Type = ./Type, default = ./default } in schema treefmt-check> diff --git a/dhall/hpack/Executable/schema b/dhall/hpack/Executable/schema treefmt-check> index 1deb6e9..a920541 100644 treefmt-check> --- a/dhall/hpack/Executable/schema treefmt-check> +++ b/dhall/hpack/Executable/schema treefmt-check> @@ -1,5 +1 @@ treefmt-check> -let schema = λ(a : Type) → { Type = ./Type a, default = ./default a } treefmt-check> - treefmt-check> -let testMinimalRequiredFields = (schema <>)::{ main = "Main.hs" } treefmt-check> - treefmt-check> -in schema treefmt-check> +let schema = λ(a : Type) → { Type = ./Type a, default = ./default a } in schema treefmt-check> diff --git a/dhall/hpack/Flag/schema b/dhall/hpack/Flag/schema treefmt-check> index 2ffbe32..95c0809 100644 treefmt-check> --- a/dhall/hpack/Flag/schema treefmt-check> +++ b/dhall/hpack/Flag/schema treefmt-check> @@ -1,5 +1 @@ treefmt-check> -let schema = { Type = ./Type, default = ./default } treefmt-check> - treefmt-check> -let testMinimalRequiredFields = schema::{ default = True, manual = True } treefmt-check> - treefmt-check> -in schema treefmt-check> +let schema = { Type = ./Type, default = ./default } in schema treefmt-check> diff --git a/dhall/hpack/Github/schema b/dhall/hpack/Github/schema treefmt-check> index c34c794..95c0809 100644 treefmt-check> --- a/dhall/hpack/Github/schema treefmt-check> +++ b/dhall/hpack/Github/schema treefmt-check> @@ -1,5 +1 @@ treefmt-check> -let schema = { Type = ./Type, default = ./default } treefmt-check> - treefmt-check> -let testMinimalRequiredFields = schema::{ owner = "sellout", repo = "hall" } treefmt-check> - treefmt-check> -in schema treefmt-check> +let schema = { Type = ./Type, default = ./default } in schema treefmt-check> diff --git a/dhall/hpack/Library/schema b/dhall/hpack/Library/schema treefmt-check> index c40c2ce..a920541 100644 treefmt-check> --- a/dhall/hpack/Library/schema treefmt-check> +++ b/dhall/hpack/Library/schema treefmt-check> @@ -1,5 +1 @@ treefmt-check> -let schema = λ(a : Type) → { Type = ./Type a, default = ./default a } treefmt-check> - treefmt-check> -let testMinimalRequiredFields = (schema <>)::{=} treefmt-check> - treefmt-check> -in schema treefmt-check> +let schema = λ(a : Type) → { Type = ./Type a, default = ./default a } in schema treefmt-check> diff --git a/dhall/hpack/Package/Type b/dhall/hpack/Package/Type treefmt-check> index f96fc32..47dd46e 100644 treefmt-check> --- a/dhall/hpack/Package/Type treefmt-check> +++ b/dhall/hpack/Package/Type treefmt-check> @@ -32,8 +32,6 @@ let Executable = ../Executable/package.dhall treefmt-check> treefmt-check> let Flag = ../Flag/Type treefmt-check> treefmt-check> -let Github = ../Github/Type treefmt-check> - treefmt-check> let Library = ../Library/Type treefmt-check> treefmt-check> let Test = ../Test/package.dhall treefmt-check> diff --git a/dhall/hpack/Package/default b/dhall/hpack/Package/default treefmt-check> index ef0ec19..acc5281 100644 treefmt-check> --- a/dhall/hpack/Package/default treefmt-check> +++ b/dhall/hpack/Package/default treefmt-check> @@ -23,8 +23,6 @@ let Executable = ../Executable/Type treefmt-check> treefmt-check> let Flag = ../Flag/Type treefmt-check> treefmt-check> -let Github = ../Github/Type treefmt-check> - treefmt-check> let Library = ../Library/Type treefmt-check> treefmt-check> let Test = ../Test/package.dhall treefmt-check> diff --git a/dhall/hpack/Package/schema b/dhall/hpack/Package/schema treefmt-check> index 0ba3d43..a55bd14 100644 treefmt-check> --- a/dhall/hpack/Package/schema treefmt-check> +++ b/dhall/hpack/Package/schema treefmt-check> @@ -6,7 +6,4 @@ let schema = treefmt-check> λ(rec : (Type → Type) → Type) → treefmt-check> { Type = ./Type rec, default = ./default rec } treefmt-check> treefmt-check> -let testMinimalRequiredFields = treefmt-check> - (schema (λ(_ : Type → Type) → <>))::{ name = "test", version = "0.0.0" } treefmt-check> - treefmt-check> in schema error: Cannot build '/nix/store/isr23g2nhk7ihh0cd6g5hynm8b7dh2y1-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/6ac73r80fnr08fc3c5xchfvy3sw6zh0d-treefmt-check