fix: update package source from nodePackages namespace to root namespace
This commit is contained in:
parent
7ca2973001
commit
6461908e14
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
}:
|
}:
|
||||||
mkShell {
|
mkShell {
|
||||||
nativeBuildInputs = with pkgs; [
|
nativeBuildInputs = with pkgs; [
|
||||||
nodePackages.pnpm
|
pnpm
|
||||||
];
|
];
|
||||||
|
|
||||||
buildInputs = with pkgs; [
|
buildInputs = with pkgs; [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue