forked from pub-solar/pub.solar
Small nix shell
This commit is contained in:
parent
5dcfae9665
commit
da49bc8b66
1 changed files with 0 additions and 7 deletions
|
@ -1,13 +1,6 @@
|
|||
with (import (fetchTarball https://github.com/nixos/nixpkgs/archive/nixpkgs-unstable.tar.gz) {});
|
||||
mkShell {
|
||||
buildInputs = [
|
||||
nodejs
|
||||
deno
|
||||
nodePackages.json
|
||||
nodePackages.triton
|
||||
];
|
||||
|
||||
shellHook = ''
|
||||
eval "$(triton env --triton)"
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue