From 65b13a6f30ed173f2d026e2cabb530e1e3a2c5b5 Mon Sep 17 00:00:00 2001 From: CI Robot Date: Mon, 20 Jan 2025 11:19:08 +0000 Subject: [PATCH] Updated inst/extdata/default.nix --- inst/extdata/default.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/inst/extdata/default.nix b/inst/extdata/default.nix index 2b5e0329..063599ba 100644 --- a/inst/extdata/default.nix +++ b/inst/extdata/default.nix @@ -1,9 +1,9 @@ -# This file was generated by the {rix} R package v0.14.0 on 2025-01-03 +# This file was generated by the {rix} R package v0.14.2 on 2025-01-20 # with following call: # >rix(r_ver = "4.3.1", # > git_pkgs = list(package_name = "rix", # > repo_url = "https://github.com/ropensci/rix/", -# > commit = "bdb3aed16ccaa3681f95dc3c381093b167e405b1"), +# > commit = "5eb65b33eec45a8f71da822f7d3072127248adf7"), # > ide = "other", # > project_path = "inst/extdata", # > overwrite = TRUE) @@ -19,8 +19,8 @@ let name = "rix"; src = pkgs.fetchgit { url = "https://github.com/ropensci/rix/"; - rev = "bdb3aed16ccaa3681f95dc3c381093b167e405b1"; - sha256 = "sha256-/AP78YiWgqmdR3Rzkwdk5qrRFeLx5zesaQPuyFgIjDs="; + rev = "5eb65b33eec45a8f71da822f7d3072127248adf7"; + sha256 = "sha256-/eYclAUo7THglgM68V4jimDAqDJ0pf0Xj/IXHOcrh5c="; }; propagatedBuildInputs = builtins.attrValues { inherit (pkgs.rPackages)