Skip to content

Commit 01fe077

Browse files
committed
updated dev env
1 parent 1a4ed0e commit 01fe077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
let
2-
pkgs = import (fetchTarball "https://github.com/rstats-on-nix/nixpkgs/archive/2024-12-14.tar.gz") {};
2+
pkgs = import (fetchTarball "https://github.com/rstats-on-nix/nixpkgs/archive/2025-01-14.tar.gz") {};
33

44
rpkgs = builtins.attrValues {
55
inherit (pkgs.rPackages)

0 commit comments

Comments
 (0)