diff --git a/inst/extdata/default.nix b/inst/extdata/default.nix index 913146ad..c71b47a8 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.11.0 on 2024-09-20 +# This file was generated by the {rix} R package v0.12.0 on 2024-09-24 # with following call: # >rix(r_ver = "976fa3369d722e76f37c77493d99829540d43845", # > git_pkgs = list(package_name = "rix", # > repo_url = "https://github.com/ropensci/rix/", -# > commit = "01af3da59eb768c3bf3f39b93aad43b2bd09ab2e"), +# > commit = "7dd702ea7eb42b1b25de1b50ed051650c2a3d006"), # > ide = "other", # > project_path = "inst/extdata", # > overwrite = TRUE) @@ -18,8 +18,8 @@ let name = "rix"; src = pkgs.fetchgit { url = "https://github.com/ropensci/rix/"; - rev = "01af3da59eb768c3bf3f39b93aad43b2bd09ab2e"; - sha256 = "sha256-snjVpmA5+g6SuccLgH1MdLXdwamyuonVmEQUendvOug="; + rev = "7dd702ea7eb42b1b25de1b50ed051650c2a3d006"; + sha256 = "sha256-ALLwLhgK6TTxpnw2jjbDqwe9vw0avLEcL++Jn7+TxpU="; }; propagatedBuildInputs = builtins.attrValues { inherit (pkgs.rPackages)