mateamt/flake.lock

43 lines
992 B
Plaintext
Raw Normal View History

2022-09-16 14:13:21 +00:00
{
"nodes": {
"flake-utils": {
"locked": {
2023-03-05 04:35:53 +00:00
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
2022-09-16 14:13:21 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-03-05 04:35:53 +00:00
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
2022-09-16 14:13:21 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-03-05 04:35:53 +00:00
"lastModified": 1677990182,
"narHash": "sha256-+gawrl8LSHsFYCb2vaJS7j9u4wphKEemyT9KFbcHPaI=",
2022-09-16 14:13:21 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-05 04:35:53 +00:00
"rev": "f5d2643d6b38e8d30b94ada083dab200e1243b02",
2022-09-16 14:13:21 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}