moxxmpp/flake.lock

61 lines
1.5 KiB
Plaintext
Raw Normal View History

2022-11-05 11:51:36 +00:00
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
2022-11-05 11:51:36 +00:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
2022-11-05 11:51:36 +00:00
"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"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1680273054,
"narHash": "sha256-Bs6/5LpvYp379qVqGt9mXxxx9GSE789k3oFc+OAL07M=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "3364b5b117f65fe1ce65a3cdd5612a078a3b31e3",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-11-05 11:51:36 +00:00
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
2022-11-05 11:51:36 +00:00
}
}
},
"root": "root",
"version": 7
}