dev-templates/flake.lock

44 lines
1 KiB
Plaintext
Raw Normal View History

2022-07-29 00:42:22 +02:00
{
"nodes": {
"flake-utils": {
"locked": {
2023-02-15 01:20:41 +01:00
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
2022-07-29 00:42:22 +02:00
"owner": "numtide",
"repo": "flake-utils",
2023-02-15 01:20:41 +01:00
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
2022-07-29 00:42:22 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-03-06 12:28:29 +01:00
"lastModified": 1677995890,
"narHash": "sha256-eOnCn0o3I6LP48fAi8xWFcn49V2rL7oX5jCtJTeN1LI=",
2022-07-29 00:42:22 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-06 12:28:29 +01:00
"rev": "a1240f6b4a0bcc84fc48008b396a140d9f3638f6",
2022-07-29 00:42:22 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-08-13 17:32:50 +02:00
"ref": "nixpkgs-unstable",
2022-07-29 00:42:22 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}