From 6e34ca8bda9cddcce1ea73f73b883a3ec8358678 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Fri, 14 Oct 2022 18:01:11 +0200 Subject: Reformat nix files --- user/settings/development/javascript.nix | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'user/settings/development') diff --git a/user/settings/development/javascript.nix b/user/settings/development/javascript.nix index b07c134a..232ad4ce 100644 --- a/user/settings/development/javascript.nix +++ b/user/settings/development/javascript.nix @@ -20,11 +20,11 @@ in ] else [ - # npm install may use any of these - binutils - gnumake - gcc - python2 + # npm install may use any of these + binutils + gnumake + gcc + python2 ] )) ++ (with pkgs.nodePackages; [ node2nix -- cgit 1.4.1