Skip to content

Commit

Permalink
chore: update nixpacks
Browse files Browse the repository at this point in the history
  • Loading branch information
EvolutionX-10 committed Jan 30, 2025
1 parent 25d8f40 commit 24a561a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions nixpacks.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[phases.setup]
nixPkgs = ['openssl', 'bun']
nixLibs = ['openssl']
providers = ['bun', 'node', 'python']
nixPkgs = ['...', 'openssl', 'bun']
nixLibs = ['...', 'openssl']
providers = ['...', 'bun', 'node', 'python']

[phases.build]
cmds = ['bunx prisma generate']

0 comments on commit 24a561a

Please sign in to comment.