Various fixes
Some checks failed
/ test (push) Failing after 13s

This commit is contained in:
Andrea Ciceri 2024-03-09 01:27:36 +01:00
parent 61f320174e
commit b89ec5162a
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg
4 changed files with 106 additions and 71 deletions

View file

@ -3,6 +3,25 @@ jobs:
test:
runs-on: nix
steps:
- uses: actions/checkout@v4
- run: cat /nix/store/cscv53kqarckmbz6729ngmyxg3y53n9c-push-to-cache.sh
- run: nix-fast-build --no-nom
# - uses: actions/checkout@v4
# - run: git switch -c flake-bump-inputs
# - run: |
# git config --global user.email "sevenofnine+andrea.ciceri@autistici.org"
# git config --global user.name "Seven of Nine"
# - run: nix flake update --commit-lock-file
# - run: git push origin --force flake-bump-inputs
# - run: tea logins add --token ${{secrets.SEVENOFNINE_TOKEN}} --url https://git.aciceri.dev
# - run: tea logins default git.aciceri.dev
# - run: |
# tea pulls create \
# --repo "aciceri/emacs" \
# --title "Update flake's lockfile" \
# --description "```#Hello\n $(git show -s --format %s)```" \
# --labels automated,flake-bump-inputs \
# --assignees aciceri
# - run: nix-fast-build --no-nom
- run: nix show-config
- run: cat /etc/nix/nix.conf
- run: ls /etc/nix
- run: cat /etc/nix/access-tokens