mirror of
https://github.com/dwinkler1/fran.git
synced 2026-02-19 14:40:58 -05:00
Merge pull request #27 from dwinkler1/update_fran
Update FRAN flake.lock
This commit is contained in:
commit
48088fc1f3
3 changed files with 7 additions and 7 deletions
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -2,16 +2,16 @@
|
|||
"nodes": {
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1762778295,
|
||||
"narHash": "sha256-5Ogu11rMpc3ytcfBLwO3O1l1MJl0pTT+uCz/OJixmVo=",
|
||||
"lastModified": 1770035835,
|
||||
"narHash": "sha256-Pi8f3LPTFmG7SZeAJEAamOWly1SZhEofT92uBqS4atY=",
|
||||
"owner": "rstats-on-nix",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "b37b5950aa970ed7abe27144f2ca62e6029215e5",
|
||||
"rev": "0d3fe7afce51d2126fdccf0b717d8048b90e4781",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "rstats-on-nix",
|
||||
"ref": "2025-11-10",
|
||||
"ref": "2026-02-02",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
description = "FRAN - The Flakey R Archiving Network";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:rstats-on-nix/nixpkgs/2025-11-10";
|
||||
nixpkgs.url = "github:rstats-on-nix/nixpkgs/2026-02-02";
|
||||
};
|
||||
|
||||
outputs = {
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"owner": "grantmcdermott",
|
||||
"repo": "jgd",
|
||||
"rev": "ec39bb7f9cf56727d4c47990bca02cd3256efcfc",
|
||||
"hash": "sha256-ceJUPVRPZMwIeth7gfv8ULXAEzeQ2KRoqEhtp5rIGrw="
|
||||
"rev": "4c341e074be50b253b055f57d5bff3b25ab4c80a",
|
||||
"hash": "sha256-t2R4TCvrpxpdrS4mfmmwS6vkLMQIU/kyThCSYlcBHfQ="
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue