Skip to content

Commit ffd57d8

Browse files
author
CI Robot
committed
Updated inst/extdata/default.nix
1 parent 01fe077 commit ffd57d8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

inst/extdata/default.nix

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# This file was generated by the {rix} R package v0.14.0 on 2025-01-03
1+
# This file was generated by the {rix} R package v0.14.2 on 2025-01-14
22
# with following call:
33
# >rix(r_ver = "4.3.1",
44
# > git_pkgs = list(package_name = "rix",
55
# > repo_url = "https://github.com/ropensci/rix/",
6-
# > commit = "bdb3aed16ccaa3681f95dc3c381093b167e405b1"),
6+
# > commit = "01fe077842a49a26dfcc8dbd0aae80d8cb3c92e7"),
77
# > ide = "other",
88
# > project_path = "inst/extdata",
99
# > overwrite = TRUE)
@@ -19,8 +19,8 @@ let
1919
name = "rix";
2020
src = pkgs.fetchgit {
2121
url = "https://github.com/ropensci/rix/";
22-
rev = "bdb3aed16ccaa3681f95dc3c381093b167e405b1";
23-
sha256 = "sha256-/AP78YiWgqmdR3Rzkwdk5qrRFeLx5zesaQPuyFgIjDs=";
22+
rev = "01fe077842a49a26dfcc8dbd0aae80d8cb3c92e7";
23+
sha256 = "sha256-Bkq6mTCENs9jd/zL00x4bVLCnDelsMJCGUGIPC6G57M=";
2424
};
2525
propagatedBuildInputs = builtins.attrValues {
2626
inherit (pkgs.rPackages)

0 commit comments

Comments
 (0)