choirMail/flake.lock

44 lines
1 KiB
Text
Raw Normal View History

2022-11-08 19:16:34 +00:00
{
"nodes": {
"flake-utils": {
"locked": {
2023-03-09 22:24:57 +00:00
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
2022-11-08 19:16:34 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-03-09 22:24:57 +00:00
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
2022-11-08 19:16:34 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-03-09 22:24:57 +00:00
"lastModified": 1678086707,
"narHash": "sha256-y1uXdxzinIne4FW3TF7DCtxEB9gAbQ4qnbpYzhvkFm8=",
2022-11-08 19:16:34 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-09 22:24:57 +00:00
"rev": "21eda9bc80bef824a037582b1e5a43ba74e92daa",
2022-11-08 19:16:34 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}