Skip to content

Commit

Permalink
update nixpkgs input
Browse files Browse the repository at this point in the history
  • Loading branch information
artur-sannikov committed Oct 18, 2024
1 parent 989f979 commit 0ed13b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
let
pkgs =
import
(fetchTarball "https://github.com/rstats-on-nix/nixpkgs/archive/898b1c1fa0ce00b834fe47a83b5db84b043c4ad8.tar.gz")
(fetchTarball "https://github.com/rstats-on-nix/nixpkgs/archive/b5cd423a3684307faf822b875cd186e4d7173a10.tar.gz")
{ };

rpkgs = builtins.attrValues {
Expand Down

0 comments on commit 0ed13b0

Please sign in to comment.