[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/25: gnu: ruby-autoprefixer-rails: Use node-lts instead of node.
From: |
guix-commits |
Subject: |
20/25: gnu: ruby-autoprefixer-rails: Use node-lts instead of node. |
Date: |
Wed, 18 Dec 2024 16:16:57 -0500 (EST) |
jlicht pushed a commit to branch master
in repository guix.
commit 10796c9706d83355588a7c904ecd9bea57403f2c
Author: Jelle Licht <jlicht@fsfe.org>
AuthorDate: Sun Nov 3 13:04:03 2024 +0100
gnu: ruby-autoprefixer-rails: Use node-lts instead of node.
* gnu/packages/rails.scm (ruby-autoprefixer-rails)[native-inputs]: Replace
node by node-lts.
Change-Id: Iea7fc9001cb12eecb1257a9a0f83851bd8bc36fd
---
gnu/packages/rails.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/rails.scm b/gnu/packages/rails.scm
index a28249d9bd..537650cc88 100644
--- a/gnu/packages/rails.scm
+++ b/gnu/packages/rails.scm
@@ -273,7 +273,7 @@ API.")
ruby-sprockets
ruby-standard
;; This is used at runtime by ruby-execjs.
- node))
+ node-lts))
(propagated-inputs
(list ruby-execjs))
(synopsis "Parse CSS and add vendor prefixes to CSS rules")
- 02/25: gnu: Remove nghttp2-for-node., (continued)
- 02/25: gnu: Remove nghttp2-for-node., guix-commits, 2024/12/18
- 08/25: gnu: node-uglify-js: Update to 3.19.3., guix-commits, 2024/12/18
- 06/25: gnu: llhttp-bootstrap: Update to 8.1.2., guix-commits, 2024/12/18
- 07/25: gnu: node-lts: Update to 20.18.1 [security fixes]., guix-commits, 2024/12/18
- 04/25: gnu: Remove c-ares-for-node., guix-commits, 2024/12/18
- 09/25: gnu: node-acorn: Update to 8.7.1., guix-commits, 2024/12/18
- 12/25: gnu: r-v8: Fix build with node-lts@20., guix-commits, 2024/12/18
- 21/25: gnu: ruby-execjs: Use node-lts instead of node., guix-commits, 2024/12/18
- 19/25: gnu: qtwebengine-5: Use node-lts instead of node., guix-commits, 2024/12/18
- 18/25: gnu: python-cloudscraper: Use node-lts instead of node., guix-commits, 2024/12/18
- 20/25: gnu: ruby-autoprefixer-rails: Use node-lts instead of node.,
guix-commits <=
- 25/25: gnu: Add node alias for node-lts., guix-commits, 2024/12/18
- 23/25: gnu: esbuild-node: Use node-lts instead of node., guix-commits, 2024/12/18
- 22/25: gnu: vlang: Use node-lts instead of node., guix-commits, 2024/12/18
- 15/25: gnu: ocaml-ezjsonm: Use node-lts instead of node., guix-commits, 2024/12/18
- 14/25: gnu: python-cwl-utils: Use node-lts instead of node., guix-commits, 2024/12/18
- 24/25: gnu: node: Rename variable to node-bootstrap and hide package., guix-commits, 2024/12/18
- 16/25: gnu: js-of-ocaml: Use node-lts instead of node., guix-commits, 2024/12/18
- 05/25: gnu: Add libuv-for-node-lts., guix-commits, 2024/12/18