Fix the `compgen not found` error when running `run help`, or `run` with no arguments within a direnv shell.
18 lines
263 B
YAML
18 lines
263 B
YAML
name: oliverdavies-uk
|
|
type: sculpin
|
|
language: php
|
|
|
|
flake:
|
|
devshell:
|
|
packages:
|
|
- bashInteractive
|
|
- nodePackages.pnpm
|
|
- nodejs
|
|
- php82
|
|
- php82Packages.composer
|
|
|
|
git:
|
|
ignore:
|
|
- '/assets/node_modules/'
|
|
- '/source/build/'
|