-
24.30 s
project-manager-files> Creating project file links in /build/project.wKfxg8
-
24.30 s
project-manager-files> Skipping '.cache/vale/config/vocabularies/flaky-haskell/accept.txt' as it is identical to '/nix/store/kpdn0yzllid0840j8vx3wnyjgs5b47kh-project-manager-files-for-flaky-haskell/.cache/vale/config/vocabularies/flaky-haskell/accept.txt'
-
24.31 s
project-manager-files> Skipping '.cache/vale/Vocab/flaky-haskell/accept.txt' as it is identical to '/nix/store/kpdn0yzllid0840j8vx3wnyjgs5b47kh-project-manager-files-for-flaky-haskell/.cache/vale/Vocab/flaky-haskell/accept.txt'
-
24.31 s
project-manager-files> Skipping '.github/renovate.json' as it is identical to '/nix/store/kpdn0yzllid0840j8vx3wnyjgs5b47kh-project-manager-files-for-flaky-haskell/.github/renovate.json'
-
24.31 s
project-manager-files> Skipping '.github/workflows/flakehub-publish.yml' as it is identical to '/nix/store/kpdn0yzllid0840j8vx3wnyjgs5b47kh-project-manager-files-for-flaky-haskell/.github/workflows/flakehub-publish.yml'
-
24.31 s
project-manager-files> Skipping '.github/settings.yml' as it is identical to '/nix/store/kpdn0yzllid0840j8vx3wnyjgs5b47kh-project-manager-files-for-flaky-haskell/.github/settings.yml'
-
24.32 s
project-manager-files> Skipping '.editorconfig' as it is identical to '/nix/store/kpdn0yzllid0840j8vx3wnyjgs5b47kh-project-manager-files-for-flaky-haskell/.editorconfig'
-
24.32 s
project-manager-files> Skipping '.vale.ini' as it is identical to '/nix/store/kpdn0yzllid0840j8vx3wnyjgs5b47kh-project-manager-files-for-flaky-haskell/.vale.ini'
-
24.34 s
project-manager-files> Skipping 'garnix.yaml' as it is identical to '/nix/store/kpdn0yzllid0840j8vx3wnyjgs5b47kh-project-manager-files-for-flaky-haskell/garnix.yaml'
-
24.34 s
project-manager-files> Skipping 'nix-ci.nix' as it is identical to '/nix/store/kpdn0yzllid0840j8vx3wnyjgs5b47kh-project-manager-files-for-flaky-haskell/nix-ci.nix'
-
24.34 s
project-manager-files> Activating automaticallyExpireGenerations
-
24.34 s
project-manager-files> (BThis is a live run
-
24.35 s
project-manager-files> PROJECT_ROOT=/build/project.wKfxg8
-
24.35 s
project-manager-files> This is a live run
-
24.35 s
project-manager-files> Cannot remove the current generation 1
-
24.35 s
project-manager-files> Activating onFilesChange
-
24.35 s
project-manager-files> (BRunning onChange hook for .cache/git/config
-
24.35 s
project-manager-files> Activating direnv
-
24.35 s
project-manager-files> (BActivating installPackages
-
24.36 s
project-manager-files> Activating updateGitStatus
-
24.41 s
project-manager-files> (BReinitialized existing Git repository in /build/project.wKfxg8/.git/
-
24.42 s
project-manager-files> diff --git a/.gitattributes b/.gitattributes
-
24.46 s
project-manager-files> index ee68ee5..e66d9d1 100644
-
24.46 s
project-manager-files> --- a/.gitattributes
-
24.46 s
project-manager-files> +++ b/.gitattributes
-
24.46 s
project-manager-files> @@ -4,8 +4,8 @@
-
24.46 s
project-manager-files> /.gitattributes linguist-generated
-
24.46 s
project-manager-files> /.github/renovate.json linguist-generated
-
24.46 s
project-manager-files> /.github/settings.yml linguist-generated
-
24.46 s
project-manager-files> -/.vale.ini linguist-generated
-
24.46 s
project-manager-files> /.github/workflows/flakehub-publish.yml linguist-generated
-
24.46 s
project-manager-files> +/.github/workflows/switch-pm-generation.yml linguist-generated
-
24.46 s
project-manager-files> +/.vale.ini linguist-generated
-
24.46 s
project-manager-files> /garnix.yaml linguist-generated
-
24.46 s
project-manager-files> /nix-ci.nix linguist-generated
-
24.46 s
project-manager-files> -/.github/workflows/switch-pm-generation.yml linguist-generated
-
24.46 s
project-manager-files> diff --git a/.github/workflows/switch-pm-generation.yml b/.github/workflows/switch-pm-generation.yml
-
24.46 s
project-manager-files> index 23722a4..7e08956 100644
-
24.46 s
project-manager-files> --- a/.github/workflows/switch-pm-generation.yml
-
24.46 s
project-manager-files> +++ b/.github/workflows/switch-pm-generation.yml
-
24.46 s
project-manager-files> @@ -1,2 +1,2 @@
-
24.46 s
project-manager-files> # This file was generated by Project Manager.
-
24.46 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"]}}}
-
24.46 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":{}}}
-
24.46 s
error: Cannot build '/nix/store/mscn3sd8przrqncq60xxszw9w9zidf9d-project-manager-files.drv'.
-
26.82 s
Reason: builder failed with exit code 1.
-
26.82 s
Output paths:
-
26.82 s
/nix/store/apx846h9hkrvsg2znpn3qzvl26gdg38k-project-manager-files
-
26.82 s