Merge pull request #27 from dwinkler1/update_fran

Update FRAN flake.lock
This commit is contained in:
Daniel Winkler 2026-02-09 18:08:40 +11:00 committed by GitHub
commit 48088fc1f3
Failed to generate hash of commit
3 changed files with 7 additions and 7 deletions

8
flake.lock generated
View file

@ -2,16 +2,16 @@
"nodes": { "nodes": {
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1762778295, "lastModified": 1770035835,
"narHash": "sha256-5Ogu11rMpc3ytcfBLwO3O1l1MJl0pTT+uCz/OJixmVo=", "narHash": "sha256-Pi8f3LPTFmG7SZeAJEAamOWly1SZhEofT92uBqS4atY=",
"owner": "rstats-on-nix", "owner": "rstats-on-nix",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "b37b5950aa970ed7abe27144f2ca62e6029215e5", "rev": "0d3fe7afce51d2126fdccf0b717d8048b90e4781",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "rstats-on-nix", "owner": "rstats-on-nix",
"ref": "2025-11-10", "ref": "2026-02-02",
"repo": "nixpkgs", "repo": "nixpkgs",
"type": "github" "type": "github"
} }

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/2025-11-10"; nixpkgs.url = "github:rstats-on-nix/nixpkgs/2026-02-02";
}; };
outputs = { outputs = {

View file

@ -1,6 +1,6 @@
{ {
"owner": "grantmcdermott", "owner": "grantmcdermott",
"repo": "jgd", "repo": "jgd",
"rev": "ec39bb7f9cf56727d4c47990bca02cd3256efcfc", "rev": "4c341e074be50b253b055f57d5bff3b25ab4c80a",
"hash": "sha256-ceJUPVRPZMwIeth7gfv8ULXAEzeQ2KRoqEhtp5rIGrw=" "hash": "sha256-t2R4TCvrpxpdrS4mfmmwS6vkLMQIU/kyThCSYlcBHfQ="
} }