~ruther/guix-local

3e0a1469b8c231a061522f36b54ad0755103d4e1 — Ricardo Wurmus 2 years ago f18d13b
import/cran: Add one more invalid package.

* guix/import/cran.scm (invalid-packages): Add "use_c17".

Change-Id: Ie3b6455d4eff97811057cd82dca460367a4583e5
1 files changed, 1 insertions(+), 0 deletions(-)

M guix/import/cran.scm
M guix/import/cran.scm => guix/import/cran.scm +1 -0
@@ 418,6 418,7 @@ empty list when the FIELD cannot be found."
        "none"
        "rtools"
        "unix"
        "use_c17"
        "windows"
        "xcode"
        "xquartz"))