Compare commits

..

No commits in common. "8cd6b5df5db27e63a7c0673a04a9e3f640c9afbd" and "a6fdfe2c772344ff1e435164a83994d302a13e4c" have entirely different histories.

View file

@ -13,7 +13,7 @@ steps:
commands:
- pwd
- ls
- nix-shell -vvv --eval-store local --store unix:///mnt/nix/var/nix/daemon-socket/socket?root=/mnt --store file:///nix/store --run "npins --verbose update"
- nix-shell -vvvv --eval-store local --store unix:///mnt/nix/var/nix/daemon-socket/socket?root=/mnt --run "npins --verbose update"
# - name: Create PR
# uses: https://github.com/KiaraGrouwstra/gitea-create-pull-request@f9f80aa5134bc5c03c38f5aaa95053492885b397
# with: