Update nixpkgs input URL in flake.nix

This commit is contained in:
Daniel Winkler 2026-02-19 11:52:31 +11:00 committed by GitHub
commit 7b8fbbcd0c
Failed to generate hash of commit

View file

@ -2,7 +2,7 @@
description = "FRAN - The Flakey R Archiving Network"; description = "FRAN - The Flakey R Archiving Network";
inputs = { inputs = {
nixpkgs.url = "github:rstats-on-nix/nixpkgs/2026-02-16"; nixpkgs.url = "github:dwinkler1/rixpkgs/nixpkgs";
}; };
outputs = { outputs = {