From 8aab14d26e7ed5774503887c561d8925adc30589 Mon Sep 17 00:00:00 2001 From: Gabriel Ebner Date: Fri, 5 Jul 2019 15:13:02 +0200 Subject: [PATCH] Add nodejs 12 --- common-sw.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common-sw.nix b/common-sw.nix index 0c4e7ea..c2e016b 100644 --- a/common-sw.nix +++ b/common-sw.nix @@ -49,7 +49,7 @@ ghostscript # for auctex aspell - (pkgs.nodejs-11_x or pkgs.nodejs-10_x or nodejs-9_x) + (pkgs.nodejs-12_x or pkgs.nodejs-11_x or pkgs.nodejs-10_x or nodejs-9_x) mediainfo