chore: add flake profiles and bun.lockb file
This commit is contained in:
parent
268ed3795c
commit
270782cb78
6 changed files with 31 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
buildInputs = [
|
||||
pkgs.nodePackages."@angular/cli"
|
||||
pkgs.git
|
||||
pkgs.bun
|
||||
];
|
||||
|
||||
RUST_SRC_PATH = "${pkgs.rust.packages.stable.rustPlatform.rustLibSrc}";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue