-
69.01 s
project-manager-files> Skipping '.dir-locals.el' as it is identical to '/nix/store/kqlj0p8wbvq6dv1gh0lk13bdp0y422zf-project-manager-files-for-hall/.dir-locals.el'
-
69.01 s
project-manager-files> Skipping '.editorconfig' as it is identical to '/nix/store/kqlj0p8wbvq6dv1gh0lk13bdp0y422zf-project-manager-files-for-hall/.editorconfig'
-
69.01 s
project-manager-files> Skipping '.envrc' as it is identical to '/nix/store/kqlj0p8wbvq6dv1gh0lk13bdp0y422zf-project-manager-files-for-hall/.envrc'
-
69.01 s
project-manager-files> Activating automaticallyExpireGenerations
-
69.01 s
project-manager-files> (BThis is a live run
-
69.02 s
project-manager-files> PROJECT_ROOT=/build/project.cUqxz4
-
69.02 s
project-manager-files> This is a live run
-
69.02 s
project-manager-files> Cannot remove the current generation 1
-
69.02 s
project-manager-files> Activating onFilesChange
-
69.02 s
project-manager-files> (BActivating direnv
-
69.02 s
project-manager-files> (BActivating installPackages
-
69.03 s
project-manager-files> Activating updateGitStatus
-
69.08 s
project-manager-files> (BReinitialized existing Git repository in /build/project.cUqxz4/.git/
-
69.08 s
project-manager-files> diff --git a/.cache/vale/Vocab/hall/accept.txt b/.cache/vale/Vocab/hall/accept.txt
-
69.12 s
project-manager-files> index 84e7bf3..e77992a 100644
-
69.12 s
project-manager-files> --- a/.cache/vale/Vocab/hall/accept.txt
-
69.12 s
project-manager-files> +++ b/.cache/vale/Vocab/hall/accept.txt
-
69.12 s
project-manager-files> @@ -1,3 +1,4 @@
-
69.12 s
project-manager-files> +Hacktoberfest
-
69.12 s
project-manager-files> direnv
-
69.12 s
project-manager-files> formatter
-
69.12 s
project-manager-files> garnix
-
69.12 s
project-manager-files> diff --git a/.cache/vale/config/vocabularies/hall/accept.txt b/.cache/vale/config/vocabularies/hall/accept.txt
-
69.12 s
project-manager-files> index 84e7bf3..e77992a 100644
-
69.12 s
project-manager-files> --- a/.cache/vale/config/vocabularies/hall/accept.txt
-
69.12 s
project-manager-files> +++ b/.cache/vale/config/vocabularies/hall/accept.txt
-
69.12 s
project-manager-files> @@ -1,3 +1,4 @@
-
69.12 s
project-manager-files> +Hacktoberfest
-
69.12 s
project-manager-files> direnv
-
69.12 s
project-manager-files> formatter
-
69.12 s
project-manager-files> garnix
-
69.12 s
project-manager-files> diff --git a/.github/workflows/flakehub-publish.yml b/.github/workflows/flakehub-publish.yml
-
69.12 s
project-manager-files> index 8f0096a..6ae2bf6 100644
-
69.12 s
project-manager-files> --- a/.github/workflows/flakehub-publish.yml
-
69.12 s
project-manager-files> +++ b/.github/workflows/flakehub-publish.yml
-
69.12 s
project-manager-files> @@ -16,7 +16,7 @@ jobs:
-
69.12 s
project-manager-files> id-token: "write"
-
69.12 s
project-manager-files> contents: "read"
-
69.12 s
project-manager-files> steps:
-
69.12 s
project-manager-files> - - uses: "actions/checkout@v5"
-
69.12 s
project-manager-files> + - uses: "actions/checkout@v6"
-
69.12 s
project-manager-files> with:
-
69.12 s
project-manager-files> ref: "${{ (inputs.tag != null) && format('refs/tags/{0}', inputs.tag) || '' }}"
-
69.12 s
project-manager-files> - uses: "DeterminateSystems/nix-installer-action@main"
-
69.12 s
project-manager-files> diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml
-
69.12 s
project-manager-files> index 3f7a3df..b23af25 100644
-
69.12 s
project-manager-files> --- a/.github/workflows/pages.yml
-
69.12 s
project-manager-files> +++ b/.github/workflows/pages.yml
-
69.12 s
project-manager-files> @@ -1 +1 @@
-
69.12 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/hall\" \\\n --package-name \"hall\"\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"}}
-
69.12 s
project-manager-files> \ No newline at end of file
-
69.12 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/hall\" \\\n --package-name \"hall\"\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"}}
-
69.12 s
project-manager-files> \ No newline at end of file
-
69.12 s
project-manager-files> diff --git a/.github/workflows/switch-pm-generation.yml b/.github/workflows/switch-pm-generation.yml
-
69.12 s
project-manager-files> index 7e08956..e77bf7e 100644
-
69.12 s
project-manager-files> --- a/.github/workflows/switch-pm-generation.yml
-
69.12 s
project-manager-files> +++ b/.github/workflows/switch-pm-generation.yml
-
69.12 s
project-manager-files> @@ -1,2 +1,2 @@
-
69.12 s
project-manager-files> # This file was generated by Project Manager.
-
69.12 s
project-manager-files> -{"jobs":{"switch":{"if":"github.head_ref == 'renovate/lock-file-maintenance'","runs-on":"ubuntu-24.04","steps":[{"uses":"actions/checkout@v5","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 --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"}}]}},"name":"Project Manager","on":{"pull_request":{}}}
-
69.12 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":{}}}
-
69.12 s
error: Cannot build '/nix/store/dml8dyh4hbzf6i1c5p60k5yhwnpq7mv6-project-manager-files.drv'.
-
71.58 s
Reason: builder failed with exit code 1.
-
71.58 s
Output paths:
-
71.58 s
/nix/store/3d43302wjmry9xg3y6d170pqn5vxja6b-project-manager-files
-
71.58 s
error: Cannot build '/nix/store/hrbckbadkahsw3k6mkvyrd7c4i35yvch-nix-shell.drv'.
-
71.59 s
Reason: 1 dependency failed.
-
71.59 s
Output paths:
-
71.59 s
/nix/store/ydi7w1ykcv1jdbi10q3d5ybrwwqa6sv7-nix-shell
-
71.59 s