choirMail/flake.lock

44 lines
1 KiB
Text
Raw Normal View History

2022-11-08 19:16:34 +00:00
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-11-16 20:50:37 +00:00
"lastModified": 1668563542,
"narHash": "sha256-FrMNezX3v4qLkCg+j1e3Ei/FXOSQP4Chq4OOdttIEns=",
2022-11-08 19:16:34 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-11-16 20:50:37 +00:00
"rev": "ce89321950381ec845e56c6a6d1340abe5cd7a65",
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
}