Replace build.yaml with build-configs.yaml

This commit is contained in:
Oliver Davies 2024-08-02 00:44:01 +01:00
parent 87869da79a
commit de5936b547
2 changed files with 12 additions and 13 deletions

12
build-configs.yaml Normal file
View file

@ -0,0 +1,12 @@
---
name: oliverdavies-uk
template: sculpin-site
parameters:
nix:
devshell:
packages:
- bashInteractive
- nodePackages.pnpm
- nodejs
- php82
- php82Packages.composer

View file

@ -1,13 +0,0 @@
---
name: oliverdavies-uk
type: sculpin
language: php
flake:
devshell:
packages:
- bashInteractive
- nodePackages.pnpm
- nodejs
- php82
- php82Packages.composer