From 26506b33eb5a53aea1048bac383d40595618fff3 Mon Sep 17 00:00:00 2001 From: Daniel Winkler Date: Wed, 18 Feb 2026 18:32:22 +1100 Subject: [PATCH 1/2] fix bad R default --- flake.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/flake.nix b/flake.nix index 9f5febf..cce0107 100644 --- a/flake.nix +++ b/flake.nix @@ -50,7 +50,7 @@ nix = def true; optional = def false; python = def false; - r = true; + r = def false; }; settings = { @@ -64,11 +64,8 @@ arrow broom data_table - duckdb janitor styler - tidyverse - pkgs.rpkgs.extraRPackages.synthdid ]; julia = ["DataFramesMeta" "QuackIO"]; From 6de1155711cbb7fc4c5de838b726b4b657b6e93c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 19 Feb 2026 04:58:02 +0000 Subject: [PATCH 2/2] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'fran': 'github:dwinkler1/fran/68b189a' (2026-02-15) → 'github:dwinkler1/fran/7b8fbbc' (2026-02-19) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/a82ccc3' (2026-02-13) → 'github:nixos/nixpkgs/0182a36' (2026-02-17) --- flake.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index 7edf8b8..e9adf27 100644 --- a/flake.lock +++ b/flake.lock @@ -7,11 +7,11 @@ ] }, "locked": { - "lastModified": 1771133455, - "narHash": "sha256-DvHfkW3DctWV+YnigY4+5Stn9NgI38JqR2IScXDX8z8=", + "lastModified": 1771462351, + "narHash": "sha256-N3mUOwFwGBaFomNdlWuCRftzqy+h9Io8PJGcMVtJJsY=", "owner": "dwinkler1", "repo": "fran", - "rev": "68b189ab981adae06590ee1929a70c8b86afd2b8", + "rev": "7b8fbbcd0c55df98795a9e34621e6224b6713b5b", "type": "github" }, "original": { @@ -22,11 +22,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1771008912, - "narHash": "sha256-gf2AmWVTs8lEq7z/3ZAsgnZDhWIckkb+ZnAo5RzSxJg=", + "lastModified": 1771369470, + "narHash": "sha256-0NBlEBKkN3lufyvFegY4TYv5mCNHbi5OmBDrzihbBMQ=", "owner": "nixos", "repo": "nixpkgs", - "rev": "a82ccc39b39b621151d6732718e3e250109076fa", + "rev": "0182a361324364ae3f436a63005877674cf45efb", "type": "github" }, "original": {