Skip to content

[Chore] Wrap 'update-daemon' with 'nix' from 'nixpkgs' #230

[Chore] Wrap 'update-daemon' with 'nix' from 'nixpkgs'

[Chore] Wrap 'update-daemon' with 'nix' from 'nixpkgs' #230

Workflow file for this run

# SPDX-FileCopyrightText: 2023 Serokell <https://serokell.io/>
#
# SPDX-License-Identifier: MPL-2.0
name: nix flake check
on: push
jobs:
check:
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- name: Check Nix flake
run: nix flake check -L