feat: maybe move to full github actions jobs instead of tasks

This commit is contained in:
Kat Inskip 2024-07-13 14:02:45 -07:00
parent 9d219f6d63
commit 9fcd2510a0
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
5 changed files with 93 additions and 241 deletions

View file

@ -11,7 +11,9 @@ with pkgs; let
repoShell = mkShell {
nativeBuildInputs =
[
nf-build-system
nf-update
nix
fd # fd, better fine!
ripgrep # rg, better grep!
sops