mirror of
https://github.com/dwinkler1/fran.git
synced 2026-02-19 14:40:58 -05:00
Merge pull request #30 from dwinkler1/update_fran
Update FRAN flake.lock
This commit is contained in:
commit
7823af6051
4 changed files with 9 additions and 9 deletions
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -2,16 +2,16 @@
|
|||
"nodes": {
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1770035835,
|
||||
"narHash": "sha256-Pi8f3LPTFmG7SZeAJEAamOWly1SZhEofT92uBqS4atY=",
|
||||
"lastModified": 1771246459,
|
||||
"narHash": "sha256-r93GMW+p1/jjgaDU9Dadvo2lOcj6a8oza6QayP5ojYk=",
|
||||
"owner": "rstats-on-nix",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "0d3fe7afce51d2126fdccf0b717d8048b90e4781",
|
||||
"rev": "b56df64c453105d8e4ebaa0cefd7acd357685fb0",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "rstats-on-nix",
|
||||
"ref": "2026-02-02",
|
||||
"ref": "2026-02-16",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
description = "FRAN - The Flakey R Archiving Network";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:rstats-on-nix/nixpkgs/2026-02-02";
|
||||
nixpkgs.url = "github:rstats-on-nix/nixpkgs/2026-02-16";
|
||||
};
|
||||
|
||||
outputs = {
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"owner": "nx10",
|
||||
"repo": "httpgd",
|
||||
"rev": "dd6ed3a687a2d7327bb28ca46725a0a203eb2a19",
|
||||
"hash": "sha256-vs6MTdVJXhTdzPXKqQR+qu1KbhF+vfyzZXIrFsuKMtU="
|
||||
"rev": "41a0372b35d18c9f40694be2a0a1ea6c64bab06f",
|
||||
"hash": "sha256-IYkIO28WDfNtUUJqK8vwo8Qd34W5OAD+7AUSzojTBXY="
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"owner": "grantmcdermott",
|
||||
"repo": "jgd",
|
||||
"rev": "f4ec174c689cae0683fafbb685af5a47eb49a403",
|
||||
"hash": "sha256-GVVr9MpYIq2+87xtUo+GnC1+Zzw+zOGPaLu/vLfpTUU="
|
||||
"rev": "e51385ed656618ed3d2611c0ccc1feff22bf4e11",
|
||||
"hash": "sha256-rWn8DVvH7JapCs1i0jQQQsWm00JPNUolVygcfDsSV1k="
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue