debug
Some checks failed
Check Flake / check-flake (push) Failing after 28s

This commit is contained in:
Zuckerberg 2023-04-23 19:37:52 -06:00
parent c99b8619b8
commit d9127c7623

View File

@ -21,7 +21,7 @@ jobs:
fetch-depth: 0
- name: Check Flake
run: nix flake check
run: nix flake check --show-trace
- name: wget https://api.github.com/repos/NixOS/nixpkgs/tarball/8dafae7c03d6aa8c2ae0a0612fbcb47e994e3fb8
if: always()