mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat: maybe move to full github actions jobs instead of tasks
This commit is contained in:
parent
9d219f6d63
commit
9fcd2510a0
5 changed files with 93 additions and 241 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue