mirror of
https://github.com/dwinkler1/fran.git
synced 2026-02-19 14:40:58 -05:00
Update nixpkgs input URL in flake.nix
This commit is contained in:
parent
fcd953634a
commit
7b8fbbcd0c
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue