moxxmpp/flake.lock

44 lines
1.0 KiB
Plaintext
Raw Normal View History

2022-11-05 11:51:36 +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": {
2023-03-08 19:47:49 +00:00
"lastModified": 1676076353,
"narHash": "sha256-mdUtE8Tp40cZETwcq5tCwwLqkJVV1ULJQ5GKRtbshag=",
"owner": "AtaraxiaSjel",
2022-11-05 11:51:36 +00:00
"repo": "nixpkgs",
2023-03-08 19:47:49 +00:00
"rev": "5deb99bdccbbb97e7562dee4ba8a3ee3021688e6",
2022-11-05 11:51:36 +00:00
"type": "github"
},
"original": {
2023-03-08 19:47:49 +00:00
"owner": "AtaraxiaSjel",
"ref": "update/flutter",
2022-11-05 11:51:36 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
2023-01-28 14:31:36 +00:00
"nixpkgs": "nixpkgs"
2022-11-05 11:51:36 +00:00
}
}
},
"root": "root",
"version": 7
}