mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
import/cran: Add invalid package.
* guix/import/cran.scm (invalid-packages): Add libR. Change-Id: I1e06b44785051dfc4fb85ba06062aa8c8e003495
This commit is contained in:
parent
4ea4101d66
commit
31ccfe9c91
1 changed files with 1 additions and 0 deletions
|
@ -396,6 +396,7 @@ (define invalid-packages
|
|||
"gnu"
|
||||
"posix.1-2001"
|
||||
"linux"
|
||||
"libR"
|
||||
"none"
|
||||
"unix"
|
||||
"windows"
|
||||
|
|
Loading…
Reference in a new issue