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

@ -32,12 +32,6 @@ jobs:
- name: Update flake inputs
run: |
pushd nix/dev
nix flake update \
--commit-lock-file \
--commit-lockfile-summary "nix: update dev flake.lock"
popd
nix flake update \
--commit-lock-file \
--commit-lockfile-summary "nix: update flake.lock"