mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 19:24:03 -06:00
reorder
This commit is contained in:
parent
d73d6e397a
commit
09e4163b2d
11 changed files with 0 additions and 0 deletions
|
@ -1,7 +0,0 @@
|
|||
{ pkgs ? import <nixpkgs> {} }:
|
||||
pkgs.mkShell {
|
||||
nativeBuildInputs = [
|
||||
pkgs.buildPackages.nodejs-16_x
|
||||
pkgs.buildPackages.nodePackages.npm
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue