Compare commits

..

1 Commits

Author SHA1 Message Date
af59ba6a25 Lock file maintenance
Some checks failed
nix flake check / nix-flake-update (push) Failing after 13s
2025-01-12 17:31:38 +00:00

View File

@ -4,9 +4,8 @@ on: push
jobs:
nix-flake-update:
runs-on: ubuntu-latest
container: nixpkgs/nix-flakes
steps:
- uses: actions/checkout@v4
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main
- name: Check flake
run: nix flake check