nixos-conf/.forgejo/workflows/flake-lock-update.yaml

8 lines
258 B
YAML
Raw Normal View History

on: [push]
jobs:
flake-lock-update:
runs-on: nixos-latest
steps:
- run: nix --experimental-features 'nix-command flakes' profile install nixpkgs#nodejs-slim
- uses: https://code.forgejo.org/actions/checkout@v4
- run: cat flake.nix