nix: remove subflake

This commit is contained in:
seth 2024-04-30 18:03:34 -04:00 committed by Sefa Eyeoglu
parent 5f5f399c8f
commit 203dad0703
16 changed files with 185 additions and 459 deletions

View file

@ -53,8 +53,6 @@ jobs:
- name: Run Clippy
continue-on-error: true
run: |
set -euo pipefail
cargo clippy \
--all-features \
--all-targets \