net/flake.lock

61 lines
1.5 KiB
Plaintext
Raw Normal View History

2022-05-22 22:09:24 -04:00
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"locked": {
2022-10-14 23:28:47 -04:00
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
2022-05-22 22:09:24 -04:00
"owner": "numtide",
"repo": "flake-utils",
2022-10-14 23:28:47 -04:00
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
2022-05-22 22:09:24 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-10-21 12:36:01 -04:00
"lastModified": 1666356279,
"narHash": "sha256-2jaG8XaJtxt8doQAsk0UXASZYCgb14RgzAdPl6TSaNo=",
2022-10-14 23:28:47 -04:00
"owner": "nixos",
2022-05-22 22:09:24 -04:00
"repo": "nixpkgs",
2022-10-21 12:36:01 -04:00
"rev": "e90270087b4ada1ebab1e6fc1f8e16db3d466099",
2022-05-22 22:09:24 -04:00
"type": "github"
},
"original": {
2022-10-14 23:28:47 -04:00
"owner": "nixos",
"ref": "release-22.05",
2022-05-22 22:09:24 -04:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}