$ /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-a9778887f621edf2/cachix-d7c1a4669f5db51a/netrc --extra-substituters ssh-ng://worker.nix-ci.com?ssh-key=/tmp/nix-ci-worker-a9778887f621edf2/ssh-key-b0d6a36b1334c7a0/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/hpack-dhall-defaults?ref=typed-hpack&rev=b3e248bbf37969971bee6a380268a5be795d4552#checks.x86_64-linux.formatter --post-build-hook /tmp/nix-ci-worker-a9778887f621edf2/nix-ci-cache-upload.sh warning: ignoring untrusted flake configuration setting 'allow-import-from-derivation'. Pass '--accept-flake-config' to trust it 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/yf3jrh0qsapi3jg3qhss5qba57zjbag5-treefmt-check.drv building '/nix/store/yf3jrh0qsapi3jg3qhss5qba57zjbag5-treefmt-check.drv'... treefmt-check> treefmt v2.3.1traversed 60 files treefmt-check> emitted 40 files for processing treefmt-check> formatted 40 files (4 changed) in 150ms treefmt-check> M dhall/Library/schema treefmt-check> M dhall/Package/default treefmt-check> M dhall/Package/schema treefmt-check> M dhall/Sublibrary/schema treefmt-check> diff --git a/dhall/Library/schema b/dhall/Library/schema treefmt-check> index ace3ea9..03779cc 100644 treefmt-check> --- a/dhall/Library/schema treefmt-check> +++ b/dhall/Library/schema treefmt-check> @@ -4,8 +4,6 @@ let H = treefmt-check> treefmt-check> let Pvp = H.PVP treefmt-check> treefmt-check> -let ghc = H.GHC.Release treefmt-check> - treefmt-check> let hpack = H.hpack treefmt-check> treefmt-check> let schema = treefmt-check> @@ -16,6 +14,4 @@ let schema = treefmt-check> } treefmt-check> : { Type : Type, default : hpack.Library.DefaultType a } treefmt-check> treefmt-check> -let testMinimalRequiredFields = (schema <> ghc.v9-0-1.version)::{=} treefmt-check> - treefmt-check> in schema treefmt-check> diff --git a/dhall/Package/default b/dhall/Package/default treefmt-check> index 1452449..a6f37db 100644 treefmt-check> --- a/dhall/Package/default treefmt-check> +++ b/dhall/Package/default treefmt-check> @@ -6,12 +6,8 @@ let Pvp = H.PVP treefmt-check> treefmt-check> let ghc = H.GHC.Release treefmt-check> treefmt-check> -let language = H.GHC.LanguageEdition treefmt-check> - treefmt-check> let hpack = H.hpack treefmt-check> treefmt-check> -let Comp = hpack.Conditional.Comparator.Type treefmt-check> - treefmt-check> let -- I’m not sure if there’s anything more I can do to advertise availability treefmt-check> -- of commercial licensing terms. I need to figure out where an SPDX treefmt-check> -- `DocumentRef`points, and then maybe I can use that. treefmt-check> diff --git a/dhall/Package/schema b/dhall/Package/schema treefmt-check> index 9cb8c68..ccfd3e1 100644 treefmt-check> --- a/dhall/Package/schema treefmt-check> +++ b/dhall/Package/schema treefmt-check> @@ -13,10 +13,4 @@ let schema = treefmt-check> , default = ./default rec minimumGhcVersion treefmt-check> } treefmt-check> treefmt-check> -let testMinimalRequiredFields = treefmt-check> - (schema (λ(_ : Type → Type) → <>) (Pvp.v [ 0, 0, 0 ]))::{ treefmt-check> - , name = "hpack-dhall-defaults" treefmt-check> - , version = "0.0.0" treefmt-check> - } treefmt-check> - treefmt-check> in schema treefmt-check> diff --git a/dhall/Sublibrary/schema b/dhall/Sublibrary/schema treefmt-check> index 888c9b9..79218b2 100644 treefmt-check> --- a/dhall/Sublibrary/schema treefmt-check> +++ b/dhall/Sublibrary/schema treefmt-check> @@ -4,8 +4,6 @@ let H = treefmt-check> treefmt-check> let Pvp = H.PVP treefmt-check> treefmt-check> -let ghc = H.GHC.Release treefmt-check> - treefmt-check> let hpack = H.hpack treefmt-check> treefmt-check> let schema = treefmt-check> @@ -16,6 +14,4 @@ let schema = treefmt-check> } treefmt-check> : { Type : Type, default : hpack.Sublibrary.DefaultType a } treefmt-check> treefmt-check> -let testMinimalRequiredFields = (schema <> ghc.v9-0-1.version)::{=} treefmt-check> - treefmt-check> in schema error: Cannot build '/nix/store/yf3jrh0qsapi3jg3qhss5qba57zjbag5-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/9wwdp3dhlj1038c4r8i0khmkhbkzw9jr-treefmt-check