forked from fediversity/fediversity
Compare commits
23 commits
9c7c38bd45
...
b0cde587dd
| Author | SHA1 | Date | |
|---|---|---|---|
| b0cde587dd | |||
| 5e9fdc5c9e | |||
| 9a43bdd922 | |||
| e681ff67d5 | |||
| f171f3323d | |||
| db278f36a0 | |||
| f2d7d06158 | |||
| e8a96e4994 | |||
| 2817e3c772 | |||
| 5005c43d51 | |||
| ffc8211d6c | |||
| 1e99075184 | |||
| 8d4e471f23 | |||
| 3a92d4cd24 | |||
| 74c1732036 | |||
| 0c552ccb44 | |||
| b592ac2f94 | |||
| 66aaedcb03 | |||
| 125fdfd8c4 | |||
| 8a25f13db9 | |||
| e29715b1fe | |||
| bff75a4d23 | |||
| aff8b1c8b5 |
1 changed files with 1 additions and 3 deletions
|
|
@ -8,10 +8,8 @@ when:
|
||||||
steps:
|
steps:
|
||||||
- name: lockfile
|
- name: lockfile
|
||||||
image: nixos/nix
|
image: nixos/nix
|
||||||
volumes:
|
|
||||||
- /nix:/mnt/nix:ro
|
|
||||||
commands:
|
commands:
|
||||||
- nix-shell --eval-store local --store unix:///mnt/nix/var/nix/daemon-socket/socket?root=/mnt --run "npins update"
|
- nix-shell --run "npins update"
|
||||||
# - name: Create PR
|
# - name: Create PR
|
||||||
# uses: https://github.com/KiaraGrouwstra/gitea-create-pull-request@f9f80aa5134bc5c03c38f5aaa95053492885b397
|
# uses: https://github.com/KiaraGrouwstra/gitea-create-pull-request@f9f80aa5134bc5c03c38f5aaa95053492885b397
|
||||||
# with:
|
# with:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue