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-11-13 17:33:40 -05:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2022-05-22 22:09:24 -04:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-13 17:33:40 -05:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2022-05-22 22:09:24 -04:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-11-13 17:33:40 -05:00
"lastModified": 1668343973,
"narHash": "sha256-ZGiIS9TiGt19KJt9FwYd4hUHnyN3+6A2uqtuUBXtLWo=",
2022-10-14 23:28:47 -04:00
"owner": "nixos",
2022-05-22 22:09:24 -04:00
"repo": "nixpkgs",
2022-11-13 17:33:40 -05:00
"rev": "664b342ce0bba16adbf64f039341ed98390efda8",
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
}