-
38.30 s
project-manager-files> Skipping 'nix-ci.nix' as it is identical to '/nix/store/93pi5ij4ajk9pc6bhrb0ihmqfqm7bshk-project-manager-files-for-hpack-dhall-defaults/nix-ci.nix'
-
38.30 s
project-manager-files> Skipping '.dir-locals.el' as it is identical to '/nix/store/93pi5ij4ajk9pc6bhrb0ihmqfqm7bshk-project-manager-files-for-hpack-dhall-defaults/.dir-locals.el'
-
38.30 s
project-manager-files> Skipping '.vale.ini' as it is identical to '/nix/store/93pi5ij4ajk9pc6bhrb0ihmqfqm7bshk-project-manager-files-for-hpack-dhall-defaults/.vale.ini'
-
38.30 s
project-manager-files> Skipping '.editorconfig' as it is identical to '/nix/store/93pi5ij4ajk9pc6bhrb0ihmqfqm7bshk-project-manager-files-for-hpack-dhall-defaults/.editorconfig'
-
38.30 s
project-manager-files> Activating automaticallyExpireGenerations
-
38.30 s
project-manager-files> (BThis is a live run
-
38.30 s
project-manager-files> PROJECT_ROOT=/build/project.ieWkQr
-
38.30 s
project-manager-files> This is a live run
-
38.30 s
project-manager-files> Cannot remove the current generation 1
-
38.30 s
project-manager-files> Activating onFilesChange
-
38.30 s
project-manager-files> (BActivating direnv
-
38.30 s
project-manager-files> (BActivating installPackages
-
38.30 s
project-manager-files> Activating updateGitStatus
-
38.31 s
project-manager-files> (BReinitialized existing Git repository in /build/project.ieWkQr/.git/
-
38.31 s
project-manager-files> diff --git a/.cache/vale/Vocab/hpack-dhall-defaults/accept.txt b/.cache/vale/Vocab/hpack-dhall-defaults/accept.txt
-
38.35 s
project-manager-files> index 84e7bf3..e77992a 100644
-
38.35 s
project-manager-files> --- a/.cache/vale/Vocab/hpack-dhall-defaults/accept.txt
-
38.35 s
project-manager-files> +++ b/.cache/vale/Vocab/hpack-dhall-defaults/accept.txt
-
38.35 s
project-manager-files> @@ -1,3 +1,4 @@
-
38.35 s
project-manager-files> +Hacktoberfest
-
38.35 s
project-manager-files> direnv
-
38.35 s
project-manager-files> formatter
-
38.35 s
project-manager-files> garnix
-
38.35 s
project-manager-files> diff --git a/.cache/vale/config/vocabularies/hpack-dhall-defaults/accept.txt b/.cache/vale/config/vocabularies/hpack-dhall-defaults/accept.txt
-
38.35 s
project-manager-files> index 84e7bf3..e77992a 100644
-
38.35 s
project-manager-files> --- a/.cache/vale/config/vocabularies/hpack-dhall-defaults/accept.txt
-
38.35 s
project-manager-files> +++ b/.cache/vale/config/vocabularies/hpack-dhall-defaults/accept.txt
-
38.35 s
project-manager-files> @@ -1,3 +1,4 @@
-
38.35 s
project-manager-files> +Hacktoberfest
-
38.35 s
project-manager-files> direnv
-
38.35 s
project-manager-files> formatter
-
38.35 s
project-manager-files> garnix
-
38.35 s
project-manager-files> diff --git a/.gitattributes b/.gitattributes
-
38.35 s
project-manager-files> index 5b2cce7..de21ad1 100644
-
38.35 s
project-manager-files> --- a/.gitattributes
-
38.35 s
project-manager-files> +++ b/.gitattributes
-
38.35 s
project-manager-files> @@ -1,4 +1,3 @@
-
38.35 s
project-manager-files> -/dhall/** linguist-language=Dhall
-
38.35 s
project-manager-files> /.cache/git/config linguist-generated
-
38.35 s
project-manager-files> /.cache/git/hooks/pre-push linguist-generated
-
38.35 s
project-manager-files> /.cache/vale/Vocab/hpack-dhall-defaults/accept.txt linguist-generated
-
38.35 s
project-manager-files> @@ -9,10 +8,11 @@
-
38.35 s
project-manager-files> /.gitattributes linguist-generated
-
38.35 s
project-manager-files> /.github/renovate.json linguist-generated
-
38.35 s
project-manager-files> /.github/settings.yml linguist-generated
-
38.35 s
project-manager-files> +/.github/workflows/flakehub-publish.yml linguist-generated
-
38.35 s
project-manager-files> +/.github/workflows/pages.yml linguist-generated
-
38.35 s
project-manager-files> +/.github/workflows/switch-pm-generation.yml linguist-generated
-
38.35 s
project-manager-files> /.gitignore linguist-generated
-
38.35 s
project-manager-files> /.vale.ini linguist-generated
-
38.35 s
project-manager-files> -/.github/workflows/flakehub-publish.yml linguist-generated
-
38.35 s
project-manager-files> +/dhall/** linguist-language=Dhall
-
38.35 s
project-manager-files> /garnix.yaml linguist-generated
-
38.35 s
project-manager-files> /nix-ci.nix linguist-generated
-
38.35 s
project-manager-files> -/.github/workflows/pages.yml linguist-generated
-
38.35 s
project-manager-files> -/.github/workflows/switch-pm-generation.yml linguist-generated
-
38.35 s
project-manager-files> diff --git a/.github/workflows/flakehub-publish.yml b/.github/workflows/flakehub-publish.yml
-
38.35 s
project-manager-files> index fb0d0d4..04c436e 100644
-
38.35 s
project-manager-files> --- a/.github/workflows/flakehub-publish.yml
-
38.35 s
project-manager-files> +++ b/.github/workflows/flakehub-publish.yml
-
38.35 s
project-manager-files> @@ -16,7 +16,7 @@ jobs:
-
38.35 s
project-manager-files> id-token: "write"
-
38.35 s
project-manager-files> contents: "read"
-
38.35 s
project-manager-files> steps:
-
38.35 s
project-manager-files> - - uses: "actions/checkout@v5"
-
38.35 s
project-manager-files> + - uses: "actions/checkout@v6"
-
38.35 s
project-manager-files> with:
-
38.35 s
project-manager-files> ref: "${{ (inputs.tag != null) && format('refs/tags/{0}', inputs.tag) || '' }}"
-
38.35 s
project-manager-files> - uses: "DeterminateSystems/nix-installer-action@main"
-
38.35 s
project-manager-files> diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml
-
38.35 s
project-manager-files> index f9b78b4..883f88b 100644
-
38.35 s
project-manager-files> --- a/.github/workflows/pages.yml
-
38.35 s
project-manager-files> +++ b/.github/workflows/pages.yml
-
38.35 s
project-manager-files> @@ -1 +1 @@
-
38.35 s
project-manager-files> -{"concurrency":{"cancel-in-progress":false,"group":"pages"},"jobs":{"build":{"runs-on":"ubuntu-24.04","steps":[{"name":"Checkout","uses":"actions/checkout@v4"},{"name":"Setup Pages","uses":"actions/configure-pages@v4"},{"uses":"cachix/install-nix-action@v24","with":{"extra_nix_config":"extra-trusted-public-keys = cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g=\nextra-substituters = https://cache.garnix.io\n"}},{"uses":"lriesebos/nix-develop-command@v1","with":{"command":"dhall-docs \\\n --input ./dhall \\\n --base-import-url \"https://sellout.github.io/hpack-dhall-defaults\" \\\n --package-name \"hpack-dhall-defaults\"\n## We copy here to fix the permissions from the Nix symlinks\ncp -r ./docs ./_site\nchmod --recursive +rwx ./_site\ncp -r ./dhall/* ./_site/\n"}},{"name":"Upload artifact","uses":"actions/upload-pages-artifact@v3"}]},"deploy":{"environment":{"name":"github-pages","url":"${{ steps.deployment.outputs.page_url }}"},"needs":"build","runs-on":"ubuntu-24.04","steps":[{"id":"deployment","name":"Deploy to GitHub Pages","uses":"actions/deploy-pages@v4"}]}},"name":"Deploy modules & generated docs to Pages","on":{"push":{"branches":["main"]},"workflow_dispatch":null},"permissions":{"contents":"read","id-token":"write","pages":"write"}}
-
38.35 s
project-manager-files> \ No newline at end of file
-
38.35 s
project-manager-files> +{"concurrency":{"cancel-in-progress":false,"group":"pages"},"jobs":{"build":{"runs-on":"ubuntu-24.04","steps":[{"name":"Checkout","uses":"actions/checkout@v6"},{"name":"Setup Pages","uses":"actions/configure-pages@v4"},{"uses":"cachix/install-nix-action@v24","with":{"extra_nix_config":"extra-trusted-public-keys = cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g=\nextra-substituters = https://cache.garnix.io\n"}},{"uses":"lriesebos/nix-develop-command@v1","with":{"command":"dhall-docs \\\n --input ./dhall \\\n --base-import-url \"https://sellout.github.io/hpack-dhall-defaults\" \\\n --package-name \"hpack-dhall-defaults\"\n## We copy here to fix the permissions from the Nix symlinks\ncp -r ./docs ./_site\nchmod --recursive +rwx ./_site\ncp -r ./dhall/* ./_site/\n"}},{"name":"Upload artifact","uses":"actions/upload-pages-artifact@v3"}]},"deploy":{"environment":{"name":"github-pages","url":"${{ steps.deployment.outputs.page_url }}"},"needs":"build","runs-on":"ubuntu-24.04","steps":[{"id":"deployment","name":"Deploy to GitHub Pages","uses":"actions/deploy-pages@v4"}]}},"name":"Deploy modules & generated docs to Pages","on":{"push":{"branches":["main"]},"workflow_dispatch":null},"permissions":{"contents":"read","id-token":"write","pages":"write"}}
-
38.35 s
project-manager-files> \ No newline at end of file
-
38.35 s
project-manager-files> diff --git a/.github/workflows/switch-pm-generation.yml b/.github/workflows/switch-pm-generation.yml
-
38.35 s
project-manager-files> index 23722a4..e77bf7e 100644
-
38.35 s
project-manager-files> --- a/.github/workflows/switch-pm-generation.yml
-
38.35 s
project-manager-files> +++ b/.github/workflows/switch-pm-generation.yml
-
38.35 s
project-manager-files> @@ -1,2 +1,2 @@
-
38.35 s
project-manager-files> # This file was generated by Project Manager.
-
38.35 s
project-manager-files> -{"jobs":{"switch":{"runs-on":"ubuntu-24.04","steps":[{"uses":"actions/checkout@v5"},{"run":"project-manager switch"},{"name":"commit changes","uses":"EndBug/add-and-commit@v9","with":{"add":"--all","default_author":"github_actions","message":"Switch Project Manager generation"}}]}},"name":"Project Manager","on":{"pull_request":{"branches":["renovate/lock-file-maintenance"],"types":["opened"]}}}
-
38.35 s
project-manager-files> +{"jobs":{"switch":{"if":"github.head_ref == 'renovate/lock-file-maintenance'","runs-on":"ubuntu-24.04","steps":[{"uses":"actions/checkout@v6","with":{"ref":"${{ github.event.pull_request.head.ref }}","repository":"${{ github.event.pull_request.head.repo.full_name }}","token":"${{ secrets.PROJECT_MANAGER_TOKEN }}"}},{"uses":"cachix/install-nix-action@v31"},{"run":"nix develop .#project-manager --accept-flake-config --command project-manager kitchen-sink"},{"name":"commit changes","uses":"EndBug/add-and-commit@v9","with":{"add":"--all","default_author":"github_actions","message":"Switch Project Manager generation","push":"origin --no-verify --set-upstream"}}]}},"name":"Project Manager","on":{"pull_request":{}}}
-
38.35 s
error: Cannot build '/nix/store/cvw2j89w4b5rkyi275gg4wp1h8qi2fn2-project-manager-files.drv'.
-
40.74 s
Reason: builder failed with exit code 1.
-
40.74 s
Output paths:
-
40.74 s
/nix/store/lycyvclyy4hkza3whxa2fii8rj76mfx7-project-manager-files
-
40.74 s
error: Cannot build '/nix/store/nhfh4hj7pxm3994gc3kcg5vwglawd8sf-nix-shell.drv'.
-
40.74 s
Reason: 1 dependency failed.
-
40.74 s
Output paths:
-
40.74 s
/nix/store/k3hfml2l5vyi5vgr3pcnagyr2zyk2n14-nix-shell
-
40.74 s