Compare commits

..

2 Commits

Author SHA1 Message Date
mapclyps dbcff150c4 added nix explicitly to build
Validate NixOS Config / validate (push) Failing after 1s
2024-08-25 12:57:09 +00:00
mapclyps 46fc296ad4 add missing node 2024-08-25 12:55:07 +00:00
2 changed files with 1 additions and 3 deletions
@@ -9,9 +9,6 @@ on:
- main # Adjust this to match your main branch name - main # Adjust this to match your main branch name
env:
PATH: /run/current-system/sw/bin:$PATH
jobs: jobs:
validate: validate:
runs-on: native runs-on: native
+1
View File
@@ -8,6 +8,7 @@
gitea-actions-runner gitea-actions-runner
podman-compose # start group of containers for dev podman-compose # start group of containers for dev
podman-tui podman-tui
nodejs-slim
dive dive
neovim neovim
git git