Testing-git/.forgejo/workflows/nix-check.yaml
Bart Koolen 8b4c7e8986
Some checks failed
/ print-content (push) Failing after 3s
Another test 2
2026-04-16 17:25:41 +02:00

20 lines
487 B
YAML

on: [push]
jobs:
print-content:
runs-on: nix-runner
steps:
- name: registry
run: nix registry list
- name: registry
run: nix shell /nix/store/cy6cvjfw0729jx30b2khdbjak8wbbcs1-source#p7zip --command 7z --help
- name: Test Nix Caching
run: nix flake metadata nixpkgs
- name: Run hello
run: /nix/store/aiblla3swfhcv348k8h10mnsg35wzvm6-hello-2.12.2/bin/hello
- name: run nix store info
run: nix store info