net/flake.lock

79 lines
1.9 KiB
Plaintext
Raw Normal View History

2022-05-22 22:09:24 -04:00
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
2023-04-19 05:19:22 -04:00
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
2022-05-22 22:09:24 -04:00
"owner": "edolstra",
"repo": "flake-compat",
2023-04-19 05:19:22 -04:00
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
2022-05-22 22:09:24 -04:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
2023-04-19 05:19:22 -04:00
"inputs": {
"systems": "systems"
},
2022-05-22 22:09:24 -04:00
"locked": {
2023-04-19 05:19:22 -04:00
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
2022-05-22 22:09:24 -04:00
"owner": "numtide",
"repo": "flake-utils",
2023-04-19 05:19:22 -04:00
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
2022-05-22 22:09:24 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-04-19 05:19:22 -04:00
"lastModified": 1681873504,
"narHash": "sha256-8Ln5+boeyFyqJvxiZGhAQNFjOERuLfJP2+9trm0HPrI=",
2022-10-14 23:28:47 -04:00
"owner": "nixos",
2022-05-22 22:09:24 -04:00
"repo": "nixpkgs",
2023-04-19 05:19:22 -04:00
"rev": "a12249c541dbc06c723d62f5a45961ec8577e323",
2022-05-22 22:09:24 -04:00
"type": "github"
},
"original": {
2022-10-14 23:28:47 -04:00
"owner": "nixos",
2022-12-08 13:46:29 -05:00
"ref": "release-22.11",
2022-05-22 22:09:24 -04:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
2023-04-19 05:19:22 -04:00
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2022-05-22 22:09:24 -04:00
}
},
"root": "root",
"version": 7
}